Skip to content

Commit d8a8aa2

Browse files
committed
[maven-release-plugin] prepare release javapackager-0.9.0
1 parent 1dfc004 commit d8a8aa2

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

pom.xml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33

44
<groupId>io.github.fvarrui</groupId>
55
<artifactId>javapackager</artifactId>
6-
<version>0.9.0-SNAPSHOT</version>
6+
<version>0.9.0</version>
77
<packaging>maven-plugin</packaging>
88

99
<name>JavaPackager Maven Plugin</name>
@@ -35,6 +35,7 @@
3535
<connection>scm:git:git://github.com/fvarrui/JavaPackager.git</connection>
3636
<developerConnection>scm:git:git@github.com:fvarrui/fvarrui.git</developerConnection>
3737
<url>https://github.com/fvarrui/JavaPackager</url>
38+
<tag>javapackager-0.9.0</tag>
3839
</scm>
3940

4041
<dependencies>

0 commit comments

Comments
 (0)