Skip to content

Commit a9f06a9

Browse files
committed
[maven-release-plugin] prepare release 4.2.0
1 parent cb47451 commit a9f06a9

File tree

74 files changed

+75
-75
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

+75
-75
lines changed

common/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<parent>
44
<groupId>com.wgzhao.addax</groupId>
55
<artifactId>addax-all</artifactId>
6-
<version>4.1.9-SNAPSHOT</version>
6+
<version>4.2.0</version>
77
</parent>
88

99
<artifactId>addax-common</artifactId>

core/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<parent>
44
<groupId>com.wgzhao.addax</groupId>
55
<artifactId>addax-all</artifactId>
6-
<version>4.1.9-SNAPSHOT</version>
6+
<version>4.2.0</version>
77
</parent>
88

99
<artifactId>addax-core</artifactId>

lib/addax-rdbms/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<parent>
44
<groupId>com.wgzhao.addax</groupId>
55
<artifactId>addax-all</artifactId>
6-
<version>4.1.9-SNAPSHOT</version>
6+
<version>4.2.0</version>
77
<relativePath>../../pom.xml</relativePath>
88
</parent>
99

lib/addax-storage/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<parent>
44
<groupId>com.wgzhao.addax</groupId>
55
<artifactId>addax-all</artifactId>
6-
<version>4.1.9-SNAPSHOT</version>
6+
<version>4.2.0</version>
77
<relativePath>../../pom.xml</relativePath>
88
</parent>
99

lib/addax-transformer/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<parent>
44
<groupId>com.wgzhao.addax</groupId>
55
<artifactId>addax-all</artifactId>
6-
<version>4.1.9-SNAPSHOT</version>
6+
<version>4.2.0</version>
77
<relativePath>../../pom.xml</relativePath>
88
</parent>
99

plugin/reader/accessreader/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<parent>
55
<groupId>com.wgzhao.addax</groupId>
66
<artifactId>addax-all</artifactId>
7-
<version>4.1.9-SNAPSHOT</version>
7+
<version>4.2.0</version>
88
<relativePath>../../../pom.xml</relativePath>
99
</parent>
1010

plugin/reader/cassandrareader/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<parent>
55
<groupId>com.wgzhao.addax</groupId>
66
<artifactId>addax-all</artifactId>
7-
<version>4.1.9-SNAPSHOT</version>
7+
<version>4.2.0</version>
88
<relativePath>../../../pom.xml</relativePath>
99
</parent>
1010

plugin/reader/clickhousereader/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<parent>
55
<groupId>com.wgzhao.addax</groupId>
66
<artifactId>addax-all</artifactId>
7-
<version>4.1.9-SNAPSHOT</version>
7+
<version>4.2.0</version>
88
<relativePath>../../../pom.xml</relativePath>
99
</parent>
1010
<artifactId>clickhousereader</artifactId>

plugin/reader/databendreader/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<parent>
55
<groupId>com.wgzhao.addax</groupId>
66
<artifactId>addax-all</artifactId>
7-
<version>4.1.9-SNAPSHOT</version>
7+
<version>4.2.0</version>
88
<relativePath>../../../pom.xml</relativePath>
99
</parent>
1010
<artifactId>databendreader</artifactId>

plugin/reader/datareader/pom.xml

+1-1
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>4.1.9-SNAPSHOT</version>
8+
<version>4.2.0</version>
99
<relativePath>../../../pom.xml</relativePath>
1010
</parent>
1111

plugin/reader/dbfreader/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<parent>
44
<groupId>com.wgzhao.addax</groupId>
55
<artifactId>addax-all</artifactId>
6-
<version>4.1.9-SNAPSHOT</version>
6+
<version>4.2.0</version>
77
<relativePath>../../../pom.xml</relativePath>
88
</parent>
99
<artifactId>dbfreader</artifactId>

plugin/reader/elasticsearchreader/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<parent>
55
<groupId>com.wgzhao.addax</groupId>
66
<artifactId>addax-all</artifactId>
7-
<version>4.1.9-SNAPSHOT</version>
7+
<version>4.2.0</version>
88
<relativePath>../../../pom.xml</relativePath>
99
</parent>
1010
<artifactId>elasticsearchreader</artifactId>

plugin/reader/excelreader/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<parent>
55
<groupId>com.wgzhao.addax</groupId>
66
<artifactId>addax-all</artifactId>
7-
<version>4.1.9-SNAPSHOT</version>
7+
<version>4.2.0</version>
88
<relativePath>../../../pom.xml</relativePath>
99
</parent>
1010
<artifactId>excelreader</artifactId>

plugin/reader/ftpreader/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<parent>
44
<groupId>com.wgzhao.addax</groupId>
55
<artifactId>addax-all</artifactId>
6-
<version>4.1.9-SNAPSHOT</version>
6+
<version>4.2.0</version>
77
<relativePath>../../../pom.xml</relativePath>
88
</parent>
99
<artifactId>ftpreader</artifactId>

