Skip to content

Commit 24ea335

Browse files
committed
[maven-release-plugin] prepare release javapackager-0.8.9
1 parent 520ecbc commit 24ea335

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

pom.xml

Lines changed: 3 additions & 2 deletions
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.8.9-SNAPSHOT</version>
6+
<version>0.8.9</version>
77
<packaging>maven-plugin</packaging>
88

99
<name>JavaPackager Maven Plugin</name>
@@ -35,7 +35,8 @@
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-
</scm>
38+
<tag>javapackager-0.8.9</tag>
39+
</scm>
3940

4041
<dependencies>
4142
<dependency>

0 commit comments

Comments
 (0)