Skip to content

Commit 07b3a9a

Browse files
committed
[maven-release-plugin] prepare release 0.0.2
1 parent 4a9e86e commit 07b3a9a

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.2</version>
77
<name>extlibj</name>
88
<properties>
99
<maven.compiler.source>1.6</maven.compiler.source>
@@ -93,6 +93,6 @@
9393
</repositories>
9494
<scm>
9595
<connection>scm:git:https://github.com/Samourai-Wallet/ExtLibJ.git</connection>
96-
<tag>HEAD</tag>
96+
<tag>0.0.2</tag>
9797
</scm>
9898
</project>

0 commit comments

Comments
 (0)