Skip to content

Commit

Permalink
Revert "Merge branch 'hotfix_4.3.x_5181' into release_4.3.x"
Browse files Browse the repository at this point in the history
This reverts commit 9d761e5d7a8563055a2338206186ac6e2888a5c3
  • Loading branch information
wangchuanpoxiao committed May 11, 2022
1 parent ac817f0 commit 831ba2a
Show file tree
Hide file tree
Showing 65 changed files with 67 additions and 67 deletions.
2 changes: 1 addition & 1 deletion aws_s3/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>common-loader</artifactId>
<groupId>com.dtstack.dtcenter</groupId>
<version>1.8.2-SNAPSHOT</version>
<version>1.8.0-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion clickhouse/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>common-loader</artifactId>
<groupId>com.dtstack.dtcenter</groupId>
<version>1.8.2-SNAPSHOT</version>
<version>1.8.0-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion common/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>common-loader</artifactId>
<groupId>com.dtstack.dtcenter</groupId>
<version>1.8.2-SNAPSHOT</version>
<version>1.8.0-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>common-loader</artifactId>
<groupId>com.dtstack.dtcenter</groupId>
<version>1.8.2-SNAPSHOT</version>
<version>1.8.0-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion db2/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>common-loader</artifactId>
<groupId>com.dtstack.dtcenter</groupId>
<version>1.8.2-SNAPSHOT</version>
<version>1.8.0-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion dm/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>common-loader</artifactId>
<groupId>com.dtstack.dtcenter</groupId>
<version>1.8.2-SNAPSHOT</version>
<version>1.8.0-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion doris/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<artifactId>common-loader</artifactId>
<groupId>com.dtstack.dtcenter</groupId>
<version>1.8.2-SNAPSHOT</version>
<version>1.8.0-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
4 changes: 2 additions & 2 deletions dorisrestful/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>common-loader</artifactId>
<groupId>com.dtstack.dtcenter</groupId>
<version>1.8.2-SNAPSHOT</version>
<version>1.8.0-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down Expand Up @@ -38,7 +38,7 @@
<dependency>
<groupId>com.dtstack.dtcenter</groupId>
<artifactId>common.loader.restful</artifactId>
<version>1.8.2-SNAPSHOT</version>
<version>1.8.0-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>com.dtstack.dtcenter</groupId>
Expand Down
2 changes: 1 addition & 1 deletion emq/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>common-loader</artifactId>
<groupId>com.dtstack.dtcenter</groupId>
<version>1.8.2-SNAPSHOT</version>
<version>1.8.0-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion es/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>common-loader</artifactId>
<groupId>com.dtstack.dtcenter</groupId>
<version>1.8.2-SNAPSHOT</version>
<version>1.8.0-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
Expand Down
2 changes: 1 addition & 1 deletion es5/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>common-loader</artifactId>
<groupId>com.dtstack.dtcenter</groupId>
<version>1.8.2-SNAPSHOT</version>
<version>1.8.0-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
Expand Down
2 changes: 1 addition & 1 deletion es7/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>common-loader</artifactId>
<groupId>com.dtstack.dtcenter</groupId>
<version>1.8.2-SNAPSHOT</version>
<version>1.8.0-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
Expand Down
2 changes: 1 addition & 1 deletion ftp/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>common-loader</artifactId>
<groupId>com.dtstack.dtcenter</groupId>
<version>1.8.2-SNAPSHOT</version>
<version>1.8.0-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion gbase/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>common-loader</artifactId>
<groupId>com.dtstack.dtcenter</groupId>
<version>1.8.2-SNAPSHOT</version>
<version>1.8.0-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion greenplum6/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>common-loader</artifactId>
<groupId>com.dtstack.dtcenter</groupId>
<version>1.8.2-SNAPSHOT</version>
<version>1.8.0-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion hbase/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>common-loader</artifactId>
<groupId>com.dtstack.dtcenter</groupId>
<version>1.8.2-SNAPSHOT</version>
<version>1.8.0-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion hbase2/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>common-loader</artifactId>
<groupId>com.dtstack.dtcenter</groupId>
<version>1.8.2-SNAPSHOT</version>
<version>1.8.0-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion hbase_gateway/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>common-loader</artifactId>
<groupId>com.dtstack.dtcenter</groupId>
<version>1.8.2-SNAPSHOT</version>
<version>1.8.0-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion hdfs/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>common-loader</artifactId>
<groupId>com.dtstack.dtcenter</groupId>
<version>1.8.2-SNAPSHOT</version>
<version>1.8.0-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion hive/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>common-loader</artifactId>
<groupId>com.dtstack.dtcenter</groupId>
<version>1.8.2-SNAPSHOT</version>
<version>1.8.0-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion hive1/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>common-loader</artifactId>
<groupId>com.dtstack.dtcenter</groupId>
<version>1.8.2-SNAPSHOT</version>
<version>1.8.0-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion hive3/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>common-loader</artifactId>
<groupId>com.dtstack.dtcenter</groupId>
<version>1.8.2-SNAPSHOT</version>
<version>1.8.0-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion hive3_cdp/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>common-loader</artifactId>
<groupId>com.dtstack.dtcenter</groupId>
<version>1.8.2-SNAPSHOT</version>
<version>1.8.0-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion huawei_hbase/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>common-loader</artifactId>
<groupId>com.dtstack.dtcenter</groupId>
<version>1.8.2-SNAPSHOT</version>
<version>1.8.0-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion huawei_kafka/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>common-loader</artifactId>
<groupId>com.dtstack.dtcenter</groupId>
<version>1.8.2-SNAPSHOT</version>
<version>1.8.0-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion impala/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>common-loader</artifactId>
<groupId>com.dtstack.dtcenter</groupId>
<version>1.8.2-SNAPSHOT</version>
<version>1.8.0-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion inceptor/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>common-loader</artifactId>
<groupId>com.dtstack.dtcenter</groupId>
<version>1.8.2-SNAPSHOT</version>
<version>1.8.0-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion influxdb/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>common-loader</artifactId>
<groupId>com.dtstack.dtcenter</groupId>
<version>1.8.2-SNAPSHOT</version>
<version>1.8.0-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion kafka/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>common-loader</artifactId>
<groupId>com.dtstack.dtcenter</groupId>
<version>1.8.2-SNAPSHOT</version>
<version>1.8.0-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion kerberos/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>common-loader</artifactId>
<groupId>com.dtstack.dtcenter</groupId>
<version>1.8.2-SNAPSHOT</version>
<version>1.8.0-SNAPSHOT</version>
</parent>

