Skip to content

Commit

Permalink
Remove snapshot suffix and set version to 0.14.4-rsk-17.
Browse files Browse the repository at this point in the history
  • Loading branch information
nathanieliov committed Jan 14, 2025
1 parent 478029c commit dfab435
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>
<groupId>co.rsk.bitcoinj</groupId>
<version>0.14.4-rsk-17-SNAPSHOT</version>
<version>0.14.4-rsk-17</version>
<artifactId>bitcoinj-thin</artifactId>

<name>bitcoinj-thin</name>
Expand Down

0 comments on commit dfab435

Please sign in to comment.