Skip to content

Commit e0a2c88

Browse files
committed
[maven-release-plugin] prepare for next development iteration
1 parent d1e3790 commit e0a2c88

File tree

74 files changed

+138
-138
lines changed

Some content is hidden

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

74 files changed

+138
-138
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>4.3.3</version>
8+
<version>4.3.4-SNAPSHOT</version>
99
<packaging>pom</packaging>
1010

1111
<name>XChange</name>
@@ -77,7 +77,7 @@
7777
<connection>scm:git:[email protected]:timmolter/XChange.git</connection>
7878
<developerConnection>scm:git:[email protected]:timmolter/XChange.git</developerConnection>
7979
<url>[email protected]:timmolter/XChange.git</url>
80-
<tag>xchange-4.3.3</tag>
80+
<tag>HEAD</tag>
8181
</scm>
8282

8383
<ciManagement>

xchange-abucoins/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<parent>
77
<artifactId>xchange-parent</artifactId>
88
<groupId>org.knowm.xchange</groupId>
9-
<version>4.3.3</version>
9+
<version>4.3.4-SNAPSHOT</version>
1010
</parent>
1111

1212
<artifactId>xchange-abucoins</artifactId>
@@ -27,7 +27,7 @@
2727
<dependency>
2828
<groupId>org.knowm.xchange</groupId>
2929
<artifactId>xchange-core</artifactId>
30-
<version>4.3.3</version>
30+
<version>4.3.4-SNAPSHOT</version>
3131
</dependency>
3232

3333
</dependencies>

xchange-acx/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<parent>
44
<groupId>org.knowm.xchange</groupId>
55
<artifactId>xchange-parent</artifactId>
6-
<version>4.3.3</version>
6+
<version>4.3.4-SNAPSHOT</version>
77
</parent>
88
<artifactId>xchange-acx</artifactId>
99
<name>XChange ACX.IO</name>

xchange-anx/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<parent>
55
<groupId>org.knowm.xchange</groupId>
66
<artifactId>xchange-parent</artifactId>
7-
<version>4.3.3</version>
7+
<version>4.3.4-SNAPSHOT</version>
88
</parent>
99

1010
<artifactId>xchange-anx</artifactId>
@@ -27,7 +27,7 @@
2727
<dependency>
2828
<groupId>org.knowm.xchange</groupId>
2929
<artifactId>xchange-core</artifactId>
30-
<version>4.3.3</version>
30+
<version>4.3.4-SNAPSHOT</version>
3131
</dependency>
3232

3333
</dependencies>

xchange-binance/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<artifactId>xchange-parent</artifactId>
77
<groupId>org.knowm.xchange</groupId>
8-
<version>4.3.3</version>
8+
<version>4.3.4-SNAPSHOT</version>
99
</parent>
1010

1111
<artifactId>xchange-binance</artifactId>
@@ -25,7 +25,7 @@
2525
<dependency>
2626
<groupId>org.knowm.xchange</groupId>
2727
<artifactId>xchange-core</artifactId>
28-
<version>4.3.3</version>
28+
<version>4.3.4-SNAPSHOT</version>
2929
</dependency>
3030
</dependencies>
3131
</project>

xchange-bitbay/pom.xml

Lines changed: 2 additions & 2 deletions
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>4.3.3</version>
8+
<version>4.3.4-SNAPSHOT</version>
99
</parent>
1010

1111
<artifactId>xchange-bitbay</artifactId>
@@ -27,7 +27,7 @@
2727
<dependency>
2828
<groupId>org.knowm.xchange</groupId>
2929
<artifactId>xchange-core</artifactId>
30-
<version>4.3.3</version>
30+
<version>4.3.4-SNAPSHOT</version>
3131
</dependency>
3232

3333
</dependencies>

xchange-bitcoinaverage/pom.xml

Lines changed: 2 additions & 2 deletions
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>4.3.3</version>
8+
<version>4.3.4-SNAPSHOT</version>
99
</parent>
1010

1111
<artifactId>xchange-bitcoinaverage</artifactId>
@@ -27,7 +27,7 @@
2727
<dependency>
2828
<groupId>org.knowm.xchange</groupId>
2929
<artifactId>xchange-core</artifactId>
30-
<version>4.3.3</version>
30+
<version>4.3.4-SNAPSHOT</version>
3131
</dependency>
3232

3333
</dependencies>

xchange-bitcoincharts/pom.xml

Lines changed: 2 additions & 2 deletions
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>4.3.3</version>
8+
<version>4.3.4-SNAPSHOT</version>
99
</parent>
1010

