Skip to content

Commit 2aaefcd

Browse files
committed
[maven-release-plugin] prepare release 1.0.2
1 parent db8d096 commit 2aaefcd

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>java-server</artifactId>
6-
<version>develop-SNAPSHOT</version>
6+
<version>1.0.2</version>
77
<name>java-server</name>
88
<properties>
99
<project.scm.id>samourai</project.scm.id>
@@ -153,6 +153,6 @@
153153
</repositories>
154154
<scm>
155155
<connection>scm:git:https://github.com/Samourai-Wallet/java-server.git</connection>
156-
<tag>HEAD</tag>
156+
<tag>1.0.2</tag>
157157
</scm>
158158
</project>

0 commit comments

Comments
 (0)