Skip to content

Commit

Permalink
[maven-release-plugin] prepare for next development iteration
Browse files Browse the repository at this point in the history
  • Loading branch information
slawekjaranowski committed Aug 6, 2024
1 parent 6c4996f commit 8e0e83c
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
</parent>

<artifactId>exec-maven-plugin</artifactId>
<version>3.4.0</version>
<version>3.4.1-SNAPSHOT</version>
<packaging>maven-plugin</packaging>

<name>Exec Maven Plugin</name>
Expand Down Expand Up @@ -127,7 +127,7 @@
<scm>
<connection>scm:git:https://github.com/mojohaus/exec-maven-plugin.git</connection>
<developerConnection>scm:git:ssh://git@github.com/mojohaus/exec-maven-plugin.git</developerConnection>
<tag>3.4.0</tag>
<tag>HEAD</tag>
<url>https://github.com/mojohaus/exec-maven-plugin/tree/master</url>
</scm>

Expand All @@ -136,7 +136,7 @@
<slf4j.version>1.7.36</slf4j.version>
<asm.version>9.7</asm.version>
<invoker.parallelThreads>1C</invoker.parallelThreads>
<project.build.outputTimestamp>2024-08-06T21:31:59Z</project.build.outputTimestamp>
<project.build.outputTimestamp>2024-08-06T21:32:24Z</project.build.outputTimestamp>
</properties>

<dependencies>
Expand Down

0 comments on commit 8e0e83c

Please sign in to comment.