Skip to content

Commit 4257432

Browse files
committed
[maven-release-plugin] prepare release 6.0.5
1 parent 2fc4f0f commit 4257432

75 files changed

Lines changed: 77 additions & 79 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.

core/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
<parent>
2424
<groupId>com.wgzhao.addax</groupId>
2525
<artifactId>addax-all</artifactId>
26-
<version>6.0.5-SNAPSHOT</version>
26+
<version>6.0.5</version>
2727
<relativePath>../pom.xml</relativePath>
2828
</parent>
2929

lib/addax-rdbms/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
<parent>
2424
<groupId>com.wgzhao.addax</groupId>
2525
<artifactId>addax-all</artifactId>
26-
<version>6.0.5-SNAPSHOT</version>
26+
<version>6.0.5</version>
2727
<relativePath>../../pom.xml</relativePath>
2828
</parent>
2929

lib/addax-storage/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
<parent>
2424
<groupId>com.wgzhao.addax</groupId>
2525
<artifactId>addax-all</artifactId>
26-
<version>6.0.5-SNAPSHOT</version>
26+
<version>6.0.5</version>
2727
<relativePath>../../pom.xml</relativePath>
2828
</parent>
2929

plugin/reader/accessreader/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
<parent>
2424
<groupId>com.wgzhao.addax</groupId>
2525
<artifactId>addax-all</artifactId>
26-
<version>6.0.5-SNAPSHOT</version>
26+
<version>6.0.5</version>
2727
<relativePath>../../../pom.xml</relativePath>
2828
</parent>
2929

plugin/reader/cassandrareader/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
<parent>
2424
<groupId>com.wgzhao.addax</groupId>
2525
<artifactId>addax-all</artifactId>
26-
<version>6.0.5-SNAPSHOT</version>
26+
<version>6.0.5</version>
2727
<relativePath>../../../pom.xml</relativePath>
2828
</parent>
2929

plugin/reader/clickhousereader/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
<parent>
2424
<groupId>com.wgzhao.addax</groupId>
2525
<artifactId>addax-all</artifactId>
26-
<version>6.0.5-SNAPSHOT</version>
26+
<version>6.0.5</version>
2727
<relativePath>../../../pom.xml</relativePath>
2828
</parent>
2929

plugin/reader/databendreader/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
<parent>
2424
<groupId>com.wgzhao.addax</groupId>
2525
<artifactId>addax-all</artifactId>
26-
<version>6.0.5-SNAPSHOT</version>
26+
<version>6.0.5</version>
2727
<relativePath>../../../pom.xml</relativePath>
2828
</parent>
2929

plugin/reader/datareader/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
<parent>
2424
<groupId>com.wgzhao.addax</groupId>
2525
<artifactId>addax-all</artifactId>
26-
<version>6.0.5-SNAPSHOT</version>
26+
<version>6.0.5</version>
2727
<relativePath>../../../pom.xml</relativePath>
2828
</parent>
2929

plugin/reader/dbfreader/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
<parent>
2424
<groupId>com.wgzhao.addax</groupId>
2525
<artifactId>addax-all</artifactId>
26-
<version>6.0.5-SNAPSHOT</version>
26+
<version>6.0.5</version>
2727
<relativePath>../../../pom.xml</relativePath>
2828
</parent>
2929

plugin/reader/elasticsearchreader/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
<parent>
2424
<groupId>com.wgzhao.addax</groupId>
2525
<artifactId>addax-all</artifactId>
26-
<version>6.0.5-SNAPSHOT</version>
26+
<version>6.0.5</version>
2727
<relativePath>../../../pom.xml</relativePath>
2828
</parent>
2929

0 commit comments

Comments
 (0)