Release 0.14.1

Bump of orchid version to 1.2.1, which is necessary because we accidently pushed an incomplete version 1.2 to Maven Central last year.
This commit is contained in:
Andreas Schildbach
2016-05-08 21:44:58 +02:00
parent 4ca374190f
commit 31bd4f95da
7 changed files with 9 additions and 9 deletions

View File

@@ -6,11 +6,11 @@
<parent>
<groupId>org.bitcoinj</groupId>
<artifactId>bitcoinj-parent</artifactId>
<version>0.14</version>
<version>0.14.1</version>
</parent>
<artifactId>orchid</artifactId>
<version>1.2</version>
<version>1.2.1</version>
<name>Orchid</name>
<description>Tor library</description>