Skip to content

Commit

Permalink
[maven-release-plugin] prepare release 0.23.17
Browse files Browse the repository at this point in the history
  • Loading branch information
zeroleak committed Apr 4, 2020
1 parent 474ce8e commit c8456c4
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>com.github.Samourai-Wallet</groupId>
<artifactId>whirlpool-client</artifactId>
<version>develop-SNAPSHOT</version>
<version>0.23.17</version>
<name>whirlpool-client</name>
<properties>
<maven.compiler.source>1.6</maven.compiler.source>
Expand All @@ -30,7 +30,7 @@
<dependency>
<groupId>com.github.Samourai-Wallet</groupId>
<artifactId>xmanager-protocol</artifactId>
<version>develop-SNAPSHOT</version>
<version>1.0.2</version>
</dependency>
<dependency>
<groupId>org.apache.commons</groupId>
Expand Down Expand Up @@ -127,6 +127,6 @@
</repositories>
<scm>
<connection>scm:git:https://github.com/Samourai-Wallet/whirlpool-client.git</connection>
<tag>HEAD</tag>
<tag>0.23.17</tag>
</scm>
</project>

0 comments on commit c8456c4

Please sign in to comment.