Skip to content

Commit

Permalink
started 1.2.3-SNAPSHOT
Browse files Browse the repository at this point in the history
  • Loading branch information
raydac committed May 18, 2024
1 parent d46a5bf commit af88548
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion mvn-jlink-tests/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>com.igormaznitsa</groupId>
<artifactId>mvn-jlink</artifactId>
<version>1.2.2</version>
<version>1.2.3-SNAPSHOT</version>
</parent>

<artifactId>mvn-jlink-tests</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion mvn-jlink-wrapper/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>com.igormaznitsa</groupId>
<artifactId>mvn-jlink</artifactId>
<version>1.2.2</version>
<version>1.2.3-SNAPSHOT</version>
</parent>

<artifactId>mvn-jlink-wrapper</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@

<groupId>com.igormaznitsa</groupId>
<artifactId>mvn-jlink</artifactId>
<version>1.2.2</version>
<version>1.2.3-SNAPSHOT</version>
<packaging>pom</packaging>

<name>Maven Jlink plugin</name>
Expand Down

0 comments on commit af88548

Please sign in to comment.