plugin/reader/hanareader/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<parent>
55
<artifactId>addax-all</artifactId>
66
<groupId>com.wgzhao.addax</groupId>
7-
<version>4.1.9-SNAPSHOT</version>
7+
<version>4.2.0</version>
88
<relativePath>../../../pom.xml</relativePath>
99
</parent>
1010

plugin/reader/hbase11xreader/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<parent>
44
<groupId>com.wgzhao.addax</groupId>
55
<artifactId>addax-all</artifactId>
6-
<version>4.1.9-SNAPSHOT</version>
6+
<version>4.2.0</version>
77
<relativePath>../../../pom.xml</relativePath>
88
</parent>
99
<artifactId>hbase11xreader</artifactId>

plugin/reader/hbase11xsqlreader/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<parent>
44
<groupId>com.wgzhao.addax</groupId>
55
<artifactId>addax-all</artifactId>
6-
<version>4.1.9-SNAPSHOT</version>
6+
<version>4.2.0</version>
77
<relativePath>../../../pom.xml</relativePath>
88
</parent>
99
<artifactId>hbase11xsqlreader</artifactId>

plugin/reader/hbase20xreader/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<parent>
44
<groupId>com.wgzhao.addax</groupId>
55
<artifactId>addax-all</artifactId>
6-
<version>4.1.9-SNAPSHOT</version>
6+
<version>4.2.0</version>
77
<relativePath>../../../pom.xml</relativePath>
88
</parent>
99
<artifactId>hbase20xreader</artifactId>

plugin/reader/hbase20xsqlreader/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<parent>
77
<groupId>com.wgzhao.addax</groupId>
88
<artifactId>addax-all</artifactId>
9-
<version>4.1.9-SNAPSHOT</version>
9+
<version>4.2.0</version>
1010
<relativePath>../../../pom.xml</relativePath>
1111
</parent>
1212

plugin/reader/hdfsreader/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<parent>
77
<groupId>com.wgzhao.addax</groupId>
88
<artifactId>addax-all</artifactId>
9-
<version>4.1.9-SNAPSHOT</version>
9+
<version>4.2.0</version>
1010
<relativePath>../../../pom.xml</relativePath>
1111
</parent>
1212

plugin/reader/hivereader/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<parent>
55
<groupId>com.wgzhao.addax</groupId>
66
<artifactId>addax-all</artifactId>
7-
<version>4.1.9-SNAPSHOT</version>
7+
<version>4.2.0</version>
88
<relativePath>../../../pom.xml</relativePath>
99
</parent>
1010
<artifactId>hivereader</artifactId>

plugin/reader/httpreader/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<parent>
44
<groupId>com.wgzhao.addax</groupId>
55
<artifactId>addax-all</artifactId>
6-
<version>4.1.9-SNAPSHOT</version>
6+
<version>4.2.0</version>
77
<relativePath>../../../pom.xml</relativePath>
88
</parent>
99
<artifactId>httpreader</artifactId>

plugin/reader/influxdb2reader/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
<parent>
2323
<groupId>com.wgzhao.addax</groupId>
2424
<artifactId>addax-all</artifactId>
25-
<version>4.1.9-SNAPSHOT</version>
25+
<version>4.2.0</version>
2626
<relativePath>../../../pom.xml</relativePath>
2727
</parent>
2828
<artifactId>influxdb2reader</artifactId>

plugin/reader/influxdbreader/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
<parent>
2323
<groupId>com.wgzhao.addax</groupId>
2424
<artifactId>addax-all</artifactId>
25-
<version>4.1.9-SNAPSHOT</version>
25+
<version>4.2.0</version>
2626
<relativePath>../../../pom.xml</relativePath>
2727
</parent>
2828
<artifactId>influxdbreader</artifactId>

plugin/reader/jsonfilereader/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<parent>
44
<groupId>com.wgzhao.addax</groupId>
55
<artifactId>addax-all</artifactId>
6-
<version>4.1.9-SNAPSHOT</version>
6+
<version>4.2.0</version>
77
<relativePath>../../../pom.xml</relativePath>
88
</parent>
99
<artifactId>jsonfilereader</artifactId>

plugin/reader/kafkareader/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<parent>
55
<groupId>com.wgzhao.addax</groupId>
66
<artifactId>addax-all</artifactId>
7-
<version>4.1.9-SNAPSHOT</version>
7+
<version>4.2.0</version>
88
<relativePath>../../../pom.xml</relativePath>
99
</parent>
1010
<artifactId>kafkareader</artifactId>

plugin/reader/kudureader/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<parent>
55
<artifactId>addax-all</artifactId>
66
<groupId>com.wgzhao.addax</groupId>
7-
<version>4.1.9-SNAPSHOT</version>
7+
<version>4.2.0</version>
88
<relativePath>../../../pom.xml</relativePath>
99
</parent>
1010

plugin/reader/mongodbreader/pom.xml

+1-1
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>4.1.9-SNAPSHOT</version>
8+
<version>4.2.0</version>
99
<relativePath>../../../pom.xml</relativePath>
1010
</parent>
1111

