Skip to content

Commit

Permalink
Bump project version to 3.2.0-SNAPSHOT
Browse files Browse the repository at this point in the history
  • Loading branch information
slawekjaranowski committed Jan 31, 2024
1 parent 594cb0f commit 97f3161
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Expand Up @@ -9,7 +9,7 @@
</parent>

<artifactId>exec-maven-plugin</artifactId>
<version>3.1.2-SNAPSHOT</version>
<version>3.2.0-SNAPSHOT</version>
<packaging>maven-plugin</packaging>

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

<dependencies>
Expand Down

0 comments on commit 97f3161

Please sign in to comment.