Skip to content

Commit 1ba1d88

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

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
<modelVersion>4.0.0</modelVersion>
44
<groupId>com.github.Samourai-Wallet</groupId>
55
<artifactId>extlibj</artifactId>
6-
<version>0.0.9</version>
6+
<version>develop-SNAPSHOT</version>
77
<name>extlibj</name>
88
<properties>
99
<maven.compiler.source>1.6</maven.compiler.source>
@@ -98,6 +98,6 @@
9898
</repositories>
9999
<scm>
100100
<connection>scm:git:https://github.com/Samourai-Wallet/ExtLibJ.git</connection>
101-
<tag>0.0.9</tag>
101+
<tag>0.0.6</tag>
102102
</scm>
103103
</project>

0 commit comments

Comments
 (0)