plugin/reader/mysqlreader/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<parent>
55
<groupId>com.wgzhao.addax</groupId>
66
<artifactId>addax-all</artifactId>
7-
<version>4.1.9-SNAPSHOT</version>
7+
<version>4.2.0</version>
88
<relativePath>../../../pom.xml</relativePath>
99
</parent>
1010
<artifactId>mysqlreader</artifactId>

plugin/reader/oraclereader/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<parent>
55
<groupId>com.wgzhao.addax</groupId>
66
<artifactId>addax-all</artifactId>
7-
<version>4.1.9-SNAPSHOT</version>
7+
<version>4.2.0</version>
88
<relativePath>../../../pom.xml</relativePath>
99
</parent>
1010

plugin/reader/postgresqlreader/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<parent>
77
<groupId>com.wgzhao.addax</groupId>
88
<artifactId>addax-all</artifactId>
9-
<version>4.1.9-SNAPSHOT</version>
9+
<version>4.2.0</version>
1010
<relativePath>../../../pom.xml</relativePath>
1111
</parent>
1212

plugin/reader/rdbmsreader/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<parent>
55
<artifactId>addax-all</artifactId>
66
<groupId>com.wgzhao.addax</groupId>
7-
<version>4.1.9-SNAPSHOT</version>
7+
<version>4.2.0</version>
88
<relativePath>../../../pom.xml</relativePath>
99
</parent>
1010

plugin/reader/redisreader/pom.xml

+1-1
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>4.1.9-SNAPSHOT</version>
8+
<version>4.2.0</version>
99
<relativePath>../../../pom.xml</relativePath>
1010
</parent>
1111

plugin/reader/s3reader/pom.xml

+1-1
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>4.1.9-SNAPSHOT</version>
8+
<version>4.2.0</version>
99
<relativePath>../../../pom.xml</relativePath>
1010
</parent>
1111

plugin/reader/sqlitereader/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<parent>
55
<groupId>com.wgzhao.addax</groupId>
66
<artifactId>addax-all</artifactId>
7-
<version>4.1.9-SNAPSHOT</version>
7+
<version>4.2.0</version>
88
<relativePath>../../../pom.xml</relativePath>
99
</parent>
1010
<artifactId>sqlitereader</artifactId>

plugin/reader/sqlserverreader/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<parent>
44
<groupId>com.wgzhao.addax</groupId>
55
<artifactId>addax-all</artifactId>
6-
<version>4.1.9-SNAPSHOT</version>
6+
<version>4.2.0</version>
77
<relativePath>../../../pom.xml</relativePath>
88
</parent>
99

plugin/reader/streamreader/pom.xml

+1-1
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>4.1.9-SNAPSHOT</version>
8+
<version>4.2.0</version>
99
<relativePath>../../../pom.xml</relativePath>
1010
</parent>
1111

plugin/reader/sybasereader/pom.xml

+1-1
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>4.1.9-SNAPSHOT</version>
8+
<version>4.2.0</version>
99
<relativePath>../../../pom.xml</relativePath>
1010
</parent>
1111

plugin/reader/tdenginereader/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<parent>
55
<groupId>com.wgzhao.addax</groupId>
66
<artifactId>addax-all</artifactId>
7-
<version>4.1.9-SNAPSHOT</version>
7+
<version>4.2.0</version>
88
<relativePath>../../../pom.xml</relativePath>
99
</parent>
1010
<artifactId>tdenginereader</artifactId>

plugin/reader/txtfilereader/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<parent>
55
<groupId>com.wgzhao.addax</groupId>
66
<artifactId>addax-all</artifactId>
7-
<version>4.1.9-SNAPSHOT</version>
7+
<version>4.2.0</version>
88
<relativePath>../../../pom.xml</relativePath>
99
</parent>
1010

plugin/writer/accesswriter/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<parent>
44
<groupId>com.wgzhao.addax</groupId>
55
<artifactId>addax-all</artifactId>
6-
<version>4.1.9-SNAPSHOT</version>
6+
<version>4.2.0</version>
77
<relativePath>../../../pom.xml</relativePath>
88
</parent>
99
<artifactId>accesswriter</artifactId>

plugin/writer/cassandrawriter/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<parent>
55
<groupId>com.wgzhao.addax</groupId>
66
<artifactId>addax-all</artifactId>
7-
<version>4.1.9-SNAPSHOT</version>
7+
<version>4.2.0</version>
88
<relativePath>../../../pom.xml</relativePath>
99
</parent>
1010

plugin/writer/clickhousewriter/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<parent>
55
<groupId>com.wgzhao.addax</groupId>
66
<artifactId>addax-all</artifactId>
7-
<version>4.1.9-SNAPSHOT</version>
7+
<version>4.2.0</version>
88
<relativePath>../../../pom.xml</relativePath>
99
</parent>
1010

plugin/writer/databendwriter/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<parent>
44
<groupId>com.wgzhao.addax</groupId>
55
<artifactId>addax-all</artifactId>
6-
<version>4.1.9-SNAPSHOT</version>
6+
<version>4.2.0</version>
77
<relativePath>../../../pom.xml</relativePath>
88
</parent>
99

0 commit comments

Comments
 (0)