Skip to content

Commit ecf8d8e

Browse files
committed
[maven-release-plugin] prepare release xchange-4.3.5
1 parent 3f6708a commit ecf8d8e

76 files changed

Lines changed: 146 additions & 154 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: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,11 @@
11
<?xml version="1.0" encoding="UTF-8"?>
2-
<project xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
3-
xmlns="http://maven.apache.org/POM/4.0.0"
4-
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
2+
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
53

64
<modelVersion>4.0.0</modelVersion>
75

86
<groupId>org.knowm.xchange</groupId>
97
<artifactId>xchange-parent</artifactId>
10-
<version>4.3.5-SNAPSHOT</version>
8+
<version>4.3.5</version>
119
<packaging>pom</packaging>
1210

1311
<name>XChange</name>
@@ -80,7 +78,7 @@
8078
<connection>scm:git:git@github.com:timmolter/XChange.git</connection>
8179
<developerConnection>scm:git:git@github.com:timmolter/XChange.git</developerConnection>
8280
<url>git@github.com:timmolter/XChange.git</url>
83-
<tag>HEAD</tag>
81+
<tag>xchange-4.3.5</tag>
8482
</scm>
8583

8684
<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.5-SNAPSHOT</version>
9+
<version>4.3.5</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.5-SNAPSHOT</version>
30+
<version>4.3.5</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.5-SNAPSHOT</version>
6+
<version>4.3.5</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.5-SNAPSHOT</version>
7+
<version>4.3.5</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.5-SNAPSHOT</version>
30+
<version>4.3.5</version>
3131
</dependency>
3232

3333
<!-- Test dependencies -->

xchange-bibox/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.5-SNAPSHOT</version>
8+
<version>4.3.5</version>
99
</parent>
1010

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

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.5-SNAPSHOT</version>
8+
<version>4.3.5</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.5-SNAPSHOT</version>
28+
<version>4.3.5</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.5-SNAPSHOT</version>
8+
<version>4.3.5</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.5-SNAPSHOT</version>
30+
<version>4.3.5</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.5-SNAPSHOT</version>
8+
<version>4.3.5</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.5-SNAPSHOT</version>
30+
<version>4.3.5</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.5-SNAPSHOT</version>
8+
<version>4.3.5</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.5-SNAPSHOT</version>
30+
<version>4.3.5</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.5-SNAPSHOT</version>
8+
<version>4.3.5</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.5-SNAPSHOT</version>
30+
<version>4.3.5</version>
3131
</dependency>
3232
</dependencies>
3333

0 commit comments

Comments
 (0)