Skip to content

Commit 71b3ee7

Browse files
committedMar 18, 2020
[maven-release-plugin] prepare release v0.9.4
1 parent 0e2f855 commit 71b3ee7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed
 

‎pom.xml

Lines changed: 2 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.9.4-SNAPSHOT</version>
6+
<version>0.9.4</version>
77
<packaging>maven-plugin</packaging>
88

99
<name>JavaPackager Maven Plugin</name>
@@ -35,7 +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>v0.9.1</tag>
38+
<tag>v0.9.4</tag>
3939
</scm>
4040

4141
<dependencies>

0 commit comments

Comments
 (0)
Please sign in to comment.