Skip to content

Commit

Permalink
[maven-release-plugin] prepare release 4.1.3
Browse files Browse the repository at this point in the history
  • Loading branch information
wgzhao committed Nov 23, 2023
1 parent 5f05c60 commit 01f4f00
Show file tree
Hide file tree
Showing 72 changed files with 76 additions and 80 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.3-SNAPSHOT</version>
<version>4.1.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.1.3-SNAPSHOT</version>
<version>4.1.3</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.3-SNAPSHOT</version>
<version>4.1.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.1.3-SNAPSHOT</version>
<version>4.1.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.1.3-SNAPSHOT</version>
<version>4.1.3</version>
<relativePath>../../pom.xml</relativePath>
</parent>

Expand Down
6 changes: 2 additions & 4 deletions plugin/reader/accessreader/pom.xml
Original file line number Diff line number Diff line change
@@ -1,12 +1,10 @@
<?xml version="1.0" encoding="UTF-8"?>
<project xmlns="http://maven.apache.org/POM/4.0.0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>com.wgzhao.addax</groupId>
<artifactId>addax-all</artifactId>
<version>4.1.3-SNAPSHOT</version>
<version>4.1.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.1.3-SNAPSHOT</version>
<version>4.1.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.1.3-SNAPSHOT</version>
<version>4.1.3</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.3-SNAPSHOT</version>
<version>4.1.3</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.3-SNAPSHOT</version>
<version>4.1.3</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.3-SNAPSHOT</version>
<version>4.1.3</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.3-SNAPSHOT</version>
<version>4.1.3</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.3-SNAPSHOT</version>
<version>4.1.3</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.3-SNAPSHOT</version>
<version>4.1.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.1.3-SNAPSHOT</version>
<version>4.1.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.1.3-SNAPSHOT</version>
<version>4.1.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.1.3-SNAPSHOT</version>
<version>4.1.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.1.3-SNAPSHOT</version>
<version>4.1.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.1.3-SNAPSHOT</version>
<version>4.1.3</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.3-SNAPSHOT</version>
<version>4.1.3</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.3-SNAPSHOT</version>
<version>4.1.3</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.3-SNAPSHOT</version>
<version>4.1.3</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.3-SNAPSHOT</version>
<version>4.1.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.1.3-SNAPSHOT</version>
<version>4.1.3</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.3-SNAPSHOT</version>
<version>4.1.3</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.3-SNAPSHOT</version>
<version>4.1.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.1.3-SNAPSHOT</version>
<version>4.1.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.1.3-SNAPSHOT</version>
<version>4.1.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.1.3-SNAPSHOT</version>
<version>4.1.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.1.3-SNAPSHOT</version>
<version>4.1.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.1.3-SNAPSHOT</version>
<version>4.1.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.1.3-SNAPSHOT</version>
<version>4.1.3</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.3-SNAPSHOT</version>
<version>4.1.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.1.3-SNAPSHOT</version>
<version>4.1.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.1.3-SNAPSHOT</version>
<version>4.1.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.1.3-SNAPSHOT</version>
<version>4.1.3</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.3-SNAPSHOT</version>
<version>4.1.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.1.3-SNAPSHOT</version>
<version>4.1.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.1.3-SNAPSHOT</version>
<version>4.1.3</version>
<relativePath>../../../pom.xml</relativePath>
</parent>

Expand Down
5 changes: 2 additions & 3 deletions plugin/writer/accesswriter/pom.xml
Original file line number Diff line number Diff line change
@@ -1,10 +1,9 @@
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>com.wgzhao.addax</groupId>
<artifactId>addax-all</artifactId>
<version>4.1.3-SNAPSHOT</version>
<version>4.1.3</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.3-SNAPSHOT</version>
<version>4.1.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.1.3-SNAPSHOT</version>
<version>4.1.3</version>
<relativePath>../../../pom.xml</relativePath>
</parent>

Expand Down
Loading

0 comments on commit 01f4f00

Please sign in to comment.