Skip to content

Commit 52d4cd3

Browse files
committed
[maven-release-plugin] prepare release 3.1.9
1 parent 90fb072 commit 52d4cd3

File tree

49 files changed

+93
-93
lines changed

Some content is hidden

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

49 files changed

+93
-93
lines changed

common/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<parent>
44
<groupId>com.alibaba.datax</groupId>
55
<artifactId>datax-all</artifactId>
6-
<version>3.1.9-SNAPSHOT</version>
6+
<version>3.1.9</version>
77
</parent>
88

99
<artifactId>datax-common</artifactId>

core/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<parent>
44
<groupId>com.alibaba.datax</groupId>
55
<artifactId>datax-all</artifactId>
6-
<version>3.1.9-SNAPSHOT</version>
6+
<version>3.1.9</version>
77
</parent>
88

99
<artifactId>datax-core</artifactId>

plugin-rdbms-util/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<parent>
44
<groupId>com.alibaba.datax</groupId>
55
<artifactId>datax-all</artifactId>
6-
<version>3.1.9-SNAPSHOT</version>
6+
<version>3.1.9</version>
77
</parent>
88
<artifactId>plugin-rdbms-util</artifactId>
99
<name>plugin-rdbms-util</name>

plugin-storage-util/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<parent>
44
<groupId>com.alibaba.datax</groupId>
55
<artifactId>datax-all</artifactId>
6-
<version>3.1.9-SNAPSHOT</version>
6+
<version>3.1.9</version>
77
</parent>
88
<artifactId>plugin-storage-util</artifactId>
99
<name>plugin-storage-util</name>

plugin/reader/cassandrareader/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
<?xml version="1.0" encoding="UTF-8"?>
2-
<project xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://maven.apache.org/POM/4.0.0" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
2+
<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">
33
<modelVersion>4.0.0</modelVersion>
44
<parent>
55
<groupId>com.alibaba.datax</groupId>
66
<artifactId>datax-all</artifactId>
7-
<version>3.1.9-SNAPSHOT</version>
7+
<version>3.1.9</version>
88
<relativePath>../../../pom.xml</relativePath>
99
</parent>
1010

plugin/reader/clickhousereader/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
<?xml version="1.0" encoding="UTF-8"?>
2-
<project xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://maven.apache.org/POM/4.0.0" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
2+
<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">
33
<modelVersion>4.0.0</modelVersion>
44
<parent>
55
<groupId>com.alibaba.datax</groupId>
66
<artifactId>datax-all</artifactId>
7-
<version>3.1.9-SNAPSHOT</version>
7+
<version>3.1.9</version>
88
<relativePath>../../../pom.xml</relativePath>
99
</parent>
1010
<artifactId>clickhousereader</artifactId>

plugin/reader/dbffilereader/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
1-
<project xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://maven.apache.org/POM/4.0.0" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
1+
<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">
22
<modelVersion>4.0.0</modelVersion>
33
<parent>
44
<groupId>com.alibaba.datax</groupId>
55
<artifactId>datax-all</artifactId>
6-
<version>3.1.9-SNAPSHOT</version>
6+
<version>3.1.9</version>
77
<relativePath>../../../pom.xml</relativePath>
88
</parent>
99
<artifactId>dbffilereader</artifactId>

plugin/reader/ftpreader/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
1-
<project xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://maven.apache.org/POM/4.0.0" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
1+
<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">
22
<modelVersion>4.0.0</modelVersion>
33
<parent>
44
<groupId>com.alibaba.datax</groupId>
55
<artifactId>datax-all</artifactId>
6-
<version>3.1.9-SNAPSHOT</version>
6+
<version>3.1.9</version>
77
<relativePath>../../../pom.xml</relativePath>
88
</parent>
99
<artifactId>ftpreader</artifactId>

plugin/reader/hbase11xreader/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
1-
<project xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://maven.apache.org/POM/4.0.0" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
1+
<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">
22
<modelVersion>4.0.0</modelVersion>
33
<parent>
44
<groupId>com.alibaba.datax</groupId>
55
<artifactId>datax-all</artifactId>
6-
<version>3.1.9-SNAPSHOT</version>
6+
<version>3.1.9</version>
77
<relativePath>../../../pom.xml</relativePath>
88
</parent>
99
<artifactId>hbase11xreader</artifactId>

plugin/reader/hbase11xsqlreader/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
1-
<project xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://maven.apache.org/POM/4.0.0" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
1+
<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">
22
<modelVersion>4.0.0</modelVersion>
33
<parent>
44
<groupId>com.alibaba.datax</groupId>
55
<artifactId>datax-all</artifactId>
6-
<version>3.1.9-SNAPSHOT</version>
6+
<version>3.1.9</version>
77
<relativePath>../../../pom.xml</relativePath>
88
</parent>
99
<artifactId>hbase11xsqlreader</artifactId>

