You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: pom.xml
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -2,7 +2,7 @@
2
2
<modelVersion>4.0.0</modelVersion>
3
3
<groupId>io.github.fvarrui</groupId>
4
4
<artifactId>javapackager</artifactId>
5
-
<version>1.0.3</version>
5
+
<version>1.0.4-SNAPSHOT</version>
6
6
<packaging>maven-plugin</packaging>
7
7
<name>JavaPackager Maven Plugin</name>
8
8
<description>Maven Plugin which provides an easy way to package Java applications as native Windows, Mac OS X, or GNU/Linux executables and create installers for them.</description>
0 commit comments