Version 0.6-SNAPSHOT

This commit is contained in:
Mike Hearn
2012-05-21 16:22:26 +02:00
parent e375270d6b
commit 7705bd59a4
5 changed files with 7 additions and 7 deletions

View File

@@ -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-examples</artifactId>
<version>0.5-SNAPSHOT</version>
<version>0.6-SNAPSHOT</version>
<name>BitCoinJ Examples</name>
<description>A collection of examples using the BitCoinJ library</description>