Skip to content

Commit 7ca08c3

Browse files
Bump project version to 3.4.0-SNAPSHOT
1 parent 875cbd4 commit 7ca08c3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
</parent>
1010

1111
<artifactId>exec-maven-plugin</artifactId>
12-
<version>3.3.1-SNAPSHOT</version>
12+
<version>3.4.0-SNAPSHOT</version>
1313
<packaging>maven-plugin</packaging>
1414

1515
<name>Exec Maven Plugin</name>
@@ -136,7 +136,7 @@
136136
<slf4j.version>1.7.36</slf4j.version>
137137
<asm.version>9.7</asm.version>
138138
<invoker.parallelThreads>1C</invoker.parallelThreads>
139-
<project.build.outputTimestamp>2024-05-21T20:33:22Z</project.build.outputTimestamp>
139+
<project.build.outputTimestamp>2024-06-01T18:10:21Z</project.build.outputTimestamp>
140140
</properties>
141141

142142
<dependencies>

0 commit comments

Comments
 (0)