Skip to content

Commit 858c14e

Browse files
committed
[maven-release-plugin] prepare release 5.1.0
1 parent 55dda6f commit 858c14e

File tree

73 files changed

+74
-74
lines changed

Some content is hidden

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

73 files changed

+74
-74
lines changed

core/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>com.wgzhao.addax</groupId>
77
<artifactId>addax-all</artifactId>
8-
<version>5.0.1-SNAPSHOT</version>
8+
<version>5.1.0</version>
99
<relativePath>../pom.xml</relativePath>
1010
</parent>
1111

lib/addax-rdbms/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>com.wgzhao.addax</groupId>
77
<artifactId>addax-all</artifactId>
8-
<version>5.0.1-SNAPSHOT</version>
8+
<version>5.1.0</version>
99
<relativePath>../../pom.xml</relativePath>
1010
</parent>
1111

lib/addax-storage/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>com.wgzhao.addax</groupId>
77
<artifactId>addax-all</artifactId>
8-
<version>5.0.1-SNAPSHOT</version>
8+
<version>5.1.0</version>
99
<relativePath>../../pom.xml</relativePath>
1010
</parent>
1111

plugin/reader/accessreader/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>com.wgzhao.addax</groupId>
77
<artifactId>addax-all</artifactId>
8-
<version>5.0.1-SNAPSHOT</version>
8+
<version>5.1.0</version>
99
<relativePath>../../../pom.xml</relativePath>
1010
</parent>
1111

plugin/reader/cassandrareader/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>com.wgzhao.addax</groupId>
77
<artifactId>addax-all</artifactId>
8-
<version>5.0.1-SNAPSHOT</version>
8+
<version>5.1.0</version>
99
<relativePath>../../../pom.xml</relativePath>
1010
</parent>
1111

plugin/reader/clickhousereader/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>com.wgzhao.addax</groupId>
77
<artifactId>addax-all</artifactId>
8-
<version>5.0.1-SNAPSHOT</version>
8+
<version>5.1.0</version>
99
<relativePath>../../../pom.xml</relativePath>
1010
</parent>
1111

plugin/reader/databendreader/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>com.wgzhao.addax</groupId>
77
<artifactId>addax-all</artifactId>
8-
<version>5.0.1-SNAPSHOT</version>
8+
<version>5.1.0</version>
99
<relativePath>../../../pom.xml</relativePath>
1010
</parent>
1111

plugin/reader/datareader/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>com.wgzhao.addax</groupId>
77
<artifactId>addax-all</artifactId>
8-
<version>5.0.1-SNAPSHOT</version>
8+
<version>5.1.0</version>
99
<relativePath>../../../pom.xml</relativePath>
1010
</parent>
1111

plugin/reader/dbfreader/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>com.wgzhao.addax</groupId>
77
<artifactId>addax-all</artifactId>
8-
<version>5.0.1-SNAPSHOT</version>
8+
<version>5.1.0</version>
99
<relativePath>../../../pom.xml</relativePath>
1010
</parent>
1111

plugin/reader/elasticsearchreader/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>com.wgzhao.addax</groupId>
77
<artifactId>addax-all</artifactId>
8-
<version>5.0.1-SNAPSHOT</version>
8+
<version>5.1.0</version>
99
<relativePath>../../../pom.xml</relativePath>
1010
</parent>
1111

0 commit comments

Comments
 (0)