mirror of
https://github.com/Qortal/altcoinj.git
synced 2025-11-02 13:37:24 +00:00
Version 0.6-SNAPSHOT
This commit is contained in:
@@ -21,13 +21,13 @@
|
||||
<parent>
|
||||
<groupId>com.google</groupId>
|
||||
<artifactId>bitcoinj-parent</artifactId>
|
||||
<version>0.5-SNAPSHOT</version>
|
||||
<version>0.6-SNAPSHOT</version>
|
||||
</parent>
|
||||
<modelVersion>4.0.0</modelVersion>
|
||||
|
||||
<groupId>com.google</groupId>
|
||||
<artifactId>bitcoinj-tools</artifactId>
|
||||
<version>0.5-SNAPSHOT</version>
|
||||
<version>0.6-SNAPSHOT</version>
|
||||
|
||||
<name>BitCoinJ Tools</name>
|
||||
<description>A collection of useful tools that use the BitCoinJ library to perform wallet operations</description>
|
||||
|
||||
Reference in New Issue
Block a user