File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 3
3
<modelVersion >4.0.0</modelVersion >
4
4
<groupId >com.github.Samourai-Wallet</groupId >
5
5
<artifactId >whirlpool-client-cli</artifactId >
6
- <version >develop-SNAPSHOT </version >
6
+ <version >0.9.0 </version >
7
7
<name >whirlpool-client-cli</name >
8
8
<properties >
9
9
<spring-boot .version>2.1.6.RELEASE</spring-boot .version>
17
17
<dependency >
18
18
<groupId >com.github.Samourai-Wallet</groupId >
19
19
<artifactId >whirlpool-client</artifactId >
20
- <version >develop-SNAPSHOT </version >
20
+ <version >0.21.8 </version >
21
21
<scope >compile</scope >
22
22
</dependency >
23
23
<dependency >
174
174
</repositories >
175
175
<scm >
176
176
<connection >scm:git:https://github.com/Samourai-Wallet/whirlpool-client-cli.git</connection >
177
- <tag >HEAD </tag >
177
+ <tag >0.9.0 </tag >
178
178
</scm >
179
179
</project >
You can’t perform that action at this time.
0 commit comments