1
0
Fork 0
mirror of https://github.com/ACINQ/eclair.git synced 2025-03-13 11:35:47 +01:00

set version to 0.2-android-beta1

This commit is contained in:
pm47 2018-04-04 13:22:51 +02:00
parent 35670424e6
commit 0b1d28f2d9
No known key found for this signature in database
GPG key ID: E434ED292E85643A
3 changed files with 3 additions and 3 deletions

View file

@ -21,7 +21,7 @@
<parent>
<groupId>fr.acinq.eclair</groupId>
<artifactId>eclair_2.11</artifactId>
<version>0.2-android-SNAPSHOT</version>
<version>0.2-android-beta1</version>
</parent>
<artifactId>eclair-core_2.11</artifactId>

View file

@ -21,7 +21,7 @@
<parent>
<groupId>fr.acinq.eclair</groupId>
<artifactId>eclair_2.11</artifactId>
<version>0.2-android-SNAPSHOT</version>
<version>0.2-android-beta1</version>
</parent>
<artifactId>eclair-node_2.11</artifactId>

View file

@ -20,7 +20,7 @@
<groupId>fr.acinq.eclair</groupId>
<artifactId>eclair_2.11</artifactId>
<version>0.2-android-SNAPSHOT</version>
<version>0.2-android-beta1</version>
<packaging>pom</packaging>
<modules>