Skip to content

Commit

Permalink
[maven-release-plugin] prepare release 4.1.4
Browse files Browse the repository at this point in the history
  • Loading branch information
wgzhao committed Feb 2, 2024
1 parent be765d1 commit f5583bb
Show file tree
Hide file tree
Showing 74 changed files with 75 additions and 75 deletions.
2 changes: 1 addition & 1 deletion common/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>com.wgzhao.addax</groupId>
<artifactId>addax-all</artifactId>
<version>4.1.4-SNAPSHOT</version>
<version>4.1.4</version>
</parent>

<artifactId>addax-common</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>com.wgzhao.addax</groupId>
<artifactId>addax-all</artifactId>
<version>4.1.4-SNAPSHOT</version>
<version>4.1.4</version>
</parent>

<artifactId>addax-core</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion lib/addax-rdbms/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>com.wgzhao.addax</groupId>
<artifactId>addax-all</artifactId>
<version>4.1.4-SNAPSHOT</version>
<version>4.1.4</version>
<relativePath>../../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion lib/addax-storage/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>com.wgzhao.addax</groupId>
<artifactId>addax-all</artifactId>
<version>4.1.4-SNAPSHOT</version>
<version>4.1.4</version>
<relativePath>../../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion lib/addax-transformer/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>com.wgzhao.addax</groupId>
<artifactId>addax-all</artifactId>
<version>4.1.4-SNAPSHOT</version>
<version>4.1.4</version>
<relativePath>../../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion plugin/reader/accessreader/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>com.wgzhao.addax</groupId>
<artifactId>addax-all</artifactId>
<version>4.1.4-SNAPSHOT</version>
<version>4.1.4</version>
<relativePath>../../../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion plugin/reader/cassandrareader/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>com.wgzhao.addax</groupId>
<artifactId>addax-all</artifactId>
<version>4.1.4-SNAPSHOT</version>
<version>4.1.4</version>
<relativePath>../../../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion plugin/reader/clickhousereader/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>com.wgzhao.addax</groupId>
<artifactId>addax-all</artifactId>
<version>4.1.4-SNAPSHOT</version>
<version>4.1.4</version>
<relativePath>../../../pom.xml</relativePath>
</parent>
<artifactId>clickhousereader</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion plugin/reader/databendreader/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>com.wgzhao.addax</groupId>
<artifactId>addax-all</artifactId>
<version>4.1.4-SNAPSHOT</version>
<version>4.1.4</version>
<relativePath>../../../pom.xml</relativePath>
</parent>
<artifactId>databendreader</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion plugin/reader/datareader/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>com.wgzhao.addax</groupId>
<artifactId>addax-all</artifactId>
<version>4.1.4-SNAPSHOT</version>
<version>4.1.4</version>
<relativePath>../../../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion plugin/reader/dbfreader/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>com.wgzhao.addax</groupId>
<artifactId>addax-all</artifactId>
<version>4.1.4-SNAPSHOT</version>
<version>4.1.4</version>
<relativePath>../../../pom.xml</relativePath>
</parent>
<artifactId>dbfreader</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion plugin/reader/elasticsearchreader/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>com.wgzhao.addax</groupId>
<artifactId>addax-all</artifactId>
<version>4.1.4-SNAPSHOT</version>
<version>4.1.4</version>
<relativePath>../../../pom.xml</relativePath>
</parent>
<artifactId>elasticsearchreader</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion plugin/reader/excelreader/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>com.wgzhao.addax</groupId>
<artifactId>addax-all</artifactId>
<version>4.1.4-SNAPSHOT</version>
<version>4.1.4</version>
<relativePath>../../../pom.xml</relativePath>
</parent>
<artifactId>excelreader</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion plugin/reader/ftpreader/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>com.wgzhao.addax</groupId>
<artifactId>addax-all</artifactId>
<version>4.1.4-SNAPSHOT</version>
<version>4.1.4</version>
<relativePath>../../../pom.xml</relativePath>
</parent>
<artifactId>ftpreader</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion plugin/reader/hanareader/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<artifactId>addax-all</artifactId>
<groupId>com.wgzhao.addax</groupId>
<version>4.1.4-SNAPSHOT</version>
<version>4.1.4</version>
<relativePath>../../../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion plugin/reader/hbase11xreader/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>com.wgzhao.addax</groupId>
<artifactId>addax-all</artifactId>
<version>4.1.4-SNAPSHOT</version>
<version>4.1.4</version>
<relativePath>../../../pom.xml</relativePath>
</parent>
<artifactId>hbase11xreader</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion plugin/reader/hbase11xsqlreader/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>com.wgzhao.addax</groupId>
<artifactId>addax-all</artifactId>
<version>4.1.4-SNAPSHOT</version>
<version>4.1.4</version>
<relativePath>../../../pom.xml</relativePath>
</parent>
<artifactId>hbase11xsqlreader</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion plugin/reader/hbase20xreader/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>com.wgzhao.addax</groupId>
<artifactId>addax-all</artifactId>
<version>4.1.4-SNAPSHOT</version>
<version>4.1.4</version>
<relativePath>../../../pom.xml</relativePath>
</parent>
<artifactId>hbase20xreader</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion plugin/reader/hbase20xsqlreader/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>com.wgzhao.addax</groupId>
<artifactId>addax-all</artifactId>
<version>4.1.4-SNAPSHOT</version>
<version>4.1.4</version>
<relativePath>../../../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion plugin/reader/hdfsreader/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>com.wgzhao.addax</groupId>
<artifactId>addax-all</artifactId>
<version>4.1.4-SNAPSHOT</version>
<version>4.1.4</version>
<relativePath>../../../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion plugin/reader/hivereader/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>com.wgzhao.addax</groupId>
<artifactId>addax-all</artifactId>
<version>4.1.4-SNAPSHOT</version>
<version>4.1.4</version>
<relativePath>../../../pom.xml</relativePath>
</parent>
<artifactId>hivereader</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion plugin/reader/httpreader/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>com.wgzhao.addax</groupId>
<artifactId>addax-all</artifactId>
<version>4.1.4-SNAPSHOT</version>
<version>4.1.4</version>
<relativePath>../../../pom.xml</relativePath>
</parent>
<artifactId>httpreader</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion plugin/reader/influxdb2reader/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<parent>
<groupId>com.wgzhao.addax</groupId>
<artifactId>addax-all</artifactId>
<version>4.1.4-SNAPSHOT</version>
<version>4.1.4</version>
<relativePath>../../../pom.xml</relativePath>
</parent>
<artifactId>influxdb2reader</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion plugin/reader/influxdbreader/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<parent>
<groupId>com.wgzhao.addax</groupId>
<artifactId>addax-all</artifactId>
<version>4.1.4-SNAPSHOT</version>
<version>4.1.4</version>
<relativePath>../../../pom.xml</relativePath>
</parent>
<artifactId>influxdbreader</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion plugin/reader/jsonfilereader/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>com.wgzhao.addax</groupId>
<artifactId>addax-all</artifactId>
<version>4.1.4-SNAPSHOT</version>
<version>4.1.4</version>
<relativePath>../../../pom.xml</relativePath>
</parent>
<artifactId>jsonfilereader</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion plugin/reader/kafkareader/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>com.wgzhao.addax</groupId>
<artifactId>addax-all</artifactId>
<version>4.1.4-SNAPSHOT</version>
<version>4.1.4</version>
<relativePath>../../../pom.xml</relativePath>
</parent>
<artifactId>kafkareader</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion plugin/reader/kudureader/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<artifactId>addax-all</artifactId>
<groupId>com.wgzhao.addax</groupId>
<version>4.1.4-SNAPSHOT</version>
<version>4.1.4</version>
<relativePath>../../../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion plugin/reader/mongodbreader/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>com.wgzhao.addax</groupId>
<artifactId>addax-all</artifactId>
<version>4.1.4-SNAPSHOT</version>
<version>4.1.4</version>
<relativePath>../../../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion plugin/reader/mysqlreader/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>com.wgzhao.addax</groupId>
<artifactId>addax-all</artifactId>
<version>4.1.4-SNAPSHOT</version>
<version>4.1.4</version>
<relativePath>../../../pom.xml</relativePath>
</parent>
<artifactId>mysqlreader</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion plugin/reader/oraclereader/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>com.wgzhao.addax</groupId>
<artifactId>addax-all</artifactId>
<version>4.1.4-SNAPSHOT</version>
<version>4.1.4</version>
<relativePath>../../../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion plugin/reader/postgresqlreader/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>com.wgzhao.addax</groupId>
<artifactId>addax-all</artifactId>
<version>4.1.4-SNAPSHOT</version>
<version>4.1.4</version>
<relativePath>../../../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion plugin/reader/rdbmsreader/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<artifactId>addax-all</artifactId>
<groupId>com.wgzhao.addax</groupId>
<version>4.1.4-SNAPSHOT</version>
<version>4.1.4</version>
<relativePath>../../../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion plugin/reader/redisreader/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>com.wgzhao.addax</groupId>
<artifactId>addax-all</artifactId>
<version>4.1.4-SNAPSHOT</version>
<version>4.1.4</version>
<relativePath>../../../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion plugin/reader/s3reader/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>com.wgzhao.addax</groupId>
<artifactId>addax-all</artifactId>
<version>4.1.4-SNAPSHOT</version>
<version>4.1.4</version>
<relativePath>../../../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion plugin/reader/sqlitereader/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>com.wgzhao.addax</groupId>
<artifactId>addax-all</artifactId>
<version>4.1.4-SNAPSHOT</version>
<version>4.1.4</version>
<relativePath>../../../pom.xml</relativePath>
</parent>
<artifactId>sqlitereader</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion plugin/reader/sqlserverreader/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>com.wgzhao.addax</groupId>
<artifactId>addax-all</artifactId>
<version>4.1.4-SNAPSHOT</version>
<version>4.1.4</version>
<relativePath>../../../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion plugin/reader/streamreader/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>com.wgzhao.addax</groupId>
<artifactId>addax-all</artifactId>
<version>4.1.4-SNAPSHOT</version>
<version>4.1.4</version>
<relativePath>../../../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion plugin/reader/sybasereader/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>com.wgzhao.addax</groupId>
<artifactId>addax-all</artifactId>
<version>4.1.4-SNAPSHOT</version>
<version>4.1.4</version>
<relativePath>../../../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion plugin/reader/tdenginereader/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>com.wgzhao.addax</groupId>
<artifactId>addax-all</artifactId>
<version>4.1.4-SNAPSHOT</version>
<version>4.1.4</version>
<relativePath>../../../pom.xml</relativePath>
</parent>
<artifactId>tdenginereader</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion plugin/reader/txtfilereader/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>com.wgzhao.addax</groupId>
<artifactId>addax-all</artifactId>
<version>4.1.4-SNAPSHOT</version>
<version>4.1.4</version>
<relativePath>../../../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion plugin/writer/accesswriter/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>com.wgzhao.addax</groupId>
<artifactId>addax-all</artifactId>
<version>4.1.4-SNAPSHOT</version>
<version>4.1.4</version>
<relativePath>../../../pom.xml</relativePath>
</parent>
<artifactId>accesswriter</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion plugin/writer/cassandrawriter/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>com.wgzhao.addax</groupId>
<artifactId>addax-all</artifactId>
<version>4.1.4-SNAPSHOT</version>
<version>4.1.4</version>
<relativePath>../../../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion plugin/writer/clickhousewriter/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>com.wgzhao.addax</groupId>
<artifactId>addax-all</artifactId>
<version>4.1.4-SNAPSHOT</version>
<version>4.1.4</version>
<relativePath>../../../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion plugin/writer/databendwriter/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>com.wgzhao.addax</groupId>
<artifactId>addax-all</artifactId>
<version>4.1.4-SNAPSHOT</version>
<version>4.1.4</version>
<relativePath>../../../pom.xml</relativePath>
</parent>

Expand Down

0 comments on commit f5583bb

Please sign in to comment.