Skip to content

Commit

Permalink
[Release] release 2.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
kalencaya committed Dec 5, 2023
1 parent 6690fff commit 2ce5b10
Show file tree
Hide file tree
Showing 51 changed files with 51 additions and 51 deletions.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>cn.sliew</groupId>
<artifactId>scaleph</artifactId>
<version>2.0.0-SNAPSHOT</version>
<version>2.0.0</version>
<packaging>pom</packaging>
<name>scaleph</name>
<description>Scaleph System</description>
Expand Down
2 changes: 1 addition & 1 deletion scaleph-api/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<parent>
<groupId>cn.sliew</groupId>
<artifactId>scaleph</artifactId>
<version>2.0.0-SNAPSHOT</version>
<version>2.0.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>scaleph-api</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion scaleph-common/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<parent>
<groupId>cn.sliew</groupId>
<artifactId>scaleph</artifactId>
<version>2.0.0-SNAPSHOT</version>
<version>2.0.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>scaleph-common</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion scaleph-config/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<parent>
<groupId>cn.sliew</groupId>
<artifactId>scaleph</artifactId>
<version>2.0.0-SNAPSHOT</version>
<version>2.0.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>scaleph-config</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion scaleph-dao/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<parent>
<groupId>cn.sliew</groupId>
<artifactId>scaleph</artifactId>
<version>2.0.0-SNAPSHOT</version>
<version>2.0.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>scaleph-dao</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion scaleph-dataservice/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<parent>
<groupId>cn.sliew</groupId>
<artifactId>scaleph</artifactId>
<version>2.0.0-SNAPSHOT</version>
<version>2.0.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>scaleph-dataservice</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion scaleph-datasource/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<parent>
<groupId>cn.sliew</groupId>
<artifactId>scaleph</artifactId>
<version>2.0.0-SNAPSHOT</version>
<version>2.0.0</version>
</parent>
<artifactId>scaleph-datasource</artifactId>

