Skip to content

Commit 61cddb7

Browse files
committed
[maven-release-plugin] prepare release 0.9.3
1 parent 66e0e54 commit 61cddb7

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

pom.xml

Lines changed: 3 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>whirlpool-client-cli</artifactId>
6-
<version>develop-SNAPSHOT</version>
6+
<version>0.9.3</version>
77
<name>whirlpool-client-cli</name>
88
<properties>
99
<spring-boot.version>2.1.6.RELEASE</spring-boot.version>
@@ -169,5 +169,6 @@
169169
</repositories>
170170
<scm>
171171
<connection>scm:git:https://github.com/Samourai-Wallet/whirlpool-client-cli.git</connection>
172-
</scm>
172+
<tag>0.9.3</tag>
173+
</scm>
173174
</project>

0 commit comments

Comments
 (0)