Skip to content

Commit

Permalink
update version to v1.0.4-hashdata
Browse files Browse the repository at this point in the history
  • Loading branch information
wangzw committed Mar 2, 2020
1 parent 66a8a85 commit 829da8a
Show file tree
Hide file tree
Showing 48 changed files with 59 additions and 59 deletions.
2 changes: 1 addition & 1 deletion adswriter/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>com.alibaba.datax</groupId>
<artifactId>datax-all</artifactId>
<version>v1.0.3-hashdata</version>
<version>v1.0.4-hashdata</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion common/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>com.alibaba.datax</groupId>
<artifactId>datax-all</artifactId>
<version>v1.0.3-hashdata</version>
<version>v1.0.4-hashdata</version>
</parent>

<artifactId>datax-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 @@ -4,7 +4,7 @@
<parent>
<groupId>com.alibaba.datax</groupId>
<artifactId>datax-all</artifactId>
<version>v1.0.3-hashdata</version>
<version>v1.0.4-hashdata</version>
</parent>

<artifactId>datax-core</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion drdsreader/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>com.alibaba.datax</groupId>
<artifactId>datax-all</artifactId>
<version>v1.0.3-hashdata</version>
<version>v1.0.4-hashdata</version>
</parent>

<artifactId>drdsreader</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion drdswriter/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>com.alibaba.datax</groupId>
<artifactId>datax-all</artifactId>
<version>v1.0.3-hashdata</version>
<version>v1.0.4-hashdata</version>
</parent>

<artifactId>drdswriter</artifactId>
Expand Down
4 changes: 2 additions & 2 deletions elasticsearchwriter/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,14 +3,14 @@
<parent>
<artifactId>datax-all</artifactId>
<groupId>com.alibaba.datax</groupId>
<version>v1.0.3-hashdata</version>
<version>v1.0.4-hashdata</version>
</parent>
<modelVersion>4.0.0</modelVersion>

<artifactId>elasticsearchwriter</artifactId>

<groupId>com.alibaba.datax</groupId>
<version>v1.0.3-hashdata</version>
<version>v1.0.4-hashdata</version>

<dependencies>
<dependency>
Expand Down
2 changes: 1 addition & 1 deletion ftpreader/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>com.alibaba.datax</groupId>
<artifactId>datax-all</artifactId>
<version>v1.0.3-hashdata</version>
<version>v1.0.4-hashdata</version>
</parent>
<artifactId>ftpreader</artifactId>
<name>ftpreader</name>
Expand Down
2 changes: 1 addition & 1 deletion ftpwriter/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>com.alibaba.datax</groupId>
<artifactId>datax-all</artifactId>
<version>v1.0.3-hashdata</version>
<version>v1.0.4-hashdata</version>
</parent>
<artifactId>ftpwriter</artifactId>
<name>ftpwriter</name>
Expand Down
2 changes: 1 addition & 1 deletion gpdbjsonwriter/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<artifactId>datax-all</artifactId>
<groupId>com.alibaba.datax</groupId>
<version>v1.0.3-hashdata</version>
<version>v1.0.4-hashdata</version>
</parent>
<artifactId>gpdbjsonwriter</artifactId>
<name>gpdbjsonwriter</name>
Expand Down
2 changes: 1 addition & 1 deletion gpdbwriter/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<artifactId>datax-all</artifactId>
<groupId>com.alibaba.datax</groupId>
<version>v1.0.3-hashdata</version>
<version>v1.0.4-hashdata</version>
</parent>
<artifactId>gpdbwriter</artifactId>
<name>gpdbwriter</name>
Expand Down
4 changes: 2 additions & 2 deletions hbase094xreader/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,13 +5,13 @@
<parent>
<artifactId>datax-all</artifactId>
<groupId>com.alibaba.datax</groupId>
<version>v1.0.3-hashdata</version>
<version>v1.0.4-hashdata</version>
</parent>
<modelVersion>4.0.0</modelVersion>

<artifactId>hbase094xreader</artifactId>
<name>hbase094xreader</name>
<version>v1.0.3-hashdata</version>
<version>v1.0.4-hashdata</version>


<dependencies>
Expand Down
6 changes: 3 additions & 3 deletions hbase094xwriter/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,13 +5,13 @@
<parent>
<artifactId>datax-all</artifactId>
<groupId>com.alibaba.datax</groupId>
<version>v1.0.3-hashdata</version>
<version>v1.0.4-hashdata</version>
</parent>
<modelVersion>4.0.0</modelVersion>

