Skip to content

Commit a92e8ae

Browse files
authored
Merge pull request #61 from aliyun/release-v2.0.3
spec release 2.0.3
2 parents d8f5094 + afea3fd commit a92e8ae

59 files changed

Lines changed: 3076 additions & 111 deletions

File tree

Some content is hidden

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

client/client-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.aliyun.dataworks</groupId>
66
<artifactId>client</artifactId>
7-
<version>2.0.0-1</version>
7+
<version>2.0.2-3</version>
88
<relativePath>../pom.xml</relativePath>
99
</parent>
1010

client/client-spark-utils/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.aliyun.dataworks</groupId>
66
<artifactId>client</artifactId>
7-
<version>2.0.0-1</version>
7+
<version>2.0.2-3</version>
88
<relativePath>../pom.xml</relativePath>
99
</parent>
1010

client/client-toolkits/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.aliyun.dataworks</groupId>
66
<artifactId>client</artifactId>
7-
<version>2.0.0-1</version>
7+
<version>2.0.2-3</version>
88
<relativePath>../pom.xml</relativePath>
99
</parent>
1010

client/migrationx/migrationx-common/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
<parent>
2323
<artifactId>migrationx</artifactId>
2424
<groupId>com.aliyun.dataworks</groupId>
25-
<version>2.0.0-1</version>
25+
<version>2.0.2-3</version>
2626
<relativePath>../pom.xml</relativePath>
2727
</parent>
2828

client/migrationx/migrationx-domain/migrationx-domain-adf/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.aliyun.dataworks</groupId>
88
<artifactId>migrationx-domain</artifactId>
9-
<version>2.0.0-1</version>
9+
<version>2.0.2-3</version>
1010
<relativePath>../pom.xml</relativePath>
1111
</parent>
1212

client/migrationx/migrationx-domain/migrationx-domain-airflow/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
<parent>
2121
<artifactId>migrationx-domain</artifactId>
2222
<groupId>com.aliyun.dataworks</groupId>
23-
<version>2.0.0-1</version>
23+
<version>2.0.2-3</version>
2424
<relativePath>../pom.xml</relativePath>
2525
</parent>
2626
<modelVersion>4.0.0</modelVersion>

client/migrationx/migrationx-domain/migrationx-domain-aliyunemr/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
<parent>
2121
<artifactId>migrationx-domain</artifactId>
2222
<groupId>com.aliyun.dataworks</groupId>
23-
<version>2.0.0-1</version>
23+
<version>2.0.2-3</version>
2424
<relativePath>../pom.xml</relativePath>
2525
</parent>
2626
<modelVersion>4.0.0</modelVersion>

client/migrationx/migrationx-domain/migrationx-domain-azkaban/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
<parent>
2121
<artifactId>migrationx-domain</artifactId>
2222
<groupId>com.aliyun.dataworks</groupId>
23-
<version>2.0.0-1</version>
23+
<version>2.0.2-3</version>
2424
<relativePath>../pom.xml</relativePath>
2525
</parent>
2626
<modelVersion>4.0.0</modelVersion>

client/migrationx/migrationx-domain/migrationx-domain-caiyunjian/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
<parent>
2121
<artifactId>migrationx-domain</artifactId>
2222
<groupId>com.aliyun.dataworks</groupId>
23-
<version>2.0.0-1</version>
23+
<version>2.0.2-3</version>
2424
<relativePath>../pom.xml</relativePath>
2525
</parent>
2626
<modelVersion>4.0.0</modelVersion>

client/migrationx/migrationx-domain/migrationx-domain-core/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
<parent>
2222
<groupId>com.aliyun.dataworks</groupId>
2323
<artifactId>migrationx-domain</artifactId>
24-
<version>2.0.0-1</version>
24+
<version>2.0.2-3</version>
2525
<relativePath>../pom.xml</relativePath>
2626
</parent>
2727

0 commit comments

Comments
 (0)