We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents f6b4aaa + f4b03d6 commit 26c2116Copy full SHA for 26c2116
api/pom.xml
@@ -8,7 +8,7 @@
8
<parent>
9
<groupId>com.bitsofproof</groupId>
10
<artifactId>supernode</artifactId>
11
- <version>2.0.1-SNAPSHOT</version>
+ <version>2.0.6-SNAPSHOT</version>
12
<relativePath>../</relativePath>
13
</parent>
14
pom.xml
@@ -2,7 +2,7 @@
2
<modelVersion>4.0.0</modelVersion>
3
4
5
6
<name>supernode</name>
7
<description>The bitsofproof supernode implementation of the Bitcoin protocol</description>
<packaging>pom</packaging>
0 commit comments