Skip to content

Commit

Permalink
[maven-release-plugin] prepare release 0.23.10
Browse files Browse the repository at this point in the history
  • Loading branch information
zeroleak committed Feb 18, 2020
1 parent ed25a5f commit ff83496
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.10</version>
<name>whirlpool-client</name>
<properties>
<maven.compiler.source>1.6</maven.compiler.source>
Expand All @@ -14,7 +14,7 @@
<dependency>
<groupId>com.github.Samourai-Wallet</groupId>
<artifactId>whirlpool-protocol</artifactId>
<version>develop-SNAPSHOT</version>
<version>0.23.2</version>
<exclusions>
<exclusion>
<groupId>com.github.Samourai-Wallet</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.10</tag>
</scm>
</project>

0 comments on commit ff83496

Please sign in to comment.