plugin/reader/hbase20xreader/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
1-
<project xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://maven.apache.org/POM/4.0.0" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
1+
<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">
22
<modelVersion>4.0.0</modelVersion>
33
<parent>
44
<groupId>com.alibaba.datax</groupId>
55
<artifactId>datax-all</artifactId>
6-
<version>3.1.9-SNAPSHOT</version>
6+
<version>3.1.9</version>
77
<relativePath>../../../pom.xml</relativePath>
88
</parent>
99
<artifactId>hbase20xreader</artifactId>

plugin/reader/hbase20xsqlreader/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
<?xml version="1.0" encoding="UTF-8"?>
2-
<project xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://maven.apache.org/POM/4.0.0" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
2+
<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">
33

44
<modelVersion>4.0.0</modelVersion>
55

66
<parent>
77
<groupId>com.alibaba.datax</groupId>
88
<artifactId>datax-all</artifactId>
9-
<version>3.1.9-SNAPSHOT</version>
9+
<version>3.1.9</version>
1010
<relativePath>../../../pom.xml</relativePath>
1111
</parent>
1212

plugin/reader/hdfsreader/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
<?xml version="1.0" encoding="UTF-8"?>
2-
<project xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://maven.apache.org/POM/4.0.0" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
2+
<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">
33

44
<modelVersion>4.0.0</modelVersion>
55

66
<parent>
77
<groupId>com.alibaba.datax</groupId>
88
<artifactId>datax-all</artifactId>
9-
<version>3.1.9-SNAPSHOT</version>
9+
<version>3.1.9</version>
1010
<relativePath>../../../pom.xml</relativePath>
1111
</parent>
1212

plugin/reader/httpreader/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
1-
<project xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://maven.apache.org/POM/4.0.0" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
1+
<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">
22
<modelVersion>4.0.0</modelVersion>
33
<parent>
44
<groupId>com.alibaba.datax</groupId>
55
<artifactId>datax-all</artifactId>
6-
<version>3.1.9-SNAPSHOT</version>
6+
<version>3.1.9</version>
77
<relativePath>../../../pom.xml</relativePath>
88
</parent>
99
<artifactId>httpreader</artifactId>

plugin/reader/influxdbreader/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
<?xml version="1.0" encoding="UTF-8"?>
2-
<project xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://maven.apache.org/POM/4.0.0" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
2+
<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">
33
<modelVersion>4.0.0</modelVersion>
44
<parent>
55
<groupId>com.alibaba.datax</groupId>
66
<artifactId>datax-all</artifactId>
7-
<version>3.1.9-SNAPSHOT</version>
7+
<version>3.1.9</version>
88
<relativePath>../../../pom.xml</relativePath>
99
</parent>
1010
<artifactId>influxdbreader</artifactId>

plugin/reader/jsonfilereader/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
1-
<project xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://maven.apache.org/POM/4.0.0" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
1+
<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">
22
<modelVersion>4.0.0</modelVersion>
33
<parent>
44
<groupId>com.alibaba.datax</groupId>
55
<artifactId>datax-all</artifactId>
6-
<version>3.1.9-SNAPSHOT</version>
6+
<version>3.1.9</version>
77
<relativePath>../../../pom.xml</relativePath>
88
</parent>
99
<artifactId>jsonfilereader</artifactId>

plugin/reader/kudureader/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
<?xml version="1.0" encoding="UTF-8"?>
2-
<project xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://maven.apache.org/POM/4.0.0" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
2+
<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">
33
<parent>
44
<artifactId>datax-all</artifactId>
55
<groupId>com.alibaba.datax</groupId>
6-
<version>3.1.9-SNAPSHOT</version>
6+
<version>3.1.9</version>
77
<relativePath>../../../pom.xml</relativePath>
88
</parent>
99
<modelVersion>4.0.0</modelVersion>

plugin/reader/mongodbreader/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
<?xml version="1.0" encoding="UTF-8"?>
2-
<project xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://maven.apache.org/POM/4.0.0" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
2+
<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">
33
<modelVersion>4.0.0</modelVersion>
44

55
<parent>
66
<groupId>com.alibaba.datax</groupId>
77
<artifactId>datax-all</artifactId>
8-
<version>3.1.9-SNAPSHOT</version>
8+
<version>3.1.9</version>
99
<relativePath>../../../pom.xml</relativePath>
1010
</parent>
1111

plugin/reader/mysqlreader/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
<?xml version="1.0" encoding="UTF-8"?>
2-
<project xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://maven.apache.org/POM/4.0.0" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
2+
<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">
33
<modelVersion>4.0.0</modelVersion>
44
<parent>
55
<groupId>com.alibaba.datax</groupId>
66
<artifactId>datax-all</artifactId>
7-
<version>3.1.9-SNAPSHOT</version>
7+
<version>3.1.9</version>
88
<relativePath>../../../pom.xml</relativePath>
99
</parent>
1010
<artifactId>mysqlreader</artifactId>

