Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Open sidebar
Whirlpool
whirlpool-client-cli
Commits
1bcb2f41
Commit
1bcb2f41
authored
Apr 04, 2020
by
zeroleak
Browse files
[maven-release-plugin] prepare release 0.10.4
parent
bb7ac3ed
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
3 deletions
+3
-3
pom.xml
pom.xml
+3
-3
No files found.
pom.xml
View file @
1bcb2f41
...
...
@@ -3,7 +3,7 @@
<modelVersion>
4.0.0
</modelVersion>
<groupId>
com.github.Samourai-Wallet
</groupId>
<artifactId>
whirlpool-client-cli
</artifactId>
<version>
develop-SNAPSHOT
</version>
<version>
0.10.4
</version>
<name>
whirlpool-client-cli
</name>
<properties>
<spring-boot.version>
2.1.6.RELEASE
</spring-boot.version>
...
...
@@ -17,7 +17,7 @@
<dependency>
<groupId>
com.github.Samourai-Wallet
</groupId>
<artifactId>
whirlpool-client
</artifactId>
<version>
develop-SNAPSHOT
</version>
<version>
0.23.17
</version>
<scope>
compile
</scope>
</dependency>
<dependency>
...
...
@@ -169,6 +169,6 @@
</repositories>
<scm>
<connection>
scm:git:https://github.com/Samourai-Wallet/whirlpool-client-cli.git
</connection>
<tag>
HEAD
</tag>
<tag>
0.10.4
</tag>
</scm>
</project>
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment