We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 24ea335 commit 1dfc004Copy full SHA for 1dfc004
pom.xml
@@ -3,7 +3,7 @@
3
4
<groupId>io.github.fvarrui</groupId>
5
<artifactId>javapackager</artifactId>
6
- <version>0.8.9</version>
+ <version>0.9.0-SNAPSHOT</version>
7
<packaging>maven-plugin</packaging>
8
9
<name>JavaPackager Maven Plugin</name>
@@ -35,7 +35,6 @@
35
<connection>scm:git:git://github.com/fvarrui/JavaPackager.git</connection>
36
<developerConnection>scm:git:git@github.com:fvarrui/fvarrui.git</developerConnection>
37
<url>https://github.com/fvarrui/JavaPackager</url>
38
- <tag>javapackager-0.8.9</tag>
39
</scm>
40
41
<dependencies>
0 commit comments