Skip to content

Commit d1e3790

Browse files
committed
[maven-release-plugin] prepare release xchange-4.3.3
1 parent 2d64e0f commit d1e3790

74 files changed

Lines changed: 140 additions & 142 deletions

File tree

Some content is hidden

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

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

1111
<name>XChange</name>
@@ -77,7 +77,7 @@
7777
<connection>scm:git:git@github.com:timmolter/XChange.git</connection>
7878
<developerConnection>scm:git:git@github.com:timmolter/XChange.git</developerConnection>
7979
<url>git@github.com:timmolter/XChange.git</url>
80-
<tag>HEAD</tag>
80+
<tag>xchange-4.3.3</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-SNAPSHOT</version>
9+
<version>4.3.3</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-SNAPSHOT</version>
30+
<version>4.3.3</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-SNAPSHOT</version>
6+
<version>4.3.3</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-SNAPSHOT</version>
7+
<version>4.3.3</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-SNAPSHOT</version>
30+
<version>4.3.3</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-SNAPSHOT</version>
8+
<version>4.3.3</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-SNAPSHOT</version>
28+
<version>4.3.3</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-SNAPSHOT</version>
8+
<version>4.3.3</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-SNAPSHOT</version>
30+
<version>4.3.3</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-SNAPSHOT</version>
8+
<version>4.3.3</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-SNAPSHOT</version>
30+
<version>4.3.3</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-SNAPSHOT</version>
8+
<version>4.3.3</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-SNAPSHOT</version>
30+
<version>4.3.3</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-SNAPSHOT</version>
8+
<version>4.3.3</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-SNAPSHOT</version>
30+
<version>4.3.3</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-SNAPSHOT</version>
8+
<version>4.3.3</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-SNAPSHOT</version>
30+
<version>4.3.3</version>
3131
</dependency>
3232

3333
</dependencies>

0 commit comments

Comments
 (0)