Skip to content

Commit 829da8a

Browse files
committed
update version to v1.0.4-hashdata
1 parent 66a8a85 commit 829da8a

File tree

48 files changed

+59
-59
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

48 files changed

+59
-59
lines changed

adswriter/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>com.alibaba.datax</groupId>
77
<artifactId>datax-all</artifactId>
8-
<version>v1.0.3-hashdata</version>
8+
<version>v1.0.4-hashdata</version>
99
</parent>
1010
<modelVersion>4.0.0</modelVersion>
1111

common/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<parent>
55
<groupId>com.alibaba.datax</groupId>
66
<artifactId>datax-all</artifactId>
7-
<version>v1.0.3-hashdata</version>
7+
<version>v1.0.4-hashdata</version>
88
</parent>
99

1010
<artifactId>datax-common</artifactId>

core/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<parent>
55
<groupId>com.alibaba.datax</groupId>
66
<artifactId>datax-all</artifactId>
7-
<version>v1.0.3-hashdata</version>
7+
<version>v1.0.4-hashdata</version>
88
</parent>
99

1010
<artifactId>datax-core</artifactId>

drdsreader/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<parent>
77
<groupId>com.alibaba.datax</groupId>
88
<artifactId>datax-all</artifactId>
9-
<version>v1.0.3-hashdata</version>
9+
<version>v1.0.4-hashdata</version>
1010
</parent>
1111

1212
<artifactId>drdsreader</artifactId>

drdswriter/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<parent>
77
<groupId>com.alibaba.datax</groupId>
88
<artifactId>datax-all</artifactId>
9-
<version>v1.0.3-hashdata</version>
9+
<version>v1.0.4-hashdata</version>
1010
</parent>
1111

1212
<artifactId>drdswriter</artifactId>

elasticsearchwriter/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,14 +3,14 @@
33
<parent>
44
<artifactId>datax-all</artifactId>
55
<groupId>com.alibaba.datax</groupId>
6-
<version>v1.0.3-hashdata</version>
6+
<version>v1.0.4-hashdata</version>
77
</parent>
88
<modelVersion>4.0.0</modelVersion>
99

1010
<artifactId>elasticsearchwriter</artifactId>
1111

1212
<groupId>com.alibaba.datax</groupId>
13-
<version>v1.0.3-hashdata</version>
13+
<version>v1.0.4-hashdata</version>
1414

1515
<dependencies>
1616
<dependency>

ftpreader/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<parent>
55
<groupId>com.alibaba.datax</groupId>
66
<artifactId>datax-all</artifactId>
7-
<version>v1.0.3-hashdata</version>
7+
<version>v1.0.4-hashdata</version>
88
</parent>
99
<artifactId>ftpreader</artifactId>
1010
<name>ftpreader</name>

ftpwriter/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<parent>
55
<groupId>com.alibaba.datax</groupId>
66
<artifactId>datax-all</artifactId>
7-
<version>v1.0.3-hashdata</version>
7+
<version>v1.0.4-hashdata</version>
88
</parent>
99
<artifactId>ftpwriter</artifactId>
1010
<name>ftpwriter</name>

gpdbjsonwriter/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<parent>
55
<artifactId>datax-all</artifactId>
66
<groupId>com.alibaba.datax</groupId>
7-
<version>v1.0.3-hashdata</version>
7+
<version>v1.0.4-hashdata</version>
88
</parent>
99
<artifactId>gpdbjsonwriter</artifactId>
1010
<name>gpdbjsonwriter</name>

gpdbwriter/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<parent>
55
<artifactId>datax-all</artifactId>
66
<groupId>com.alibaba.datax</groupId>
7-
<version>v1.0.3-hashdata</version>
7+
<version>v1.0.4-hashdata</version>
88
</parent>
99
<artifactId>gpdbwriter</artifactId>
1010
<name>gpdbwriter</name>

0 commit comments

Comments
 (0)