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

Back to development mode

This commit is contained in:
dpad85 2019-01-15 18:52:07 +01:00
parent f8b2b5a1cc
commit 9091d6fd06
No known key found for this signature in database
GPG key ID: 574C8C6A1673E987
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-beta15</version>
<version>0.2-android-SNAPSHOT</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-beta15</version>
<version>0.2-android-SNAPSHOT</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-beta15</version>
<version>0.2-android-SNAPSHOT</version>
<packaging>pom</packaging>
<modules>