We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a9af0b0 commit 1ba1d88Copy full SHA for 1ba1d88
pom.xml
@@ -3,7 +3,7 @@
3
<modelVersion>4.0.0</modelVersion>
4
<groupId>com.github.Samourai-Wallet</groupId>
5
<artifactId>extlibj</artifactId>
6
- <version>0.0.9</version>
+ <version>develop-SNAPSHOT</version>
7
<name>extlibj</name>
8
<properties>
9
<maven.compiler.source>1.6</maven.compiler.source>
@@ -98,6 +98,6 @@
98
</repositories>
99
<scm>
100
<connection>scm:git:https://github.com/Samourai-Wallet/ExtLibJ.git</connection>
101
- <tag>0.0.9</tag>
+ <tag>0.0.6</tag>
102
</scm>
103
</project>
0 commit comments