mirror of
https://github.com/Qortal/altcoinj.git
synced 2025-02-07 06:44:16 +00:00
POM for 0.3 release
This commit is contained in:
parent
00cb8a4abd
commit
a2f0cb54a7
2
pom.xml
2
pom.xml
@ -3,7 +3,7 @@
|
|||||||
<modelVersion>4.0.0</modelVersion>
|
<modelVersion>4.0.0</modelVersion>
|
||||||
<groupId>com.google</groupId>
|
<groupId>com.google</groupId>
|
||||||
<artifactId>bitcoinj</artifactId>
|
<artifactId>bitcoinj</artifactId>
|
||||||
<version>0.3-SNAPSHOT</version>
|
<version>0.3</version>
|
||||||
<name>BitCoinJ</name>
|
<name>BitCoinJ</name>
|
||||||
<description>A Java implementation of a Bitcoin client-only node</description>
|
<description>A Java implementation of a Bitcoin client-only node</description>
|
||||||
<url>http://code.google.com/p/bitcoinj</url>
|
<url>http://code.google.com/p/bitcoinj</url>
|
||||||
|
Loading…
Reference in New Issue
Block a user