Expand Down
2 changes: 1 addition & 1 deletion scaleph-dist/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<parent>
<groupId>cn.sliew</groupId>
<artifactId>scaleph</artifactId>
<version>2.0.0-SNAPSHOT</version>
<version>2.0.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>scaleph-dist</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion scaleph-engine/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<parent>
<groupId>cn.sliew</groupId>
<artifactId>scaleph</artifactId>
<version>2.0.0-SNAPSHOT</version>
<version>2.0.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>scaleph-engine</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion scaleph-engine/scaleph-engine-doris/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<parent>
<groupId>cn.sliew</groupId>
<artifactId>scaleph</artifactId>
<version>2.0.0-SNAPSHOT</version>
<version>2.0.0</version>
<relativePath>../../pom.xml</relativePath>
</parent>
<artifactId>scaleph-engine-doris</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion scaleph-engine/scaleph-engine-flink-client/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<parent>
<groupId>cn.sliew</groupId>
<artifactId>scaleph-engine</artifactId>
<version>2.0.0-SNAPSHOT</version>
<version>2.0.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>scaleph-engine-flink-client</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion scaleph-engine/scaleph-engine-flink-kubernetes/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<parent>
<groupId>cn.sliew</groupId>
<artifactId>scaleph-engine</artifactId>
<version>2.0.0-SNAPSHOT</version>
<version>2.0.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>scaleph-engine-flink-kubernetes</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion scaleph-engine/scaleph-engine-flink/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<parent>
<groupId>cn.sliew</groupId>
<artifactId>scaleph-engine</artifactId>
<version>2.0.0-SNAPSHOT</version>
<version>2.0.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>scaleph-engine-flink</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion scaleph-engine/scaleph-engine-seatunnel/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<parent>
<groupId>cn.sliew</groupId>
<artifactId>scaleph-engine</artifactId>
<version>2.0.0-SNAPSHOT</version>
<version>2.0.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>scaleph-engine-seatunnel</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion scaleph-engine/scaleph-engine-sql-gateway/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<parent>
<groupId>cn.sliew</groupId>
<artifactId>scaleph-engine</artifactId>
<version>2.0.0-SNAPSHOT</version>
<version>2.0.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>scaleph-engine-sql-gateway</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion scaleph-engine/scaleph-engine-sql/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<parent>
<groupId>cn.sliew</groupId>
<artifactId>scaleph-engine</artifactId>
<version>2.0.0-SNAPSHOT</version>
<version>2.0.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>scaleph-engine-sql</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion scaleph-engine/scaleph-sql-template/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<parent>
<groupId>cn.sliew</groupId>
<artifactId>scaleph-engine</artifactId>
<version>2.0.0-SNAPSHOT</version>
<version>2.0.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>scaleph-sql-template</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion scaleph-file-fetcher/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<parent>
<groupId>cn.sliew</groupId>
<artifactId>scaleph</artifactId>
<version>2.0.0-SNAPSHOT</version>
<version>2.0.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>scaleph-file-fetcher</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion scaleph-kubernetes/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>cn.sliew</groupId>
<artifactId>scaleph</artifactId>
<version>2.0.0-SNAPSHOT</version>
<version>2.0.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>scaleph-kubernetes</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion scaleph-meta/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<parent>
<groupId>cn.sliew</groupId>
<artifactId>scaleph</artifactId>
<version>2.0.0-SNAPSHOT</version>
<version>2.0.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>scaleph-meta</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion scaleph-plugins/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<parent>
<groupId>cn.sliew</groupId>
<artifactId>scaleph</artifactId>
<version>2.0.0-SNAPSHOT</version>
<version>2.0.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>scaleph-plugins</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion scaleph-plugins/scaleph-plugin-datasource/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<parent>
<groupId>cn.sliew</groupId>
<artifactId>scaleph</artifactId>
<version>2.0.0-SNAPSHOT</version>
<version>2.0.0</version>
<relativePath>../../pom.xml</relativePath>
</parent>
<artifactId>scaleph-plugin-datasource</artifactId>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>cn.sliew</groupId>
<artifactId>scaleph-plugin-datasource</artifactId>
<version>2.0.0-SNAPSHOT</version>
<version>2.0.0</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>cn.sliew</groupId>
<artifactId>scaleph-plugin-datasource</artifactId>
<version>2.0.0-SNAPSHOT</version>
<version>2.0.0</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>cn.sliew</groupId>
<artifactId>scaleph-plugin-datasource</artifactId>
<version>2.0.0-SNAPSHOT</version>
<version>2.0.0</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>cn.sliew</groupId>
<artifactId>scaleph-plugin-datasource</artifactId>
<version>2.0.0-SNAPSHOT</version>
<version>2.0.0</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>cn.sliew</groupId>
<artifactId>scaleph-plugin-datasource</artifactId>
<version>2.0.0-SNAPSHOT</version>
<version>2.0.0</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>cn.sliew</groupId>
<artifactId>scaleph-plugin-datasource</artifactId>
<version>2.0.0-SNAPSHOT</version>
<version>2.0.0</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>cn.sliew</groupId>
<artifactId>scaleph-plugin-datasource</artifactId>
<version>2.0.0-SNAPSHOT</version>
<version>2.0.0</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>cn.sliew</groupId>
<artifactId>scaleph-plugin-datasource</artifactId>
<version>2.0.0-SNAPSHOT</version>
<version>2.0.0</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>cn.sliew</groupId>
<artifactId>scaleph-plugin-datasource</artifactId>
<version>2.0.0-SNAPSHOT</version>
<version>2.0.0</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>cn.sliew</groupId>
<artifactId>scaleph-plugin-datasource</artifactId>
<version>2.0.0-SNAPSHOT</version>
<version>2.0.0</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>cn.sliew</groupId>
<artifactId>scaleph-plugin-datasource</artifactId>
<version>2.0.0-SNAPSHOT</version>
<version>2.0.0</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion scaleph-plugins/scaleph-plugin-framework/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<parent>
<groupId>cn.sliew</groupId>
<artifactId>scaleph-plugins</artifactId>
<version>2.0.0-SNAPSHOT</version>
<version>2.0.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>scaleph-plugin-framework</artifactId>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<parent>
<groupId>cn.sliew</groupId>
<artifactId>scaleph-plugins</artifactId>
<version>2.0.0-SNAPSHOT</version>
<version>2.0.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>scaleph-plugin-seatunnel-connectors</artifactId>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<parent>
<groupId>cn.sliew</groupId>
<artifactId>scaleph-plugins</artifactId>
<version>2.0.0-SNAPSHOT</version>
<version>2.0.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>scaleph-plugin-seatunnel-native-flink</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion scaleph-project/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<parent>
<groupId>cn.sliew</groupId>
<artifactId>scaleph</artifactId>
<version>2.0.0-SNAPSHOT</version>
<version>2.0.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>scaleph-project</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion scaleph-resource/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<parent>
<groupId>cn.sliew</groupId>
<artifactId>scaleph</artifactId>
<version>2.0.0-SNAPSHOT</version>
<version>2.0.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>scaleph-resource</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion scaleph-security/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<parent>
<groupId>cn.sliew</groupId>
<artifactId>scaleph</artifactId>
<version>2.0.0-SNAPSHOT</version>
<version>2.0.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>scaleph-security</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion scaleph-support/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<parent>
<groupId>cn.sliew</groupId>
<artifactId>scaleph</artifactId>
<version>2.0.0-SNAPSHOT</version>
<version>2.0.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>scaleph-support</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion scaleph-support/scaleph-cache/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<parent>
<groupId>cn.sliew</groupId>
<artifactId>scaleph-support</artifactId>
<version>2.0.0-SNAPSHOT</version>
<version>2.0.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>scaleph-cache</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion scaleph-support/scaleph-generator/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<parent>
<groupId>cn.sliew</groupId>
<artifactId>scaleph-support</artifactId>
<version>2.0.0-SNAPSHOT</version>
<version>2.0.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>scaleph-generator</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion scaleph-support/scaleph-log/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<parent>
<groupId>cn.sliew</groupId>
<artifactId>scaleph-support</artifactId>
<version>2.0.0-SNAPSHOT</version>
<version>2.0.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>scaleph-log</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion scaleph-support/scaleph-mail/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<parent>
<groupId>cn.sliew</groupId>
<artifactId>scaleph-support</artifactId>
<version>2.0.0-SNAPSHOT</version>
<version>2.0.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>scaleph-mail</artifactId>
Expand Down
Loading

0 comments on commit 2ce5b10

Please sign in to comment.