<artifactId>hbase094xwriter</artifactId>
<name>hbase094xwriter</name>
<version>v1.0.3-hashdata</version>
<version>v1.0.4-hashdata</version>

<properties>
<commons-codec.version>1.8</commons-codec.version>
Expand Down Expand Up @@ -69,7 +69,7 @@
<dependency>
<groupId>com.alibaba.datax</groupId>
<artifactId>datax-common</artifactId>
<version>v1.0.3-hashdata</version>
<version>v1.0.4-hashdata</version>
</dependency>
</dependencies>

Expand Down
4 changes: 2 additions & 2 deletions hbase11xreader/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,11 @@
<parent>
<groupId>com.alibaba.datax</groupId>
<artifactId>datax-all</artifactId>
<version>v1.0.3-hashdata</version>
<version>v1.0.4-hashdata</version>
</parent>
<artifactId>hbase11xreader</artifactId>
<name>hbase11xreader</name>
<version>v1.0.3-hashdata</version>
<version>v1.0.4-hashdata</version>
<packaging>jar</packaging>

<properties>
Expand Down
4 changes: 2 additions & 2 deletions hbase11xsqlwriter/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,13 +5,13 @@
<parent>
<artifactId>datax-all</artifactId>
<groupId>com.alibaba.datax</groupId>
<version>v1.0.3-hashdata</version>
<version>v1.0.4-hashdata</version>
</parent>
<modelVersion>4.0.0</modelVersion>

<artifactId>hbase11xsqlwriter</artifactId>
<name>hbase11xsqlwriter</name>
<version>v1.0.3-hashdata</version>
<version>v1.0.4-hashdata</version>
<packaging>jar</packaging>

<properties>
Expand Down
4 changes: 2 additions & 2 deletions hbase11xwriter/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,13 +5,13 @@
<parent>
<artifactId>datax-all</artifactId>
<groupId>com.alibaba.datax</groupId>
<version>v1.0.3-hashdata</version>
<version>v1.0.4-hashdata</version>
</parent>
<modelVersion>4.0.0</modelVersion>

<artifactId>hbase11xwriter</artifactId>
<name>hbase11xwriter</name>
<version>v1.0.3-hashdata</version>
<version>v1.0.4-hashdata</version>
<packaging>jar</packaging>

<properties>
Expand Down
4 changes: 2 additions & 2 deletions hbasereader/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,12 +6,12 @@
<parent>
<artifactId>datax-all</artifactId>
<groupId>com.alibaba.datax</groupId>
<version>v1.0.3-hashdata</version>
<version>v1.0.4-hashdata</version>
</parent>

<artifactId>hbasereader</artifactId>
<name>hbasereader</name>
<version>v1.0.3-hashdata</version>
<version>v1.0.4-hashdata</version>


<dependencies>
Expand Down
2 changes: 1 addition & 1 deletion hbasewriter/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>datax-all</artifactId>
<groupId>com.alibaba.datax</groupId>
<version>v1.0.3-hashdata</version>
<version>v1.0.4-hashdata</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
4 changes: 2 additions & 2 deletions hdfsreader/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,13 +3,13 @@
<parent>
<artifactId>datax-all</artifactId>
<groupId>com.alibaba.datax</groupId>
<version>v1.0.3-hashdata</version>
<version>v1.0.4-hashdata</version>
</parent>
<modelVersion>4.0.0</modelVersion>

<artifactId>hdfsreader</artifactId>
<groupId>com.alibaba.datax</groupId>
<version>v1.0.3-hashdata</version>
<version>v1.0.4-hashdata</version>
<packaging>jar</packaging>
<properties>
<hive.version>1.1.1</hive.version>
Expand Down
2 changes: 1 addition & 1 deletion hdfswriter/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>datax-all</artifactId>
<groupId>com.alibaba.datax</groupId>
<version>v1.0.3-hashdata</version>
<version>v1.0.4-hashdata</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion mongodbjsonreader/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>datax-all</artifactId>
<groupId>com.alibaba.datax</groupId>
<version>v1.0.3-hashdata</version>
<version>v1.0.4-hashdata</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion mongodbreader/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>datax-all</artifactId>
<groupId>com.alibaba.datax</groupId>
<version>v1.0.3-hashdata</version>
<version>v1.0.4-hashdata</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion mongodbwriter/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>datax-all</artifactId>
<groupId>com.alibaba.datax</groupId>
<version>v1.0.3-hashdata</version>
<version>v1.0.4-hashdata</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>mongodbwriter</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion mysqlreader/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>com.alibaba.datax</groupId>
<artifactId>datax-all</artifactId>
<version>v1.0.3-hashdata</version>
<version>v1.0.4-hashdata</version>
</parent>
<artifactId>mysqlreader</artifactId>
<name>mysqlreader</name>
Expand Down
2 changes: 1 addition & 1 deletion mysqlwriter/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>com.alibaba.datax</groupId>
<artifactId>datax-all</artifactId>
<version>v1.0.3-hashdata</version>
<version>v1.0.4-hashdata</version>
</parent>
<artifactId>mysqlwriter</artifactId>
<name>mysqlwriter</name>
Expand Down
2 changes: 1 addition & 1 deletion ocswriter/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>datax-all</artifactId>
<groupId>com.alibaba.datax</groupId>
<version>v1.0.3-hashdata</version>
<version>v1.0.4-hashdata</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion odpsreader/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>com.alibaba.datax</groupId>
<artifactId>datax-all</artifactId>
<version>v1.0.3-hashdata</version>
<version>v1.0.4-hashdata</version>
</parent>

