Release 0.13.1

Bump of orchid version to 1.1.1, which is necessary because we accidently pushed an incomplete version 1.1 to Maven Central last year.
This commit is contained in:
Andreas Schildbach
2015-07-14 20:07:47 +02:00
parent 52cec27046
commit f18c19f526
7 changed files with 9 additions and 9 deletions

View File

@@ -21,7 +21,7 @@
<parent>
<groupId>org.bitcoinj</groupId>
<artifactId>bitcoinj-parent</artifactId>
<version>0.13</version>
<version>0.13.1</version>
</parent>
<modelVersion>4.0.0</modelVersion>