<modelVersion>4.0.0</modelVersion>
Expand Down
2 changes: 1 addition & 1 deletion kingbase8/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>common-loader</artifactId>
<groupId>com.dtstack.dtcenter</groupId>
<version>1.8.2-SNAPSHOT</version>
<version>1.8.0-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
Expand Down
2 changes: 1 addition & 1 deletion kudu/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>common-loader</artifactId>
<groupId>com.dtstack.dtcenter</groupId>
<version>1.8.2-SNAPSHOT</version>
<version>1.8.0-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion kylin/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>common-loader</artifactId>
<groupId>com.dtstack.dtcenter</groupId>
<version>1.8.2-SNAPSHOT</version>
<version>1.8.0-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion kylinrestful/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>common-loader</artifactId>
<groupId>com.dtstack.dtcenter</groupId>
<version>1.8.2-SNAPSHOT</version>
<version>1.8.0-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion libra/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>common-loader</artifactId>
<groupId>com.dtstack.dtcenter</groupId>
<version>1.8.2-SNAPSHOT</version>
<version>1.8.0-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion maxcompute/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>common-loader</artifactId>
<groupId>com.dtstack.dtcenter</groupId>
<version>1.8.2-SNAPSHOT</version>
<version>1.8.0-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion mongo/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>common-loader</artifactId>
<groupId>com.dtstack.dtcenter</groupId>
<version>1.8.2-SNAPSHOT</version>
<version>1.8.0-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion mysql5/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>common-loader</artifactId>
<groupId>com.dtstack.dtcenter</groupId>
<version>1.8.2-SNAPSHOT</version>
<version>1.8.0-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion mysql8/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>common-loader</artifactId>
<groupId>com.dtstack.dtcenter</groupId>
<version>1.8.2-SNAPSHOT</version>
<version>1.8.0-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion oceanbase/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>common-loader</artifactId>
<groupId>com.dtstack.dtcenter</groupId>
<version>1.8.2-SNAPSHOT</version>
<version>1.8.0-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion opentsdb/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>common-loader</artifactId>
<groupId>com.dtstack.dtcenter</groupId>
<version>1.8.2-SNAPSHOT</version>
<version>1.8.0-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion oracle/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>common-loader</artifactId>
<groupId>com.dtstack.dtcenter</groupId>
<version>1.8.2-SNAPSHOT</version>
<version>1.8.0-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion phoenix/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>common-loader</artifactId>
<groupId>com.dtstack.dtcenter</groupId>
<version>1.8.2-SNAPSHOT</version>
<version>1.8.0-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
Loading

0 comments on commit 831ba2a

Please sign in to comment.