1111
<artifactId>xchange-bitcoincharts</artifactId>
@@ -27,7 +27,7 @@
2727
<dependency>
2828
<groupId>org.knowm.xchange</groupId>
2929
<artifactId>xchange-core</artifactId>
30-
<version>4.3.3</version>
30+
<version>4.3.4-SNAPSHOT</version>
3131
</dependency>
3232

3333
</dependencies>

xchange-bitcoincore/pom.xml

Lines changed: 2 additions & 2 deletions
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>4.3.3</version>
8+
<version>4.3.4-SNAPSHOT</version>
99
</parent>
1010

1111
<artifactId>xchange-bitcoincore</artifactId>
@@ -27,7 +27,7 @@
2727
<dependency>
2828
<groupId>org.knowm.xchange</groupId>
2929
<artifactId>xchange-core</artifactId>
30-
<version>4.3.3</version>
30+
<version>4.3.4-SNAPSHOT</version>
3131
</dependency>
3232
</dependencies>
3333

xchange-bitcoinde/pom.xml

Lines changed: 2 additions & 2 deletions
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>4.3.3</version>
8+
<version>4.3.4-SNAPSHOT</version>
99
</parent>
1010

1111
<artifactId>xchange-bitcoinde</artifactId>
@@ -27,7 +27,7 @@
2727
<dependency>
2828
<groupId>org.knowm.xchange</groupId>
2929
<artifactId>xchange-core</artifactId>
30-
<version>4.3.3</version>
30+
<version>4.3.4-SNAPSHOT</version>
3131
</dependency>
3232

3333
</dependencies>

xchange-bitcoinium/pom.xml

Lines changed: 2 additions & 2 deletions
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>4.3.3</version>
8+
<version>4.3.4-SNAPSHOT</version>
99
</parent>
1010

1111
<artifactId>xchange-bitcoinium</artifactId>
@@ -27,7 +27,7 @@
2727
<dependency>
2828
<groupId>org.knowm.xchange</groupId>
2929
<artifactId>xchange-core</artifactId>
30-
<version>4.3.3</version>
30+
<version>4.3.4-SNAPSHOT</version>
3131
</dependency>
3232

3333
</dependencies>

xchange-bitcointoyou/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>4.3.3</version>
8+
<version>4.3.4-SNAPSHOT</version>
99
</parent>
1010

1111
<artifactId>xchange-bitcointoyou</artifactId>

xchange-bitcurex/pom.xml

Lines changed: 2 additions & 2 deletions
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>4.3.3</version>
8+
<version>4.3.4-SNAPSHOT</version>
99
</parent>
1010

1111
<artifactId>xchange-bitcurex</artifactId>
@@ -27,7 +27,7 @@
2727
<dependency>
2828
<groupId>org.knowm.xchange</groupId>
2929
<artifactId>xchange-core</artifactId>
30-
<version>4.3.3</version>
30+
<version>4.3.4-SNAPSHOT</version>
3131
</dependency>
3232

3333
</dependencies>

xchange-bitfinex/pom.xml

Lines changed: 2 additions & 2 deletions
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>4.3.3</version>
8+
<version>4.3.4-SNAPSHOT</version>
99
</parent>
1010

1111
<artifactId>xchange-bitfinex</artifactId>
@@ -27,7 +27,7 @@
2727
<dependency>
2828
<groupId>org.knowm.xchange</groupId>
2929
<artifactId>xchange-core</artifactId>
30-
<version>4.3.3</version>
30+
<version>4.3.4-SNAPSHOT</version>
3131
</dependency>
3232

3333
</dependencies>

xchange-bitflyer/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<parent>
44
<artifactId>xchange-parent</artifactId>
55
<groupId>org.knowm.xchange</groupId>
6-
<version>4.3.3</version>
6+
<version>4.3.4-SNAPSHOT</version>
77
</parent>
88
<modelVersion>4.0.0</modelVersion>
99

@@ -22,7 +22,7 @@
2222
<dependency>
2323
<groupId>org.knowm.xchange</groupId>
2424
<artifactId>xchange-core</artifactId>
25-
<version>4.3.3</version>
25+
<version>4.3.4-SNAPSHOT</version>
2626
</dependency>
2727

2828
</dependencies>

xchange-bitmarket/pom.xml

Lines changed: 2 additions & 2 deletions
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>4.3.3</version>
8+
<version>4.3.4-SNAPSHOT</version>
99
</parent>
1010

1111
<artifactId>xchange-bitmarket</artifactId>
@@ -27,7 +27,7 @@
2727
<dependency>
2828
<groupId>org.knowm.xchange</groupId>
2929
<artifactId>xchange-core</artifactId>
30-
<version>4.3.3</version>
30+
<version>4.3.4-SNAPSHOT</version>
3131
</dependency>
3232

