From 6690fffae9847ed8459d07ae69605378d8a82115 Mon Sep 17 00:00:00 2001
From: wangqi <1942460489@qq.com>
Date: Tue, 5 Dec 2023 08:14:16 +0800
Subject: [PATCH] [Release] release 2.0.0-SNAPSHOT
---
pom.xml | 2 +-
scaleph-api/pom.xml | 2 +-
scaleph-common/pom.xml | 2 +-
scaleph-config/pom.xml | 2 +-
scaleph-dao/pom.xml | 2 +-
scaleph-dataservice/pom.xml | 2 +-
scaleph-datasource/pom.xml | 2 +-
scaleph-dist/pom.xml | 2 +-
scaleph-engine/pom.xml | 2 +-
scaleph-engine/scaleph-engine-doris/pom.xml | 2 +-
scaleph-engine/scaleph-engine-flink-client/pom.xml | 2 +-
scaleph-engine/scaleph-engine-flink-kubernetes/pom.xml | 2 +-
scaleph-engine/scaleph-engine-flink/pom.xml | 2 +-
scaleph-engine/scaleph-engine-seatunnel/pom.xml | 2 +-
scaleph-engine/scaleph-engine-sql-gateway/pom.xml | 2 +-
scaleph-engine/scaleph-engine-sql/pom.xml | 2 +-
scaleph-engine/scaleph-sql-template/pom.xml | 2 +-
scaleph-file-fetcher/pom.xml | 2 +-
scaleph-kubernetes/pom.xml | 2 +-
scaleph-meta/pom.xml | 2 +-
scaleph-plugins/pom.xml | 2 +-
scaleph-plugins/scaleph-plugin-datasource/pom.xml | 2 +-
.../scaleph-plugin-datasource-api/pom.xml | 2 +-
.../scaleph-plugin-datasource-clickhouse/pom.xml | 2 +-
.../scaleph-plugin-datasource-doris/pom.xml | 2 +-
.../scaleph-plugin-datasource-druid/pom.xml | 2 +-
.../scaleph-plugin-datasource-elasticsearch/pom.xml | 2 +-
.../scaleph-plugin-datasource-greenplum/pom.xml | 2 +-
.../scaleph-plugin-datasource-jdbc/pom.xml | 2 +-
.../scaleph-plugin-datasource-kafka/pom.xml | 2 +-
.../scaleph-plugin-datasource-mysql/pom.xml | 2 +-
.../scaleph-plugin-datasource-oracle/pom.xml | 2 +-
.../scaleph-plugin-datasource-postgre/pom.xml | 2 +-
scaleph-plugins/scaleph-plugin-framework/pom.xml | 2 +-
scaleph-plugins/scaleph-plugin-seatunnel-connectors/pom.xml | 2 +-
scaleph-plugins/scaleph-plugin-seatunnel-native-flink/pom.xml | 2 +-
scaleph-project/pom.xml | 2 +-
scaleph-resource/pom.xml | 2 +-
scaleph-security/pom.xml | 2 +-
scaleph-support/pom.xml | 2 +-
scaleph-support/scaleph-cache/pom.xml | 2 +-
scaleph-support/scaleph-generator/pom.xml | 2 +-
scaleph-support/scaleph-log/pom.xml | 2 +-
scaleph-support/scaleph-mail/pom.xml | 2 +-
scaleph-support/scaleph-privilege/pom.xml | 2 +-
scaleph-support/scaleph-storage/pom.xml | 2 +-
scaleph-support/scaleph-system/pom.xml | 2 +-
scaleph-ui-react/pom.xml | 2 +-
scaleph-workflow/pom.xml | 2 +-
scaleph-workflow/scaleph-workflow-api/pom.xml | 2 +-
scaleph-workflow/scaleph-workflow-quartz/pom.xml | 2 +-
51 files changed, 51 insertions(+), 51 deletions(-)
diff --git a/pom.xml b/pom.xml
index b7e46f499..3219df9cc 100644
--- a/pom.xml
+++ b/pom.xml
@@ -22,7 +22,7 @@
4.0.0
cn.sliew
scaleph
- 1.0.5-SNAPSHOT
+ 2.0.0-SNAPSHOT
pom
scaleph
Scaleph System
diff --git a/scaleph-api/pom.xml b/scaleph-api/pom.xml
index 00e64f01f..c331d2ba2 100644
--- a/scaleph-api/pom.xml
+++ b/scaleph-api/pom.xml
@@ -22,7 +22,7 @@
cn.sliew
scaleph
- 1.0.5-SNAPSHOT
+ 2.0.0-SNAPSHOT
../pom.xml
scaleph-api
diff --git a/scaleph-common/pom.xml b/scaleph-common/pom.xml
index 4f824868d..2fbde85b4 100644
--- a/scaleph-common/pom.xml
+++ b/scaleph-common/pom.xml
@@ -22,7 +22,7 @@
cn.sliew
scaleph
- 1.0.5-SNAPSHOT
+ 2.0.0-SNAPSHOT
../pom.xml
scaleph-common
diff --git a/scaleph-config/pom.xml b/scaleph-config/pom.xml
index 7a3964d7b..524d0335d 100644
--- a/scaleph-config/pom.xml
+++ b/scaleph-config/pom.xml
@@ -23,7 +23,7 @@
cn.sliew
scaleph
- 1.0.5-SNAPSHOT
+ 2.0.0-SNAPSHOT
../pom.xml
scaleph-config
diff --git a/scaleph-dao/pom.xml b/scaleph-dao/pom.xml
index 851ad7536..9fda41e92 100644
--- a/scaleph-dao/pom.xml
+++ b/scaleph-dao/pom.xml
@@ -22,7 +22,7 @@
cn.sliew
scaleph
- 1.0.5-SNAPSHOT
+ 2.0.0-SNAPSHOT
../pom.xml
scaleph-dao
diff --git a/scaleph-dataservice/pom.xml b/scaleph-dataservice/pom.xml
index 41fd323e9..5b2081edc 100644
--- a/scaleph-dataservice/pom.xml
+++ b/scaleph-dataservice/pom.xml
@@ -23,7 +23,7 @@
cn.sliew
scaleph
- 1.0.5-SNAPSHOT
+ 2.0.0-SNAPSHOT
../pom.xml
scaleph-dataservice
diff --git a/scaleph-datasource/pom.xml b/scaleph-datasource/pom.xml
index 4381c9706..4f2108bb5 100644
--- a/scaleph-datasource/pom.xml
+++ b/scaleph-datasource/pom.xml
@@ -23,7 +23,7 @@
cn.sliew
scaleph
- 1.0.5-SNAPSHOT
+ 2.0.0-SNAPSHOT
scaleph-datasource
diff --git a/scaleph-dist/pom.xml b/scaleph-dist/pom.xml
index 84b2241a7..e7ff34065 100644
--- a/scaleph-dist/pom.xml
+++ b/scaleph-dist/pom.xml
@@ -23,7 +23,7 @@
cn.sliew
scaleph
- 1.0.5-SNAPSHOT
+ 2.0.0-SNAPSHOT
../pom.xml
scaleph-dist
diff --git a/scaleph-engine/pom.xml b/scaleph-engine/pom.xml
index 2b38fcbc0..04ec7d7c6 100644
--- a/scaleph-engine/pom.xml
+++ b/scaleph-engine/pom.xml
@@ -23,7 +23,7 @@
cn.sliew
scaleph
- 1.0.5-SNAPSHOT
+ 2.0.0-SNAPSHOT
../pom.xml
scaleph-engine
diff --git a/scaleph-engine/scaleph-engine-doris/pom.xml b/scaleph-engine/scaleph-engine-doris/pom.xml
index 547e50507..d323a3549 100644
--- a/scaleph-engine/scaleph-engine-doris/pom.xml
+++ b/scaleph-engine/scaleph-engine-doris/pom.xml
@@ -23,7 +23,7 @@
cn.sliew
scaleph
- 1.0.5-SNAPSHOT
+ 2.0.0-SNAPSHOT
../../pom.xml
scaleph-engine-doris
diff --git a/scaleph-engine/scaleph-engine-flink-client/pom.xml b/scaleph-engine/scaleph-engine-flink-client/pom.xml
index 49382633e..a79885bde 100644
--- a/scaleph-engine/scaleph-engine-flink-client/pom.xml
+++ b/scaleph-engine/scaleph-engine-flink-client/pom.xml
@@ -23,7 +23,7 @@
cn.sliew
scaleph-engine
- 1.0.5-SNAPSHOT
+ 2.0.0-SNAPSHOT
../pom.xml
scaleph-engine-flink-client
diff --git a/scaleph-engine/scaleph-engine-flink-kubernetes/pom.xml b/scaleph-engine/scaleph-engine-flink-kubernetes/pom.xml
index ffa660c37..9ae8a3bb9 100644
--- a/scaleph-engine/scaleph-engine-flink-kubernetes/pom.xml
+++ b/scaleph-engine/scaleph-engine-flink-kubernetes/pom.xml
@@ -23,7 +23,7 @@
cn.sliew
scaleph-engine
- 1.0.5-SNAPSHOT
+ 2.0.0-SNAPSHOT
../pom.xml
scaleph-engine-flink-kubernetes
diff --git a/scaleph-engine/scaleph-engine-flink/pom.xml b/scaleph-engine/scaleph-engine-flink/pom.xml
index 2d6a29579..b10b67631 100644
--- a/scaleph-engine/scaleph-engine-flink/pom.xml
+++ b/scaleph-engine/scaleph-engine-flink/pom.xml
@@ -23,7 +23,7 @@
cn.sliew
scaleph-engine
- 1.0.5-SNAPSHOT
+ 2.0.0-SNAPSHOT
../pom.xml
scaleph-engine-flink
diff --git a/scaleph-engine/scaleph-engine-seatunnel/pom.xml b/scaleph-engine/scaleph-engine-seatunnel/pom.xml
index 0669bdd09..e7327ff33 100644
--- a/scaleph-engine/scaleph-engine-seatunnel/pom.xml
+++ b/scaleph-engine/scaleph-engine-seatunnel/pom.xml
@@ -23,7 +23,7 @@
cn.sliew
scaleph-engine
- 1.0.5-SNAPSHOT
+ 2.0.0-SNAPSHOT
../pom.xml
scaleph-engine-seatunnel
diff --git a/scaleph-engine/scaleph-engine-sql-gateway/pom.xml b/scaleph-engine/scaleph-engine-sql-gateway/pom.xml
index df02a5d7d..650174752 100644
--- a/scaleph-engine/scaleph-engine-sql-gateway/pom.xml
+++ b/scaleph-engine/scaleph-engine-sql-gateway/pom.xml
@@ -23,7 +23,7 @@
cn.sliew
scaleph-engine
- 1.0.5-SNAPSHOT
+ 2.0.0-SNAPSHOT
../pom.xml
scaleph-engine-sql-gateway
diff --git a/scaleph-engine/scaleph-engine-sql/pom.xml b/scaleph-engine/scaleph-engine-sql/pom.xml
index 68de66033..bac98c84a 100644
--- a/scaleph-engine/scaleph-engine-sql/pom.xml
+++ b/scaleph-engine/scaleph-engine-sql/pom.xml
@@ -23,7 +23,7 @@
cn.sliew
scaleph-engine
- 1.0.5-SNAPSHOT
+ 2.0.0-SNAPSHOT
../pom.xml
scaleph-engine-sql
diff --git a/scaleph-engine/scaleph-sql-template/pom.xml b/scaleph-engine/scaleph-sql-template/pom.xml
index 2b2b80867..f6492419c 100644
--- a/scaleph-engine/scaleph-sql-template/pom.xml
+++ b/scaleph-engine/scaleph-sql-template/pom.xml
@@ -23,7 +23,7 @@
cn.sliew
scaleph-engine
- 1.0.5-SNAPSHOT
+ 2.0.0-SNAPSHOT
../pom.xml
scaleph-sql-template
diff --git a/scaleph-file-fetcher/pom.xml b/scaleph-file-fetcher/pom.xml
index 849ec7f79..93a34c406 100644
--- a/scaleph-file-fetcher/pom.xml
+++ b/scaleph-file-fetcher/pom.xml
@@ -23,7 +23,7 @@
cn.sliew
scaleph
- 1.0.5-SNAPSHOT
+ 2.0.0-SNAPSHOT
../pom.xml
scaleph-file-fetcher
diff --git a/scaleph-kubernetes/pom.xml b/scaleph-kubernetes/pom.xml
index c364b8bc0..ecb40fdb6 100644
--- a/scaleph-kubernetes/pom.xml
+++ b/scaleph-kubernetes/pom.xml
@@ -6,7 +6,7 @@
cn.sliew
scaleph
- 1.0.5-SNAPSHOT
+ 2.0.0-SNAPSHOT
../pom.xml
scaleph-kubernetes
diff --git a/scaleph-meta/pom.xml b/scaleph-meta/pom.xml
index e3016bbca..a7c40d278 100644
--- a/scaleph-meta/pom.xml
+++ b/scaleph-meta/pom.xml
@@ -23,7 +23,7 @@
cn.sliew
scaleph
- 1.0.5-SNAPSHOT
+ 2.0.0-SNAPSHOT
../pom.xml
scaleph-meta
diff --git a/scaleph-plugins/pom.xml b/scaleph-plugins/pom.xml
index 3da0487b4..5e01f73b5 100644
--- a/scaleph-plugins/pom.xml
+++ b/scaleph-plugins/pom.xml
@@ -23,7 +23,7 @@
cn.sliew
scaleph
- 1.0.5-SNAPSHOT
+ 2.0.0-SNAPSHOT
../pom.xml
scaleph-plugins
diff --git a/scaleph-plugins/scaleph-plugin-datasource/pom.xml b/scaleph-plugins/scaleph-plugin-datasource/pom.xml
index 32ffdd728..95ad39d86 100644
--- a/scaleph-plugins/scaleph-plugin-datasource/pom.xml
+++ b/scaleph-plugins/scaleph-plugin-datasource/pom.xml
@@ -23,7 +23,7 @@
cn.sliew
scaleph
- 1.0.5-SNAPSHOT
+ 2.0.0-SNAPSHOT
../../pom.xml
scaleph-plugin-datasource
diff --git a/scaleph-plugins/scaleph-plugin-datasource/scaleph-plugin-datasource-api/pom.xml b/scaleph-plugins/scaleph-plugin-datasource/scaleph-plugin-datasource-api/pom.xml
index f1bc4b93d..86bcc7f2a 100644
--- a/scaleph-plugins/scaleph-plugin-datasource/scaleph-plugin-datasource-api/pom.xml
+++ b/scaleph-plugins/scaleph-plugin-datasource/scaleph-plugin-datasource-api/pom.xml
@@ -6,7 +6,7 @@
cn.sliew
scaleph-plugin-datasource
- 1.0.5-SNAPSHOT
+ 2.0.0-SNAPSHOT
../pom.xml
diff --git a/scaleph-plugins/scaleph-plugin-datasource/scaleph-plugin-datasource-clickhouse/pom.xml b/scaleph-plugins/scaleph-plugin-datasource/scaleph-plugin-datasource-clickhouse/pom.xml
index e6f98fe21..20428b3b6 100644
--- a/scaleph-plugins/scaleph-plugin-datasource/scaleph-plugin-datasource-clickhouse/pom.xml
+++ b/scaleph-plugins/scaleph-plugin-datasource/scaleph-plugin-datasource-clickhouse/pom.xml
@@ -6,7 +6,7 @@
cn.sliew
scaleph-plugin-datasource
- 1.0.5-SNAPSHOT
+ 2.0.0-SNAPSHOT
../pom.xml
diff --git a/scaleph-plugins/scaleph-plugin-datasource/scaleph-plugin-datasource-doris/pom.xml b/scaleph-plugins/scaleph-plugin-datasource/scaleph-plugin-datasource-doris/pom.xml
index 2aece67a4..5bbc1509b 100644
--- a/scaleph-plugins/scaleph-plugin-datasource/scaleph-plugin-datasource-doris/pom.xml
+++ b/scaleph-plugins/scaleph-plugin-datasource/scaleph-plugin-datasource-doris/pom.xml
@@ -6,7 +6,7 @@
cn.sliew
scaleph-plugin-datasource
- 1.0.5-SNAPSHOT
+ 2.0.0-SNAPSHOT
../pom.xml
diff --git a/scaleph-plugins/scaleph-plugin-datasource/scaleph-plugin-datasource-druid/pom.xml b/scaleph-plugins/scaleph-plugin-datasource/scaleph-plugin-datasource-druid/pom.xml
index fbd1a3421..1e8894e9e 100644
--- a/scaleph-plugins/scaleph-plugin-datasource/scaleph-plugin-datasource-druid/pom.xml
+++ b/scaleph-plugins/scaleph-plugin-datasource/scaleph-plugin-datasource-druid/pom.xml
@@ -6,7 +6,7 @@
cn.sliew
scaleph-plugin-datasource
- 1.0.5-SNAPSHOT
+ 2.0.0-SNAPSHOT
../pom.xml
diff --git a/scaleph-plugins/scaleph-plugin-datasource/scaleph-plugin-datasource-elasticsearch/pom.xml b/scaleph-plugins/scaleph-plugin-datasource/scaleph-plugin-datasource-elasticsearch/pom.xml
index 3c38ebc89..8ef326c23 100644
--- a/scaleph-plugins/scaleph-plugin-datasource/scaleph-plugin-datasource-elasticsearch/pom.xml
+++ b/scaleph-plugins/scaleph-plugin-datasource/scaleph-plugin-datasource-elasticsearch/pom.xml
@@ -6,7 +6,7 @@
cn.sliew
scaleph-plugin-datasource
- 1.0.5-SNAPSHOT
+ 2.0.0-SNAPSHOT
../pom.xml
diff --git a/scaleph-plugins/scaleph-plugin-datasource/scaleph-plugin-datasource-greenplum/pom.xml b/scaleph-plugins/scaleph-plugin-datasource/scaleph-plugin-datasource-greenplum/pom.xml
index 4d82b2935..0a3ef1aea 100644
--- a/scaleph-plugins/scaleph-plugin-datasource/scaleph-plugin-datasource-greenplum/pom.xml
+++ b/scaleph-plugins/scaleph-plugin-datasource/scaleph-plugin-datasource-greenplum/pom.xml
@@ -6,7 +6,7 @@
cn.sliew
scaleph-plugin-datasource
- 1.0.5-SNAPSHOT
+ 2.0.0-SNAPSHOT
../pom.xml
diff --git a/scaleph-plugins/scaleph-plugin-datasource/scaleph-plugin-datasource-jdbc/pom.xml b/scaleph-plugins/scaleph-plugin-datasource/scaleph-plugin-datasource-jdbc/pom.xml
index 4a41c624a..5b908408f 100644
--- a/scaleph-plugins/scaleph-plugin-datasource/scaleph-plugin-datasource-jdbc/pom.xml
+++ b/scaleph-plugins/scaleph-plugin-datasource/scaleph-plugin-datasource-jdbc/pom.xml
@@ -6,7 +6,7 @@
cn.sliew
scaleph-plugin-datasource
- 1.0.5-SNAPSHOT
+ 2.0.0-SNAPSHOT
../pom.xml
diff --git a/scaleph-plugins/scaleph-plugin-datasource/scaleph-plugin-datasource-kafka/pom.xml b/scaleph-plugins/scaleph-plugin-datasource/scaleph-plugin-datasource-kafka/pom.xml
index ea834a20f..7cd5f3048 100644
--- a/scaleph-plugins/scaleph-plugin-datasource/scaleph-plugin-datasource-kafka/pom.xml
+++ b/scaleph-plugins/scaleph-plugin-datasource/scaleph-plugin-datasource-kafka/pom.xml
@@ -6,7 +6,7 @@
cn.sliew
scaleph-plugin-datasource
- 1.0.5-SNAPSHOT
+ 2.0.0-SNAPSHOT
../pom.xml
diff --git a/scaleph-plugins/scaleph-plugin-datasource/scaleph-plugin-datasource-mysql/pom.xml b/scaleph-plugins/scaleph-plugin-datasource/scaleph-plugin-datasource-mysql/pom.xml
index e5ac35d46..2aff9854f 100644
--- a/scaleph-plugins/scaleph-plugin-datasource/scaleph-plugin-datasource-mysql/pom.xml
+++ b/scaleph-plugins/scaleph-plugin-datasource/scaleph-plugin-datasource-mysql/pom.xml
@@ -6,7 +6,7 @@
cn.sliew
scaleph-plugin-datasource
- 1.0.5-SNAPSHOT
+ 2.0.0-SNAPSHOT
../pom.xml
diff --git a/scaleph-plugins/scaleph-plugin-datasource/scaleph-plugin-datasource-oracle/pom.xml b/scaleph-plugins/scaleph-plugin-datasource/scaleph-plugin-datasource-oracle/pom.xml
index 269a1f83b..e59d9afb5 100644
--- a/scaleph-plugins/scaleph-plugin-datasource/scaleph-plugin-datasource-oracle/pom.xml
+++ b/scaleph-plugins/scaleph-plugin-datasource/scaleph-plugin-datasource-oracle/pom.xml
@@ -6,7 +6,7 @@
cn.sliew
scaleph-plugin-datasource
- 1.0.5-SNAPSHOT
+ 2.0.0-SNAPSHOT
../pom.xml
diff --git a/scaleph-plugins/scaleph-plugin-datasource/scaleph-plugin-datasource-postgre/pom.xml b/scaleph-plugins/scaleph-plugin-datasource/scaleph-plugin-datasource-postgre/pom.xml
index 439c502c9..72e26e37e 100644
--- a/scaleph-plugins/scaleph-plugin-datasource/scaleph-plugin-datasource-postgre/pom.xml
+++ b/scaleph-plugins/scaleph-plugin-datasource/scaleph-plugin-datasource-postgre/pom.xml
@@ -6,7 +6,7 @@
cn.sliew
scaleph-plugin-datasource
- 1.0.5-SNAPSHOT
+ 2.0.0-SNAPSHOT
../pom.xml
diff --git a/scaleph-plugins/scaleph-plugin-framework/pom.xml b/scaleph-plugins/scaleph-plugin-framework/pom.xml
index 485873cbd..d0c57ccdc 100644
--- a/scaleph-plugins/scaleph-plugin-framework/pom.xml
+++ b/scaleph-plugins/scaleph-plugin-framework/pom.xml
@@ -23,7 +23,7 @@
cn.sliew
scaleph-plugins
- 1.0.5-SNAPSHOT
+ 2.0.0-SNAPSHOT
../pom.xml
scaleph-plugin-framework
diff --git a/scaleph-plugins/scaleph-plugin-seatunnel-connectors/pom.xml b/scaleph-plugins/scaleph-plugin-seatunnel-connectors/pom.xml
index e8d9d6368..bd90e9445 100644
--- a/scaleph-plugins/scaleph-plugin-seatunnel-connectors/pom.xml
+++ b/scaleph-plugins/scaleph-plugin-seatunnel-connectors/pom.xml
@@ -23,7 +23,7 @@
cn.sliew
scaleph-plugins
- 1.0.5-SNAPSHOT
+ 2.0.0-SNAPSHOT
../pom.xml
scaleph-plugin-seatunnel-connectors
diff --git a/scaleph-plugins/scaleph-plugin-seatunnel-native-flink/pom.xml b/scaleph-plugins/scaleph-plugin-seatunnel-native-flink/pom.xml
index 0ed979e51..2bc6c8eec 100644
--- a/scaleph-plugins/scaleph-plugin-seatunnel-native-flink/pom.xml
+++ b/scaleph-plugins/scaleph-plugin-seatunnel-native-flink/pom.xml
@@ -23,7 +23,7 @@
cn.sliew
scaleph-plugins
- 1.0.5-SNAPSHOT
+ 2.0.0-SNAPSHOT
../pom.xml
scaleph-plugin-seatunnel-native-flink
diff --git a/scaleph-project/pom.xml b/scaleph-project/pom.xml
index 6e995e432..d486088c8 100644
--- a/scaleph-project/pom.xml
+++ b/scaleph-project/pom.xml
@@ -23,7 +23,7 @@
cn.sliew
scaleph
- 1.0.5-SNAPSHOT
+ 2.0.0-SNAPSHOT
../pom.xml
scaleph-project
diff --git a/scaleph-resource/pom.xml b/scaleph-resource/pom.xml
index 3e37ee5b8..8f9ba2c28 100644
--- a/scaleph-resource/pom.xml
+++ b/scaleph-resource/pom.xml
@@ -23,7 +23,7 @@
cn.sliew
scaleph
- 1.0.5-SNAPSHOT
+ 2.0.0-SNAPSHOT
../pom.xml
scaleph-resource
diff --git a/scaleph-security/pom.xml b/scaleph-security/pom.xml
index d44c4dee8..82826c406 100644
--- a/scaleph-security/pom.xml
+++ b/scaleph-security/pom.xml
@@ -23,7 +23,7 @@
cn.sliew
scaleph
- 1.0.5-SNAPSHOT
+ 2.0.0-SNAPSHOT
../pom.xml
scaleph-security
diff --git a/scaleph-support/pom.xml b/scaleph-support/pom.xml
index 06820eb72..fbb9e4936 100644
--- a/scaleph-support/pom.xml
+++ b/scaleph-support/pom.xml
@@ -23,7 +23,7 @@
cn.sliew
scaleph
- 1.0.5-SNAPSHOT
+ 2.0.0-SNAPSHOT
../pom.xml
scaleph-support
diff --git a/scaleph-support/scaleph-cache/pom.xml b/scaleph-support/scaleph-cache/pom.xml
index abd467749..70fda9e55 100644
--- a/scaleph-support/scaleph-cache/pom.xml
+++ b/scaleph-support/scaleph-cache/pom.xml
@@ -23,7 +23,7 @@
cn.sliew
scaleph-support
- 1.0.5-SNAPSHOT
+ 2.0.0-SNAPSHOT
../pom.xml
scaleph-cache
diff --git a/scaleph-support/scaleph-generator/pom.xml b/scaleph-support/scaleph-generator/pom.xml
index 24d8f2415..e0be36aac 100644
--- a/scaleph-support/scaleph-generator/pom.xml
+++ b/scaleph-support/scaleph-generator/pom.xml
@@ -23,7 +23,7 @@
cn.sliew
scaleph-support
- 1.0.5-SNAPSHOT
+ 2.0.0-SNAPSHOT
../pom.xml
scaleph-generator
diff --git a/scaleph-support/scaleph-log/pom.xml b/scaleph-support/scaleph-log/pom.xml
index 5e23efe03..d2dd7350e 100644
--- a/scaleph-support/scaleph-log/pom.xml
+++ b/scaleph-support/scaleph-log/pom.xml
@@ -23,7 +23,7 @@
cn.sliew
scaleph-support
- 1.0.5-SNAPSHOT
+ 2.0.0-SNAPSHOT
../pom.xml
scaleph-log
diff --git a/scaleph-support/scaleph-mail/pom.xml b/scaleph-support/scaleph-mail/pom.xml
index 2f97d5ede..41b45fad4 100644
--- a/scaleph-support/scaleph-mail/pom.xml
+++ b/scaleph-support/scaleph-mail/pom.xml
@@ -23,7 +23,7 @@
cn.sliew
scaleph-support
- 1.0.5-SNAPSHOT
+ 2.0.0-SNAPSHOT
../pom.xml
scaleph-mail
diff --git a/scaleph-support/scaleph-privilege/pom.xml b/scaleph-support/scaleph-privilege/pom.xml
index ccdce8a34..637cdc1ed 100644
--- a/scaleph-support/scaleph-privilege/pom.xml
+++ b/scaleph-support/scaleph-privilege/pom.xml
@@ -23,7 +23,7 @@
cn.sliew
scaleph-support
- 1.0.5-SNAPSHOT
+ 2.0.0-SNAPSHOT
../pom.xml
scaleph-privilege
diff --git a/scaleph-support/scaleph-storage/pom.xml b/scaleph-support/scaleph-storage/pom.xml
index dba7d0d5d..cbe85df2c 100644
--- a/scaleph-support/scaleph-storage/pom.xml
+++ b/scaleph-support/scaleph-storage/pom.xml
@@ -23,7 +23,7 @@
cn.sliew
scaleph-support
- 1.0.5-SNAPSHOT
+ 2.0.0-SNAPSHOT
../pom.xml
scaleph-storage
diff --git a/scaleph-support/scaleph-system/pom.xml b/scaleph-support/scaleph-system/pom.xml
index c85b8e196..f83ee86ef 100644
--- a/scaleph-support/scaleph-system/pom.xml
+++ b/scaleph-support/scaleph-system/pom.xml
@@ -23,7 +23,7 @@
cn.sliew
scaleph-support
- 1.0.5-SNAPSHOT
+ 2.0.0-SNAPSHOT
../pom.xml
scaleph-system
diff --git a/scaleph-ui-react/pom.xml b/scaleph-ui-react/pom.xml
index 7362bd387..6597d0098 100644
--- a/scaleph-ui-react/pom.xml
+++ b/scaleph-ui-react/pom.xml
@@ -24,7 +24,7 @@
cn.sliew
scaleph
- 1.0.5-SNAPSHOT
+ 2.0.0-SNAPSHOT
../pom.xml
diff --git a/scaleph-workflow/pom.xml b/scaleph-workflow/pom.xml
index 8c19fa4c7..101f1715d 100644
--- a/scaleph-workflow/pom.xml
+++ b/scaleph-workflow/pom.xml
@@ -23,7 +23,7 @@
cn.sliew
scaleph
- 1.0.5-SNAPSHOT
+ 2.0.0-SNAPSHOT
../pom.xml
scaleph-workflow
diff --git a/scaleph-workflow/scaleph-workflow-api/pom.xml b/scaleph-workflow/scaleph-workflow-api/pom.xml
index e0687a8b1..3d4ea0ded 100644
--- a/scaleph-workflow/scaleph-workflow-api/pom.xml
+++ b/scaleph-workflow/scaleph-workflow-api/pom.xml
@@ -23,7 +23,7 @@
cn.sliew
scaleph-workflow
- 1.0.5-SNAPSHOT
+ 2.0.0-SNAPSHOT
../pom.xml
scaleph-workflow-api
diff --git a/scaleph-workflow/scaleph-workflow-quartz/pom.xml b/scaleph-workflow/scaleph-workflow-quartz/pom.xml
index 5cc60719d..95a70db40 100644
--- a/scaleph-workflow/scaleph-workflow-quartz/pom.xml
+++ b/scaleph-workflow/scaleph-workflow-quartz/pom.xml
@@ -23,7 +23,7 @@
cn.sliew
scaleph-workflow
- 1.0.5-SNAPSHOT
+ 2.0.0-SNAPSHOT
../pom.xml
scaleph-workflow-quartz