Skip to content

Commit 97f3161

Browse files
Bump project version to 3.2.0-SNAPSHOT
1 parent 594cb0f commit 97f3161

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.1.2-SNAPSHOT</version>
12+
<version>3.2.0-SNAPSHOT</version>
1313
<packaging>maven-plugin</packaging>
1414

1515
<name>Exec Maven Plugin</name>
@@ -127,7 +127,7 @@
127127
<slf4j.version>1.7.36</slf4j.version>
128128
<asm.version>9.6</asm.version>
129129
<invoker.parallelThreads>1C</invoker.parallelThreads>
130-
<project.build.outputTimestamp>2023-11-17T00:21:18Z</project.build.outputTimestamp>
130+
<project.build.outputTimestamp>2024-01-31T17:21:50Z</project.build.outputTimestamp>
131131
</properties>
132132

133133
<dependencies>

0 commit comments

Comments
 (0)