Skip to content

Commit 206ca3f

Browse files
committed
[maven-release-plugin] prepare for next development iteration
1 parent 49a778a commit 206ca3f

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.5</version>
6+
<version>0.9.6-SNAPSHOT</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:[email protected]:fvarrui/fvarrui.git</developerConnection>
3737
<url>https://github.com/fvarrui/JavaPackager</url>
38-
<tag>v0.9.5</tag>
38+
<tag>v0.9.1</tag>
3939
</scm>
4040

4141
<dependencies>

0 commit comments

Comments
 (0)