We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 875cbd4 commit 7ca08c3Copy full SHA for 7ca08c3
pom.xml
@@ -9,7 +9,7 @@
9
</parent>
10
11
<artifactId>exec-maven-plugin</artifactId>
12
- <version>3.3.1-SNAPSHOT</version>
+ <version>3.4.0-SNAPSHOT</version>
13
<packaging>maven-plugin</packaging>
14
15
<name>Exec Maven Plugin</name>
@@ -136,7 +136,7 @@
136
<slf4j.version>1.7.36</slf4j.version>
137
<asm.version>9.7</asm.version>
138
<invoker.parallelThreads>1C</invoker.parallelThreads>
139
- <project.build.outputTimestamp>2024-05-21T20:33:22Z</project.build.outputTimestamp>
+ <project.build.outputTimestamp>2024-06-01T18:10:21Z</project.build.outputTimestamp>
140
</properties>
141
142
<dependencies>
0 commit comments