Skip to content

Commit 126ed91

Browse files
committed
[maven-release-plugin] prepare for next development iteration
1 parent ff2cc20 commit 126ed91

File tree

106 files changed

+107
-107
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

106 files changed

+107
-107
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55

66
<groupId>org.knowm.xchange</groupId>
77
<artifactId>xchange-parent</artifactId>
8-
<version>5.2.4</version>
8+
<version>5.2.5-SNAPSHOT</version>
99
<packaging>pom</packaging>
1010

1111
<name>XChange</name>
@@ -147,7 +147,7 @@
147147
<scm>
148148
<connection>scm:git:git@github.com:knowm/XChange.git</connection>
149149
<developerConnection>scm:git:git@github.com:knowm/XChange.git</developerConnection>
150-
<tag>xchange-5.2.4</tag>
150+
<tag>HEAD</tag>
151151
<url>git@github.com:knowm/XChange.git</url>
152152
</scm>
153153

xchange-ascendex/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<parent>
77
<groupId>org.knowm.xchange</groupId>
88
<artifactId>xchange-parent</artifactId>
9-
<version>5.2.4</version>
9+
<version>5.2.5-SNAPSHOT</version>
1010
</parent>
1111

1212
<artifactId>xchange-ascendex</artifactId>

xchange-bibox/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<parent>
77
<groupId>org.knowm.xchange</groupId>
88
<artifactId>xchange-parent</artifactId>
9-
<version>5.2.4</version>
9+
<version>5.2.5-SNAPSHOT</version>
1010
</parent>
1111

1212
<artifactId>xchange-bibox</artifactId>

xchange-binance/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>org.knowm.xchange</groupId>
77
<artifactId>xchange-parent</artifactId>
8-
<version>5.2.4</version>
8+
<version>5.2.5-SNAPSHOT</version>
99
</parent>
1010

1111
<artifactId>xchange-binance</artifactId>

xchange-bitbay/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<parent>
77
<groupId>org.knowm.xchange</groupId>
88
<artifactId>xchange-parent</artifactId>
9-
<version>5.2.4</version>
9+
<version>5.2.5-SNAPSHOT</version>
1010
</parent>
1111

1212
<artifactId>xchange-bitbay</artifactId>

xchange-bitcoinaverage/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<parent>
77
<groupId>org.knowm.xchange</groupId>
88
<artifactId>xchange-parent</artifactId>
9-
<version>5.2.4</version>
9+
<version>5.2.5-SNAPSHOT</version>
1010
</parent>
1111

1212
<artifactId>xchange-bitcoinaverage</artifactId>

xchange-bitcoincore/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<parent>
77
<groupId>org.knowm.xchange</groupId>
88
<artifactId>xchange-parent</artifactId>
9-
<version>5.2.4</version>
9+
<version>5.2.5-SNAPSHOT</version>
1010
</parent>
1111

1212
<artifactId>xchange-bitcoincore</artifactId>

xchange-bitcoinde/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<parent>
77
<groupId>org.knowm.xchange</groupId>
88
<artifactId>xchange-parent</artifactId>
9-
<version>5.2.4</version>
9+
<version>5.2.5-SNAPSHOT</version>
1010
</parent>
1111

1212
<artifactId>xchange-bitcoinde</artifactId>

xchange-bitcointoyou/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<parent>
77
<groupId>org.knowm.xchange</groupId>
88
<artifactId>xchange-parent</artifactId>
9-
<version>5.2.4</version>
9+
<version>5.2.5-SNAPSHOT</version>
1010
</parent>
1111

1212
<artifactId>xchange-bitcointoyou</artifactId>

xchange-bitfinex/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<parent>
77
<groupId>org.knowm.xchange</groupId>
88
<artifactId>xchange-parent</artifactId>
9-
<version>5.2.4</version>
9+
<version>5.2.5-SNAPSHOT</version>
1010
</parent>
1111

1212
<artifactId>xchange-bitfinex</artifactId>

0 commit comments

Comments
 (0)