Skip to content

Commit 26c2116

Browse files
committed
Merge branch 'master' of github.com:bitsofproof/supernode
2 parents f6b4aaa + f4b03d6 commit 26c2116

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

api/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<parent>
99
<groupId>com.bitsofproof</groupId>
1010
<artifactId>supernode</artifactId>
11-
<version>2.0.1-SNAPSHOT</version>
11+
<version>2.0.6-SNAPSHOT</version>
1212
<relativePath>../</relativePath>
1313
</parent>
1414

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<modelVersion>4.0.0</modelVersion>
33
<groupId>com.bitsofproof</groupId>
44
<artifactId>supernode</artifactId>
5-
<version>2.0.1-SNAPSHOT</version>
5+
<version>2.0.6-SNAPSHOT</version>
66
<name>supernode</name>
77
<description>The bitsofproof supernode implementation of the Bitcoin protocol</description>
88
<packaging>pom</packaging>

0 commit comments

Comments
 (0)