mirror of
https://github.com/Qortal/altcoinj.git
synced 2025-01-31 07:12:17 +00:00
Remove a couple of redundant Maven <version> tags.
This commit is contained in:
parent
4e4abf8a54
commit
893013b415
@ -27,7 +27,6 @@
|
|||||||
|
|
||||||
<groupId>com.google</groupId>
|
<groupId>com.google</groupId>
|
||||||
<artifactId>bitcoinj-examples</artifactId>
|
<artifactId>bitcoinj-examples</artifactId>
|
||||||
<version>0.6-SNAPSHOT</version>
|
|
||||||
|
|
||||||
<name>BitCoinJ Examples</name>
|
<name>BitCoinJ Examples</name>
|
||||||
<description>A collection of examples using the BitCoinJ library</description>
|
<description>A collection of examples using the BitCoinJ library</description>
|
||||||
|
@ -27,7 +27,6 @@
|
|||||||
|
|
||||||
<groupId>com.google</groupId>
|
<groupId>com.google</groupId>
|
||||||
<artifactId>bitcoinj-tools</artifactId>
|
<artifactId>bitcoinj-tools</artifactId>
|
||||||
<version>0.6-SNAPSHOT</version>
|
|
||||||
|
|
||||||
<name>BitCoinJ Tools</name>
|
<name>BitCoinJ Tools</name>
|
||||||
<description>A collection of useful tools that use the BitCoinJ library to perform wallet operations</description>
|
<description>A collection of useful tools that use the BitCoinJ library to perform wallet operations</description>
|
||||||
|
Loading…
Reference in New Issue
Block a user