3333
<!-- PowerMockito for unit tests -->

xchange-bitmex/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<parent>
55
<groupId>org.knowm.xchange</groupId>
66
<artifactId>xchange-parent</artifactId>
7-
<version>4.3.3</version>
7+
<version>4.3.4-SNAPSHOT</version>
88
</parent>
99

1010
<artifactId>xchange-bitmex</artifactId>
@@ -28,7 +28,7 @@
2828
<dependency>
2929
<groupId>org.knowm.xchange</groupId>
3030
<artifactId>xchange-core</artifactId>
31-
<version>4.3.3</version>
31+
<version>4.3.4-SNAPSHOT</version>
3232
</dependency>
3333

3434
<dependency>

xchange-bitso/pom.xml

Lines changed: 2 additions & 2 deletions
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>4.3.3</version>
8+
<version>4.3.4-SNAPSHOT</version>
99
</parent>
1010

1111
<artifactId>xchange-bitso</artifactId>
@@ -27,7 +27,7 @@
2727
<dependency>
2828
<groupId>org.knowm.xchange</groupId>
2929
<artifactId>xchange-core</artifactId>
30-
<version>4.3.3</version>
30+
<version>4.3.4-SNAPSHOT</version>
3131
</dependency>
3232

3333
</dependencies>

xchange-bitstamp/pom.xml

Lines changed: 2 additions & 2 deletions
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>4.3.3</version>
8+
<version>4.3.4-SNAPSHOT</version>
99
</parent>
1010

1111
<artifactId>xchange-bitstamp</artifactId>
@@ -27,7 +27,7 @@
2727
<dependency>
2828
<groupId>org.knowm.xchange</groupId>
2929
<artifactId>xchange-core</artifactId>
30-
<version>4.3.3</version>
30+
<version>4.3.4-SNAPSHOT</version>
3131
<exclusions>
3232
<!-- because the pusher jar has its own fork of Java-Websocket -->
3333
<exclusion>

xchange-bittrex/pom.xml

Lines changed: 2 additions & 2 deletions
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>4.3.3</version>
8+
<version>4.3.4-SNAPSHOT</version>
99
</parent>
1010

1111
<artifactId>xchange-bittrex</artifactId>
@@ -27,7 +27,7 @@
2727
<dependency>
2828
<groupId>org.knowm.xchange</groupId>
2929
<artifactId>xchange-core</artifactId>
30-
<version>4.3.3</version>
30+
<version>4.3.4-SNAPSHOT</version>
3131
</dependency>
3232

3333
</dependencies>

xchange-bitz/pom.xml

Lines changed: 2 additions & 2 deletions
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>4.3.3</version>
8+
<version>4.3.4-SNAPSHOT</version>
99
</parent>
1010

1111
<artifactId>xchange-bitz</artifactId>
@@ -27,7 +27,7 @@
2727
<dependency>
2828
<groupId>org.knowm.xchange</groupId>
2929
<artifactId>xchange-core</artifactId>
30-
<version>4.3.3</version>
30+
<version>4.3.4-SNAPSHOT</version>
3131
<exclusions>
3232
<!-- because the pusher jar has its own fork of Java-Websocket -->
3333
<exclusion>

xchange-bleutrade/pom.xml

Lines changed: 2 additions & 2 deletions
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>4.3.3</version>
8+
<version>4.3.4-SNAPSHOT</version>
99
</parent>
1010

1111
<artifactId>xchange-bleutrade</artifactId>
@@ -27,7 +27,7 @@
2727
<dependency>
2828
<groupId>org.knowm.xchange</groupId>
2929
<artifactId>xchange-core</artifactId>
30-
<version>4.3.3</version>
30+
<version>4.3.4-SNAPSHOT</version>
3131
</dependency>
3232

3333
<!-- PowerMockito for unit tests -->

xchange-blockchain/pom.xml

Lines changed: 2 additions & 2 deletions
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>4.3.3</version>
8+
<version>4.3.4-SNAPSHOT</version>
99
</parent>
1010

1111
<artifactId>xchange-blockchain</artifactId>
@@ -27,7 +27,7 @@
2727
<dependency>
2828
<groupId>org.knowm.xchange</groupId>
2929
<artifactId>xchange-core</artifactId>
30-
<version>4.3.3</version>
30+
<version>4.3.4-SNAPSHOT</version>
3131
</dependency>
3232

3333
</dependencies>

0 commit comments

Comments
 (0)