Skip to content

Commit

Permalink
[maven-release-plugin] prepare release 4.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
wgzhao committed Aug 27, 2021
1 parent 9a4f3dc commit e106a5a
Show file tree
Hide file tree
Showing 57 changed files with 59 additions and 59 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.0.3-SNAPSHOT</version>
<version>4.0.3</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.0.3-SNAPSHOT</version>
<version>4.0.3</version>
</parent>

<artifactId>addax-core</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion docs/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<groupId>com.wgzhao.addax</groupId>
<artifactId>addax-docs</artifactId>
<name>addax-docs</name>
<version>4.0.3-SNAPSHOT</version>
<version>4.0.3</version>
<packaging>pom</packaging>

<build>
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.0.3-SNAPSHOT</version>
<version>4.0.3</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.0.3-SNAPSHOT</version>
<version>4.0.3</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.0.3-SNAPSHOT</version>
<version>4.0.3</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.0.3-SNAPSHOT</version>
<version>4.0.3</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.0.3-SNAPSHOT</version>
<version>4.0.3</version>
<relativePath>../../../pom.xml</relativePath>
</parent>
<artifactId>clickhousereader</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.0.3-SNAPSHOT</version>
<version>4.0.3</version>
<relativePath>../../../pom.xml</relativePath>
</parent>

Expand Down
4 changes: 2 additions & 2 deletions 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.0.3-SNAPSHOT</version>
<version>4.0.3</version>
<relativePath>../../../pom.xml</relativePath>
</parent>
<artifactId>dbfreader</artifactId>
Expand All @@ -21,7 +21,7 @@
<dependency>
<groupId>com.wgzhao.addax</groupId>
<artifactId>addax-storage</artifactId>
<version>4.0.3-SNAPSHOT</version>
<version>4.0.3</version>
</dependency>

<dependency>
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.0.3-SNAPSHOT</version>
<version>4.0.3</version>
<relativePath>../../../pom.xml</relativePath>
</parent>
<artifactId>elasticsearchreader</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.0.3-SNAPSHOT</version>
<version>4.0.3</version>
<relativePath>../../../pom.xml</relativePath>
</parent>
<artifactId>ftpreader</artifactId>
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.0.3-SNAPSHOT</version>
<version>4.0.3</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.0.3-SNAPSHOT</version>
<version>4.0.3</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.0.3-SNAPSHOT</version>
<version>4.0.3</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.0.3-SNAPSHOT</version>
<version>4.0.3</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.0.3-SNAPSHOT</version>
<version>4.0.3</version>
<relativePath>../../../pom.xml</relativePath>
</parent>

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.0.3-SNAPSHOT</version>
<version>4.0.3</version>
<relativePath>../../../pom.xml</relativePath>
</parent>
<artifactId>httpreader</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.0.3-SNAPSHOT</version>
<version>4.0.3</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.0.3-SNAPSHOT</version>
<version>4.0.3</version>
<relativePath>../../../pom.xml</relativePath>
</parent>
<artifactId>jsonfilereader</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.0.3-SNAPSHOT</version>
<version>4.0.3</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.0.3-SNAPSHOT</version>
<version>4.0.3</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.0.3-SNAPSHOT</version>
<version>4.0.3</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.0.3-SNAPSHOT</version>
<version>4.0.3</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.0.3-SNAPSHOT</version>
<version>4.0.3</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.0.3-SNAPSHOT</version>
<version>4.0.3</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.0.3-SNAPSHOT</version>
<version>4.0.3</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.0.3-SNAPSHOT</version>
<version>4.0.3</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.0.3-SNAPSHOT</version>
<version>4.0.3</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.0.3-SNAPSHOT</version>
<version>4.0.3</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.0.3-SNAPSHOT</version>
<version>4.0.3</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.0.3-SNAPSHOT</version>
<version>4.0.3</version>
<relativePath>../../../pom.xml</relativePath>
</parent>

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.0.3-SNAPSHOT</version>
<version>4.0.3</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.0.3-SNAPSHOT</version>
<version>4.0.3</version>
<relativePath>../../../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion plugin/writer/dbfwriter/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.0.3-SNAPSHOT</version>
<version>4.0.3</version>
<relativePath>../../../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion plugin/writer/doriswriter/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.0.3-SNAPSHOT</version>
<version>4.0.3</version>
<relativePath>../../../pom.xml</relativePath>
</parent>
<artifactId>doriswriter</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion plugin/writer/elasticsearchwriter/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.0.3-SNAPSHOT</version>
<version>4.0.3</version>
<relativePath>../../../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion plugin/writer/ftpwriter/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.0.3-SNAPSHOT</version>
<version>4.0.3</version>
<relativePath>../../../pom.xml</relativePath>
</parent>
<artifactId>ftpwriter</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion plugin/writer/greenplumwriter/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.0.3-SNAPSHOT</version>
<version>4.0.3</version>
<relativePath>../../../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion plugin/writer/hbase11xsqlwriter/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.0.3-SNAPSHOT</version>
<version>4.0.3</version>
<relativePath>../../../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion plugin/writer/hbase11xwriter/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.0.3-SNAPSHOT</version>
<version>4.0.3</version>
<relativePath>../../../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion plugin/writer/hbase20xsqlwriter/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.0.3-SNAPSHOT</version>
<version>4.0.3</version>
<relativePath>../../../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion plugin/writer/hdfswriter/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.0.3-SNAPSHOT</version>
<version>4.0.3</version>
<relativePath>../../../pom.xml</relativePath>
</parent>

Expand Down
Loading

0 comments on commit e106a5a

Please sign in to comment.