<artifactId>odpsreader</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion odpswriter/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>com.alibaba.datax</groupId>
<artifactId>datax-all</artifactId>
<version>v1.0.3-hashdata</version>
<version>v1.0.4-hashdata</version>
</parent>
<artifactId>odpswriter</artifactId>
<name>odpswriter</name>
Expand Down
2 changes: 1 addition & 1 deletion oraclereader/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>datax-all</artifactId>
<groupId>com.alibaba.datax</groupId>
<version>v1.0.3-hashdata</version>
<version>v1.0.4-hashdata</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion oraclewriter/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>com.alibaba.datax</groupId>
<artifactId>datax-all</artifactId>
<version>v1.0.3-hashdata</version>
<version>v1.0.4-hashdata</version>
</parent>
<artifactId>oraclewriter</artifactId>
<name>oraclewriter</name>
Expand Down
2 changes: 1 addition & 1 deletion ossreader/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>com.alibaba.datax</groupId>
<artifactId>datax-all</artifactId>
<version>v1.0.3-hashdata</version>
<version>v1.0.4-hashdata</version>
</parent>
<artifactId>ossreader</artifactId>
<name>ossreader</name>
Expand Down
2 changes: 1 addition & 1 deletion osswriter/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>com.alibaba.datax</groupId>
<artifactId>datax-all</artifactId>
<version>v1.0.3-hashdata</version>
<version>v1.0.4-hashdata</version>
</parent>
<artifactId>osswriter</artifactId>
<name>osswriter</name>
Expand Down
2 changes: 1 addition & 1 deletion otsreader/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>com.alibaba.datax</groupId>
<artifactId>datax-all</artifactId>
<version>v1.0.3-hashdata</version>
<version>v1.0.4-hashdata</version>
</parent>
<artifactId>otsreader</artifactId>
<name>otsreader</name>
Expand Down
4 changes: 2 additions & 2 deletions otsstreamreader/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,11 +6,11 @@
<parent>
<groupId>com.alibaba.datax</groupId>
<artifactId>datax-all</artifactId>
<version>v1.0.3-hashdata</version>
<version>v1.0.4-hashdata</version>
</parent>
<groupId>com.alibaba.datax</groupId>
<artifactId>otsstreamreader</artifactId>
<version>v1.0.3-hashdata</version>
<version>v1.0.4-hashdata</version>

<dependencies>
<dependency>
Expand Down
2 changes: 1 addition & 1 deletion otswriter/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>com.alibaba.datax</groupId>
<artifactId>datax-all</artifactId>
<version>v1.0.3-hashdata</version>
<version>v1.0.4-hashdata</version>
</parent>
<artifactId>otswriter</artifactId>
<name>otswriter</name>
Expand Down
2 changes: 1 addition & 1 deletion plugin-rdbms-util/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>com.alibaba.datax</groupId>
<artifactId>datax-all</artifactId>
<version>v1.0.3-hashdata</version>
<version>v1.0.4-hashdata</version>
</parent>
<artifactId>plugin-rdbms-util</artifactId>
<name>plugin-rdbms-util</name>
Expand Down
2 changes: 1 addition & 1 deletion plugin-unstructured-storage-util/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>com.alibaba.datax</groupId>
<artifactId>datax-all</artifactId>
<version>v1.0.3-hashdata</version>
<version>v1.0.4-hashdata</version>
</parent>
<artifactId>plugin-unstructured-storage-util</artifactId>
<name>plugin-unstructured-storage-util</name>
Expand Down
Loading

0 comments on commit 829da8a

Please sign in to comment.