Skip to content

Commit 1709403

Browse files
committed
[maven-release-plugin] prepare release 0.0.11
1 parent 713e05e commit 1709403

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>develop-SNAPSHOT</version>
6+
<version>0.0.11</version>
77
<name>extlibj</name>
88
<properties>
99
<maven.compiler.source>1.6</maven.compiler.source>
@@ -103,6 +103,6 @@
103103
</repositories>
104104
<scm>
105105
<connection>scm:git:https://github.com/Samourai-Wallet/ExtLibJ.git</connection>
106-
<tag>0.0.6</tag>
106+
<tag>0.0.11</tag>
107107
</scm>
108108
</project>

0 commit comments

Comments
 (0)