plugin/reader/oraclereader/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
<?xml version="1.0" encoding="UTF-8"?>
2-
<project xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://maven.apache.org/POM/4.0.0" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
2+
<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">
33
<modelVersion>4.0.0</modelVersion>
44
<parent>
55
<groupId>com.alibaba.datax</groupId>
66
<artifactId>datax-all</artifactId>
7-
<version>3.1.9-SNAPSHOT</version>
7+
<version>3.1.9</version>
88
<relativePath>../../../pom.xml</relativePath>
99
</parent>
1010

plugin/reader/postgresqlreader/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
<?xml version="1.0" encoding="UTF-8"?>
2-
<project xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://maven.apache.org/POM/4.0.0" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
2+
<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">
33

44
<modelVersion>4.0.0</modelVersion>
55

66
<parent>
77
<groupId>com.alibaba.datax</groupId>
88
<artifactId>datax-all</artifactId>
9-
<version>3.1.9-SNAPSHOT</version>
9+
<version>3.1.9</version>
1010
<relativePath>../../../pom.xml</relativePath>
1111
</parent>
1212

plugin/reader/rdbmsreader/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
<?xml version="1.0" encoding="UTF-8"?>
2-
<project xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://maven.apache.org/POM/4.0.0" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
2+
<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">
33
<parent>
44
<artifactId>datax-all</artifactId>
55
<groupId>com.alibaba.datax</groupId>
6-
<version>3.1.9-SNAPSHOT</version>
6+
<version>3.1.9</version>
77
<relativePath>../../../pom.xml</relativePath>
88
</parent>
99
<modelVersion>4.0.0</modelVersion>

plugin/reader/redisreader/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
<?xml version="1.0" encoding="UTF-8"?>
2-
<project xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://maven.apache.org/POM/4.0.0" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
2+
<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">
33
<modelVersion>4.0.0</modelVersion>
44

55
<parent>
66
<groupId>com.alibaba.datax</groupId>
77
<artifactId>datax-all</artifactId>
8-
<version>3.1.9-SNAPSHOT</version>
8+
<version>3.1.9</version>
99
<relativePath>../../../pom.xml</relativePath>
1010
</parent>
1111

plugin/reader/sqlserverreader/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
1-
<project xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://maven.apache.org/POM/4.0.0" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
1+
<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">
22
<modelVersion>4.0.0</modelVersion>
33
<parent>
44
<groupId>com.alibaba.datax</groupId>
55
<artifactId>datax-all</artifactId>
6-
<version>3.1.9-SNAPSHOT</version>
6+
<version>3.1.9</version>
77
<relativePath>../../../pom.xml</relativePath>
88
</parent>
99
<artifactId>sqlserverreader</artifactId>

plugin/reader/streamreader/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
1-
<project xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://maven.apache.org/POM/4.0.0" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
1+
<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">
22

33
<modelVersion>4.0.0</modelVersion>
44

55
<parent>
66
<groupId>com.alibaba.datax</groupId>
77
<artifactId>datax-all</artifactId>
8-
<version>3.1.9-SNAPSHOT</version>
8+
<version>3.1.9</version>
99
<relativePath>../../../pom.xml</relativePath>
1010
</parent>
1111

plugin/reader/txtfilereader/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
1-
<project xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://maven.apache.org/POM/4.0.0" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
1+
<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">
22
<modelVersion>4.0.0</modelVersion>
33

44
<parent>
55
<groupId>com.alibaba.datax</groupId>
66
<artifactId>datax-all</artifactId>
7-
<version>3.1.9-SNAPSHOT</version>
7+
<version>3.1.9</version>
88
<relativePath>../../../pom.xml</relativePath>
99
</parent>
1010

plugin/writer/cassandrawriter/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
<?xml version="1.0" encoding="UTF-8"?>
2-
<project xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://maven.apache.org/POM/4.0.0" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
2+
<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">
33
<modelVersion>4.0.0</modelVersion>
44
<parent>
55
<groupId>com.alibaba.datax</groupId>
66
<artifactId>datax-all</artifactId>
7-
<version>3.1.9-SNAPSHOT</version>
7+
<version>3.1.9</version>
88
<relativePath>../../../pom.xml</relativePath>
99
</parent>
1010

plugin/writer/clickhousewriter/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
<?xml version="1.0" encoding="UTF-8"?>
2-
<project xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://maven.apache.org/POM/4.0.0" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
2+
<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">
33
<modelVersion>4.0.0</modelVersion>
44
<parent>
55
<groupId>com.alibaba.datax</groupId>
66
<artifactId>datax-all</artifactId>
7-
<version>3.1.9-SNAPSHOT</version>
7+
<version>3.1.9</version>
88
<relativePath>../../../pom.xml</relativePath>
99
</parent>
1010

plugin/writer/dbffilewriter/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
1-
<project xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://maven.apache.org/POM/4.0.0" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
1+
<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">
22
<modelVersion>4.0.0</modelVersion>
33
<parent>
44
<groupId>com.alibaba.datax</groupId>
55
<artifactId>datax-all</artifactId>
6-
<version>3.1.9-SNAPSHOT</version>
6+
<version>3.1.9</version>
77
<relativePath>../../../pom.xml</relativePath>
88
</parent>
99

0 commit comments

Comments
 (0)