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

setting version to 0.2-spv-b

This commit is contained in:
pm47 2017-07-26 19:02:42 +02:00
parent ca9ecb946e
commit eded5170aa
4 changed files with 4 additions and 4 deletions

View file

@ -5,7 +5,7 @@
<parent>
<groupId>fr.acinq.eclair</groupId>
<artifactId>eclair_2.11</artifactId>
<version>0.2-spv-SNAPSHOT</version>
<version>0.2-spv-b</version>
</parent>
<artifactId>eclair-core_2.11</artifactId>

View file

@ -5,7 +5,7 @@
<parent>
<groupId>fr.acinq.eclair</groupId>
<artifactId>eclair_2.11</artifactId>
<version>0.2-spv-SNAPSHOT</version>
<version>0.2-spv-b</version>
</parent>
<artifactId>eclair-node-javafx_2.11</artifactId>

View file

@ -5,7 +5,7 @@
<parent>
<groupId>fr.acinq.eclair</groupId>
<artifactId>eclair_2.11</artifactId>
<version>0.2-spv-SNAPSHOT</version>
<version>0.2-spv-b</version>
</parent>
<artifactId>eclair-node_2.11</artifactId>

View file

@ -4,7 +4,7 @@
<groupId>fr.acinq.eclair</groupId>
<artifactId>eclair_2.11</artifactId>
<version>0.2-spv-SNAPSHOT</version>
<version>0.2-spv-b</version>
<packaging>pom</packaging>
<modules>