Skip to content

Commit

Permalink
update version number for deployment to maven repo
Browse files Browse the repository at this point in the history
  • Loading branch information
ghackenberg authored Nov 30, 2022
1 parent 68c2511 commit 5f645ee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>io.github.ghackenberg</groupId>
<artifactId>jigsaw-maven-plugin</artifactId>
<version>1.1.2</version>
<version>1.1.3</version>
<packaging>maven-plugin</packaging>
<name>Maven Java Platform Module System (JPMS) Plugin</name>
<description>Plugin to simplify software linking and packaging on top of the Java Platform Module system (JPMS).</description>
Expand Down

0 comments on commit 5f645ee

Please sign in to comment.