Skip to content

Commit b087683

Browse files
committed
[maven-release-plugin] prepare for next development iteration
1 parent ae01870 commit b087683

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.2</version>
6+
<version>0.9.3-SNAPSHOT</version>
77
<packaging>maven-plugin</packaging>
88

99
<name>JavaPackager Maven Plugin</name>
@@ -37,7 +37,7 @@
3737
<connection>scm:git:git://github.com/fvarrui/JavaPackager.git</connection>
3838
<developerConnection>scm:git:git@github.com:fvarrui/fvarrui.git</developerConnection>
3939
<url>https://github.com/fvarrui/JavaPackager</url>
40-
<tag>v0.9.2</tag>
40+
<tag>v0.9.1</tag>
4141
</scm>
4242

4343
<dependencies>

0 commit comments

Comments
 (0)