From 57ade3893948a5a9a78a0a42f8676a40f7629dc7 Mon Sep 17 00:00:00 2001 From: Jiajie Zhong Date: Thu, 26 May 2022 20:26:32 +0800 Subject: [PATCH] [maven-release-plugin] prepare release 3.0.0-beta-1 --- .../dolphinscheduler-alert-api/pom.xml | 6 ++---- .../dolphinscheduler-alert-dingtalk/pom.xml | 6 ++---- .../dolphinscheduler-alert-email/pom.xml | 6 ++---- .../dolphinscheduler-alert-feishu/pom.xml | 6 ++---- .../dolphinscheduler-alert-http/pom.xml | 6 ++---- .../dolphinscheduler-alert-pagerduty/pom.xml | 6 ++---- .../dolphinscheduler-alert-script/pom.xml | 6 ++---- .../dolphinscheduler-alert-slack/pom.xml | 6 ++---- .../dolphinscheduler-alert-telegram/pom.xml | 6 ++---- .../dolphinscheduler-alert-webexteams/pom.xml | 6 ++---- .../dolphinscheduler-alert-wechat/pom.xml | 6 ++---- .../dolphinscheduler-alert-plugins/pom.xml | 6 ++---- .../dolphinscheduler-alert-server/pom.xml | 5 ++--- dolphinscheduler-alert/pom.xml | 6 ++---- dolphinscheduler-api/pom.xml | 5 ++--- dolphinscheduler-common/pom.xml | 2 +- dolphinscheduler-dao/pom.xml | 5 ++--- dolphinscheduler-data-quality/pom.xml | 6 ++---- .../dolphinscheduler-datasource-all/pom.xml | 6 ++---- .../dolphinscheduler-datasource-api/pom.xml | 6 ++---- .../dolphinscheduler-datasource-clickhouse/pom.xml | 6 ++---- .../dolphinscheduler-datasource-db2/pom.xml | 6 ++---- .../dolphinscheduler-datasource-hive/pom.xml | 6 ++---- .../dolphinscheduler-datasource-mysql/pom.xml | 6 ++---- .../dolphinscheduler-datasource-oracle/pom.xml | 6 ++---- .../dolphinscheduler-datasource-postgresql/pom.xml | 6 ++---- .../dolphinscheduler-datasource-presto/pom.xml | 6 ++---- .../dolphinscheduler-datasource-redshift/pom.xml | 6 ++---- .../dolphinscheduler-datasource-spark/pom.xml | 6 ++---- .../dolphinscheduler-datasource-sqlserver/pom.xml | 6 ++---- dolphinscheduler-datasource-plugin/pom.xml | 6 ++---- dolphinscheduler-dist/pom.xml | 2 +- dolphinscheduler-log-server/pom.xml | 6 ++---- dolphinscheduler-master/pom.xml | 6 ++---- dolphinscheduler-meter/pom.xml | 6 ++---- dolphinscheduler-microbench/pom.xml | 6 ++---- dolphinscheduler-python/pom.xml | 5 ++--- .../dolphinscheduler-registry-api/pom.xml | 6 ++---- .../dolphinscheduler-registry-zookeeper/pom.xml | 6 ++---- .../dolphinscheduler-registry-plugins/pom.xml | 6 ++---- dolphinscheduler-registry/pom.xml | 6 ++---- dolphinscheduler-remote/pom.xml | 5 ++--- dolphinscheduler-server/pom.xml | 5 ++--- dolphinscheduler-service/pom.xml | 5 ++--- dolphinscheduler-spi/pom.xml | 2 +- dolphinscheduler-standalone-server/pom.xml | 6 ++---- .../dolphinscheduler-task-all/pom.xml | 6 ++---- .../dolphinscheduler-task-api/pom.xml | 6 ++---- .../dolphinscheduler-task-blocking/pom.xml | 6 ++---- .../dolphinscheduler-task-conditions/pom.xml | 6 ++---- .../dolphinscheduler-task-dataquality/pom.xml | 6 ++---- .../dolphinscheduler-task-datax/pom.xml | 6 ++---- .../dolphinscheduler-task-dependent/pom.xml | 6 ++---- .../dolphinscheduler-task-emr/pom.xml | 9 +++------ .../dolphinscheduler-task-flink/pom.xml | 6 ++---- .../dolphinscheduler-task-http/pom.xml | 6 ++---- .../dolphinscheduler-task-mr/pom.xml | 6 ++---- .../dolphinscheduler-task-pigeon/pom.xml | 6 ++---- .../dolphinscheduler-task-procedure/pom.xml | 6 ++---- .../dolphinscheduler-task-python/pom.xml | 6 ++---- .../dolphinscheduler-task-seatunnel/pom.xml | 6 ++---- .../dolphinscheduler-task-shell/pom.xml | 6 ++---- .../dolphinscheduler-task-spark/pom.xml | 6 ++---- .../dolphinscheduler-task-sql/pom.xml | 6 ++---- .../dolphinscheduler-task-sqoop/pom.xml | 6 ++---- .../dolphinscheduler-task-subprocess/pom.xml | 6 ++---- .../dolphinscheduler-task-switch/pom.xml | 6 ++---- .../dolphinscheduler-task-zeppelin/pom.xml | 6 ++---- dolphinscheduler-task-plugin/pom.xml | 6 ++---- dolphinscheduler-tools/pom.xml | 6 ++---- dolphinscheduler-ui/pom.xml | 2 +- dolphinscheduler-worker/pom.xml | 6 ++---- pom.xml | 7 +++---- 73 files changed, 144 insertions(+), 275 deletions(-) diff --git a/dolphinscheduler-alert/dolphinscheduler-alert-api/pom.xml b/dolphinscheduler-alert/dolphinscheduler-alert-api/pom.xml index 43f10ea47e..cf051de731 100644 --- a/dolphinscheduler-alert/dolphinscheduler-alert-api/pom.xml +++ b/dolphinscheduler-alert/dolphinscheduler-alert-api/pom.xml @@ -18,13 +18,11 @@ ~ under the License. --> - + dolphinscheduler-alert org.apache.dolphinscheduler - 3.0.0-beta-1-SNAPSHOT + 3.0.0-beta-1 4.0.0 dolphinscheduler-alert-api diff --git a/dolphinscheduler-alert/dolphinscheduler-alert-plugins/dolphinscheduler-alert-dingtalk/pom.xml b/dolphinscheduler-alert/dolphinscheduler-alert-plugins/dolphinscheduler-alert-dingtalk/pom.xml index 7fbf0519b7..915c44b58e 100644 --- a/dolphinscheduler-alert/dolphinscheduler-alert-plugins/dolphinscheduler-alert-dingtalk/pom.xml +++ b/dolphinscheduler-alert/dolphinscheduler-alert-plugins/dolphinscheduler-alert-dingtalk/pom.xml @@ -15,13 +15,11 @@ ~ See the License for the specific language governing permissions and ~ limitations under the License. --> - + dolphinscheduler-alert-plugins org.apache.dolphinscheduler - 3.0.0-beta-1-SNAPSHOT + 3.0.0-beta-1 4.0.0 dolphinscheduler-alert-dingtalk diff --git a/dolphinscheduler-alert/dolphinscheduler-alert-plugins/dolphinscheduler-alert-email/pom.xml b/dolphinscheduler-alert/dolphinscheduler-alert-plugins/dolphinscheduler-alert-email/pom.xml index c44ce120cb..cc62c84749 100644 --- a/dolphinscheduler-alert/dolphinscheduler-alert-plugins/dolphinscheduler-alert-email/pom.xml +++ b/dolphinscheduler-alert/dolphinscheduler-alert-plugins/dolphinscheduler-alert-email/pom.xml @@ -15,13 +15,11 @@ ~ See the License for the specific language governing permissions and ~ limitations under the License. --> - + dolphinscheduler-alert-plugins org.apache.dolphinscheduler - 3.0.0-beta-1-SNAPSHOT + 3.0.0-beta-1 4.0.0 dolphinscheduler-alert-email diff --git a/dolphinscheduler-alert/dolphinscheduler-alert-plugins/dolphinscheduler-alert-feishu/pom.xml b/dolphinscheduler-alert/dolphinscheduler-alert-plugins/dolphinscheduler-alert-feishu/pom.xml index 6355442773..d7a4929cb7 100644 --- a/dolphinscheduler-alert/dolphinscheduler-alert-plugins/dolphinscheduler-alert-feishu/pom.xml +++ b/dolphinscheduler-alert/dolphinscheduler-alert-plugins/dolphinscheduler-alert-feishu/pom.xml @@ -15,13 +15,11 @@ ~ See the License for the specific language governing permissions and ~ limitations under the License. --> - + dolphinscheduler-alert-plugins org.apache.dolphinscheduler - 3.0.0-beta-1-SNAPSHOT + 3.0.0-beta-1 4.0.0 dolphinscheduler-alert-feishu diff --git a/dolphinscheduler-alert/dolphinscheduler-alert-plugins/dolphinscheduler-alert-http/pom.xml b/dolphinscheduler-alert/dolphinscheduler-alert-plugins/dolphinscheduler-alert-http/pom.xml index f47142a64c..2b0d96a645 100644 --- a/dolphinscheduler-alert/dolphinscheduler-alert-plugins/dolphinscheduler-alert-http/pom.xml +++ b/dolphinscheduler-alert/dolphinscheduler-alert-plugins/dolphinscheduler-alert-http/pom.xml @@ -15,13 +15,11 @@ ~ See the License for the specific language governing permissions and ~ limitations under the License. --> - + dolphinscheduler-alert-plugins org.apache.dolphinscheduler - 3.0.0-beta-1-SNAPSHOT + 3.0.0-beta-1 4.0.0 dolphinscheduler-alert-http diff --git a/dolphinscheduler-alert/dolphinscheduler-alert-plugins/dolphinscheduler-alert-pagerduty/pom.xml b/dolphinscheduler-alert/dolphinscheduler-alert-plugins/dolphinscheduler-alert-pagerduty/pom.xml index f97def8842..57006424d7 100644 --- a/dolphinscheduler-alert/dolphinscheduler-alert-plugins/dolphinscheduler-alert-pagerduty/pom.xml +++ b/dolphinscheduler-alert/dolphinscheduler-alert-plugins/dolphinscheduler-alert-pagerduty/pom.xml @@ -15,13 +15,11 @@ ~ See the License for the specific language governing permissions and ~ limitations under the License. --> - + dolphinscheduler-alert-plugins org.apache.dolphinscheduler - 3.0.0-beta-1-SNAPSHOT + 3.0.0-beta-1 4.0.0 dolphinscheduler-alert-pagerduty diff --git a/dolphinscheduler-alert/dolphinscheduler-alert-plugins/dolphinscheduler-alert-script/pom.xml b/dolphinscheduler-alert/dolphinscheduler-alert-plugins/dolphinscheduler-alert-script/pom.xml index 1896f62e6a..803a957caf 100644 --- a/dolphinscheduler-alert/dolphinscheduler-alert-plugins/dolphinscheduler-alert-script/pom.xml +++ b/dolphinscheduler-alert/dolphinscheduler-alert-plugins/dolphinscheduler-alert-script/pom.xml @@ -15,13 +15,11 @@ ~ See the License for the specific language governing permissions and ~ limitations under the License. --> - + dolphinscheduler-alert-plugins org.apache.dolphinscheduler - 3.0.0-beta-1-SNAPSHOT + 3.0.0-beta-1 4.0.0 dolphinscheduler-alert-script diff --git a/dolphinscheduler-alert/dolphinscheduler-alert-plugins/dolphinscheduler-alert-slack/pom.xml b/dolphinscheduler-alert/dolphinscheduler-alert-plugins/dolphinscheduler-alert-slack/pom.xml index 3f1fde506f..a4ea41adb4 100644 --- a/dolphinscheduler-alert/dolphinscheduler-alert-plugins/dolphinscheduler-alert-slack/pom.xml +++ b/dolphinscheduler-alert/dolphinscheduler-alert-plugins/dolphinscheduler-alert-slack/pom.xml @@ -15,13 +15,11 @@ ~ See the License for the specific language governing permissions and ~ limitations under the License. --> - + dolphinscheduler-alert-plugins org.apache.dolphinscheduler - 3.0.0-beta-1-SNAPSHOT + 3.0.0-beta-1 4.0.0 dolphinscheduler-alert-slack diff --git a/dolphinscheduler-alert/dolphinscheduler-alert-plugins/dolphinscheduler-alert-telegram/pom.xml b/dolphinscheduler-alert/dolphinscheduler-alert-plugins/dolphinscheduler-alert-telegram/pom.xml index 186471c68f..91ec1d7bd5 100644 --- a/dolphinscheduler-alert/dolphinscheduler-alert-plugins/dolphinscheduler-alert-telegram/pom.xml +++ b/dolphinscheduler-alert/dolphinscheduler-alert-plugins/dolphinscheduler-alert-telegram/pom.xml @@ -15,13 +15,11 @@ ~ See the License for the specific language governing permissions and ~ limitations under the License. --> - + dolphinscheduler-alert-plugins org.apache.dolphinscheduler - 3.0.0-beta-1-SNAPSHOT + 3.0.0-beta-1 4.0.0 dolphinscheduler-alert-telegram diff --git a/dolphinscheduler-alert/dolphinscheduler-alert-plugins/dolphinscheduler-alert-webexteams/pom.xml b/dolphinscheduler-alert/dolphinscheduler-alert-plugins/dolphinscheduler-alert-webexteams/pom.xml index 6473382ff7..7252610cad 100644 --- a/dolphinscheduler-alert/dolphinscheduler-alert-plugins/dolphinscheduler-alert-webexteams/pom.xml +++ b/dolphinscheduler-alert/dolphinscheduler-alert-plugins/dolphinscheduler-alert-webexteams/pom.xml @@ -15,13 +15,11 @@ ~ See the License for the specific language governing permissions and ~ limitations under the License. --> - + dolphinscheduler-alert-plugins org.apache.dolphinscheduler - 3.0.0-beta-1-SNAPSHOT + 3.0.0-beta-1 4.0.0 dolphinscheduler-alert-webexteams diff --git a/dolphinscheduler-alert/dolphinscheduler-alert-plugins/dolphinscheduler-alert-wechat/pom.xml b/dolphinscheduler-alert/dolphinscheduler-alert-plugins/dolphinscheduler-alert-wechat/pom.xml index f72df7ba3a..855e10a67d 100644 --- a/dolphinscheduler-alert/dolphinscheduler-alert-plugins/dolphinscheduler-alert-wechat/pom.xml +++ b/dolphinscheduler-alert/dolphinscheduler-alert-plugins/dolphinscheduler-alert-wechat/pom.xml @@ -15,13 +15,11 @@ ~ See the License for the specific language governing permissions and ~ limitations under the License. --> - + dolphinscheduler-alert-plugins org.apache.dolphinscheduler - 3.0.0-beta-1-SNAPSHOT + 3.0.0-beta-1 4.0.0 dolphinscheduler-alert-wechat diff --git a/dolphinscheduler-alert/dolphinscheduler-alert-plugins/pom.xml b/dolphinscheduler-alert/dolphinscheduler-alert-plugins/pom.xml index 4ff0829b90..585a468e72 100644 --- a/dolphinscheduler-alert/dolphinscheduler-alert-plugins/pom.xml +++ b/dolphinscheduler-alert/dolphinscheduler-alert-plugins/pom.xml @@ -15,13 +15,11 @@ ~ See the License for the specific language governing permissions and ~ limitations under the License. --> - + dolphinscheduler-alert org.apache.dolphinscheduler - 3.0.0-beta-1-SNAPSHOT + 3.0.0-beta-1 4.0.0 dolphinscheduler-alert-plugins diff --git a/dolphinscheduler-alert/dolphinscheduler-alert-server/pom.xml b/dolphinscheduler-alert/dolphinscheduler-alert-server/pom.xml index 5a20975f6a..c01637b008 100644 --- a/dolphinscheduler-alert/dolphinscheduler-alert-server/pom.xml +++ b/dolphinscheduler-alert/dolphinscheduler-alert-server/pom.xml @@ -16,13 +16,12 @@ ~ limitations under the License. --> - + 4.0.0 org.apache.dolphinscheduler dolphinscheduler-alert - 3.0.0-beta-1-SNAPSHOT + 3.0.0-beta-1 dolphinscheduler-alert-server ${project.artifactId} diff --git a/dolphinscheduler-alert/pom.xml b/dolphinscheduler-alert/pom.xml index b82be82c99..801b73ea2a 100644 --- a/dolphinscheduler-alert/pom.xml +++ b/dolphinscheduler-alert/pom.xml @@ -18,13 +18,11 @@ ~ under the License. --> - + dolphinscheduler org.apache.dolphinscheduler - 3.0.0-beta-1-SNAPSHOT + 3.0.0-beta-1 4.0.0 pom diff --git a/dolphinscheduler-api/pom.xml b/dolphinscheduler-api/pom.xml index 6004265ed0..7952927d91 100644 --- a/dolphinscheduler-api/pom.xml +++ b/dolphinscheduler-api/pom.xml @@ -16,13 +16,12 @@ ~ limitations under the License. --> - + 4.0.0 org.apache.dolphinscheduler dolphinscheduler - 3.0.0-beta-1-SNAPSHOT + 3.0.0-beta-1 dolphinscheduler-api ${project.artifactId} diff --git a/dolphinscheduler-common/pom.xml b/dolphinscheduler-common/pom.xml index da0bdbde1b..3681f2c19e 100644 --- a/dolphinscheduler-common/pom.xml +++ b/dolphinscheduler-common/pom.xml @@ -21,7 +21,7 @@ org.apache.dolphinscheduler dolphinscheduler - 3.0.0-beta-1-SNAPSHOT + 3.0.0-beta-1 dolphinscheduler-common dolphinscheduler-common diff --git a/dolphinscheduler-dao/pom.xml b/dolphinscheduler-dao/pom.xml index 39cb77c9a5..ee4542544d 100644 --- a/dolphinscheduler-dao/pom.xml +++ b/dolphinscheduler-dao/pom.xml @@ -16,13 +16,12 @@ ~ limitations under the License. --> - + 4.0.0 org.apache.dolphinscheduler dolphinscheduler - 3.0.0-beta-1-SNAPSHOT + 3.0.0-beta-1 dolphinscheduler-dao ${project.artifactId} diff --git a/dolphinscheduler-data-quality/pom.xml b/dolphinscheduler-data-quality/pom.xml index cb499a9b4c..d92f7311de 100644 --- a/dolphinscheduler-data-quality/pom.xml +++ b/dolphinscheduler-data-quality/pom.xml @@ -15,13 +15,11 @@ ~ See the License for the specific language governing permissions and ~ limitations under the License. --> - + dolphinscheduler org.apache.dolphinscheduler - 3.0.0-beta-1-SNAPSHOT + 3.0.0-beta-1 4.0.0 dolphinscheduler-data-quality diff --git a/dolphinscheduler-datasource-plugin/dolphinscheduler-datasource-all/pom.xml b/dolphinscheduler-datasource-plugin/dolphinscheduler-datasource-all/pom.xml index 1caba1840a..5c0b6411fe 100644 --- a/dolphinscheduler-datasource-plugin/dolphinscheduler-datasource-all/pom.xml +++ b/dolphinscheduler-datasource-plugin/dolphinscheduler-datasource-all/pom.xml @@ -15,13 +15,11 @@ ~ See the License for the specific language governing permissions and ~ limitations under the License. --> - + dolphinscheduler-datasource-plugin org.apache.dolphinscheduler - 3.0.0-beta-1-SNAPSHOT + 3.0.0-beta-1 4.0.0 diff --git a/dolphinscheduler-datasource-plugin/dolphinscheduler-datasource-api/pom.xml b/dolphinscheduler-datasource-plugin/dolphinscheduler-datasource-api/pom.xml index a3024436e5..7b26c111bd 100644 --- a/dolphinscheduler-datasource-plugin/dolphinscheduler-datasource-api/pom.xml +++ b/dolphinscheduler-datasource-plugin/dolphinscheduler-datasource-api/pom.xml @@ -16,13 +16,11 @@ ~ limitations under the License. --> - + dolphinscheduler-datasource-plugin org.apache.dolphinscheduler - 3.0.0-beta-1-SNAPSHOT + 3.0.0-beta-1 4.0.0 diff --git a/dolphinscheduler-datasource-plugin/dolphinscheduler-datasource-clickhouse/pom.xml b/dolphinscheduler-datasource-plugin/dolphinscheduler-datasource-clickhouse/pom.xml index 687ff6fd38..fc5188d85a 100644 --- a/dolphinscheduler-datasource-plugin/dolphinscheduler-datasource-clickhouse/pom.xml +++ b/dolphinscheduler-datasource-plugin/dolphinscheduler-datasource-clickhouse/pom.xml @@ -15,13 +15,11 @@ ~ See the License for the specific language governing permissions and ~ limitations under the License. --> - + dolphinscheduler-datasource-plugin org.apache.dolphinscheduler - 3.0.0-beta-1-SNAPSHOT + 3.0.0-beta-1 4.0.0 diff --git a/dolphinscheduler-datasource-plugin/dolphinscheduler-datasource-db2/pom.xml b/dolphinscheduler-datasource-plugin/dolphinscheduler-datasource-db2/pom.xml index 076b043a17..a5b30cdf5f 100644 --- a/dolphinscheduler-datasource-plugin/dolphinscheduler-datasource-db2/pom.xml +++ b/dolphinscheduler-datasource-plugin/dolphinscheduler-datasource-db2/pom.xml @@ -15,13 +15,11 @@ ~ See the License for the specific language governing permissions and ~ limitations under the License. --> - + dolphinscheduler-datasource-plugin org.apache.dolphinscheduler - 3.0.0-beta-1-SNAPSHOT + 3.0.0-beta-1 4.0.0 diff --git a/dolphinscheduler-datasource-plugin/dolphinscheduler-datasource-hive/pom.xml b/dolphinscheduler-datasource-plugin/dolphinscheduler-datasource-hive/pom.xml index e2c9f15e2b..094140a0a4 100644 --- a/dolphinscheduler-datasource-plugin/dolphinscheduler-datasource-hive/pom.xml +++ b/dolphinscheduler-datasource-plugin/dolphinscheduler-datasource-hive/pom.xml @@ -15,13 +15,11 @@ ~ See the License for the specific language governing permissions and ~ limitations under the License. --> - + dolphinscheduler-datasource-plugin org.apache.dolphinscheduler - 3.0.0-beta-1-SNAPSHOT + 3.0.0-beta-1 4.0.0 diff --git a/dolphinscheduler-datasource-plugin/dolphinscheduler-datasource-mysql/pom.xml b/dolphinscheduler-datasource-plugin/dolphinscheduler-datasource-mysql/pom.xml index 333b1acf66..e1070b701d 100644 --- a/dolphinscheduler-datasource-plugin/dolphinscheduler-datasource-mysql/pom.xml +++ b/dolphinscheduler-datasource-plugin/dolphinscheduler-datasource-mysql/pom.xml @@ -15,13 +15,11 @@ ~ See the License for the specific language governing permissions and ~ limitations under the License. --> - + dolphinscheduler-datasource-plugin org.apache.dolphinscheduler - 3.0.0-beta-1-SNAPSHOT + 3.0.0-beta-1 4.0.0 diff --git a/dolphinscheduler-datasource-plugin/dolphinscheduler-datasource-oracle/pom.xml b/dolphinscheduler-datasource-plugin/dolphinscheduler-datasource-oracle/pom.xml index 64a45444b9..2dd047ada4 100644 --- a/dolphinscheduler-datasource-plugin/dolphinscheduler-datasource-oracle/pom.xml +++ b/dolphinscheduler-datasource-plugin/dolphinscheduler-datasource-oracle/pom.xml @@ -15,13 +15,11 @@ ~ See the License for the specific language governing permissions and ~ limitations under the License. --> - + dolphinscheduler-datasource-plugin org.apache.dolphinscheduler - 3.0.0-beta-1-SNAPSHOT + 3.0.0-beta-1 4.0.0 diff --git a/dolphinscheduler-datasource-plugin/dolphinscheduler-datasource-postgresql/pom.xml b/dolphinscheduler-datasource-plugin/dolphinscheduler-datasource-postgresql/pom.xml index a30650a699..6ce04d43e3 100644 --- a/dolphinscheduler-datasource-plugin/dolphinscheduler-datasource-postgresql/pom.xml +++ b/dolphinscheduler-datasource-plugin/dolphinscheduler-datasource-postgresql/pom.xml @@ -15,13 +15,11 @@ ~ See the License for the specific language governing permissions and ~ limitations under the License. --> - + dolphinscheduler-datasource-plugin org.apache.dolphinscheduler - 3.0.0-beta-1-SNAPSHOT + 3.0.0-beta-1 4.0.0 diff --git a/dolphinscheduler-datasource-plugin/dolphinscheduler-datasource-presto/pom.xml b/dolphinscheduler-datasource-plugin/dolphinscheduler-datasource-presto/pom.xml index 78e92f3f54..79cf54a637 100644 --- a/dolphinscheduler-datasource-plugin/dolphinscheduler-datasource-presto/pom.xml +++ b/dolphinscheduler-datasource-plugin/dolphinscheduler-datasource-presto/pom.xml @@ -15,13 +15,11 @@ ~ See the License for the specific language governing permissions and ~ limitations under the License. --> - + dolphinscheduler-datasource-plugin org.apache.dolphinscheduler - 3.0.0-beta-1-SNAPSHOT + 3.0.0-beta-1 4.0.0 diff --git a/dolphinscheduler-datasource-plugin/dolphinscheduler-datasource-redshift/pom.xml b/dolphinscheduler-datasource-plugin/dolphinscheduler-datasource-redshift/pom.xml index dce87369fd..310d40aab2 100644 --- a/dolphinscheduler-datasource-plugin/dolphinscheduler-datasource-redshift/pom.xml +++ b/dolphinscheduler-datasource-plugin/dolphinscheduler-datasource-redshift/pom.xml @@ -15,13 +15,11 @@ ~ See the License for the specific language governing permissions and ~ limitations under the License. --> - + dolphinscheduler-datasource-plugin org.apache.dolphinscheduler - 3.0.0-beta-1-SNAPSHOT + 3.0.0-beta-1 4.0.0 diff --git a/dolphinscheduler-datasource-plugin/dolphinscheduler-datasource-spark/pom.xml b/dolphinscheduler-datasource-plugin/dolphinscheduler-datasource-spark/pom.xml index ec830b8bf6..e38f980a2e 100644 --- a/dolphinscheduler-datasource-plugin/dolphinscheduler-datasource-spark/pom.xml +++ b/dolphinscheduler-datasource-plugin/dolphinscheduler-datasource-spark/pom.xml @@ -15,13 +15,11 @@ ~ See the License for the specific language governing permissions and ~ limitations under the License. --> - + dolphinscheduler-datasource-plugin org.apache.dolphinscheduler - 3.0.0-beta-1-SNAPSHOT + 3.0.0-beta-1 4.0.0 diff --git a/dolphinscheduler-datasource-plugin/dolphinscheduler-datasource-sqlserver/pom.xml b/dolphinscheduler-datasource-plugin/dolphinscheduler-datasource-sqlserver/pom.xml index dc93b88aca..41d3d005ee 100644 --- a/dolphinscheduler-datasource-plugin/dolphinscheduler-datasource-sqlserver/pom.xml +++ b/dolphinscheduler-datasource-plugin/dolphinscheduler-datasource-sqlserver/pom.xml @@ -16,13 +16,11 @@ ~ limitations under the License. --> - + dolphinscheduler-datasource-plugin org.apache.dolphinscheduler - 3.0.0-beta-1-SNAPSHOT + 3.0.0-beta-1 4.0.0 diff --git a/dolphinscheduler-datasource-plugin/pom.xml b/dolphinscheduler-datasource-plugin/pom.xml index cd5774fadf..fad6ab8902 100644 --- a/dolphinscheduler-datasource-plugin/pom.xml +++ b/dolphinscheduler-datasource-plugin/pom.xml @@ -15,13 +15,11 @@ ~ See the License for the specific language governing permissions and ~ limitations under the License. --> - + dolphinscheduler org.apache.dolphinscheduler - 3.0.0-beta-1-SNAPSHOT + 3.0.0-beta-1 4.0.0 dolphinscheduler-datasource-plugin diff --git a/dolphinscheduler-dist/pom.xml b/dolphinscheduler-dist/pom.xml index 0754144ccd..68cc01e588 100644 --- a/dolphinscheduler-dist/pom.xml +++ b/dolphinscheduler-dist/pom.xml @@ -20,7 +20,7 @@ dolphinscheduler org.apache.dolphinscheduler - 3.0.0-beta-1-SNAPSHOT + 3.0.0-beta-1 4.0.0 diff --git a/dolphinscheduler-log-server/pom.xml b/dolphinscheduler-log-server/pom.xml index dca6f24dd8..bf98a55a3d 100644 --- a/dolphinscheduler-log-server/pom.xml +++ b/dolphinscheduler-log-server/pom.xml @@ -16,13 +16,11 @@ ~ limitations under the License. --> - + dolphinscheduler org.apache.dolphinscheduler - 3.0.0-beta-1-SNAPSHOT + 3.0.0-beta-1 4.0.0 diff --git a/dolphinscheduler-master/pom.xml b/dolphinscheduler-master/pom.xml index 3887fab867..82a2e1af46 100644 --- a/dolphinscheduler-master/pom.xml +++ b/dolphinscheduler-master/pom.xml @@ -18,13 +18,11 @@ ~ under the License. ~ --> - + dolphinscheduler org.apache.dolphinscheduler - 3.0.0-beta-1-SNAPSHOT + 3.0.0-beta-1 4.0.0 diff --git a/dolphinscheduler-meter/pom.xml b/dolphinscheduler-meter/pom.xml index 5fd48276cb..5e94b6afd8 100644 --- a/dolphinscheduler-meter/pom.xml +++ b/dolphinscheduler-meter/pom.xml @@ -18,13 +18,11 @@ ~ under the License. ~ --> - + dolphinscheduler org.apache.dolphinscheduler - 3.0.0-beta-1-SNAPSHOT + 3.0.0-beta-1 4.0.0 diff --git a/dolphinscheduler-microbench/pom.xml b/dolphinscheduler-microbench/pom.xml index c454d227cb..c8cae1f37f 100644 --- a/dolphinscheduler-microbench/pom.xml +++ b/dolphinscheduler-microbench/pom.xml @@ -15,13 +15,11 @@ ~ See the License for the specific language governing permissions and ~ limitations under the License. --> - + dolphinscheduler org.apache.dolphinscheduler - 3.0.0-beta-1-SNAPSHOT + 3.0.0-beta-1 4.0.0 diff --git a/dolphinscheduler-python/pom.xml b/dolphinscheduler-python/pom.xml index 1a740fbd9d..ddd8a33220 100644 --- a/dolphinscheduler-python/pom.xml +++ b/dolphinscheduler-python/pom.xml @@ -16,13 +16,12 @@ ~ limitations under the License. --> - + 4.0.0 org.apache.dolphinscheduler dolphinscheduler - 3.0.0-beta-1-SNAPSHOT + 3.0.0-beta-1 dolphinscheduler-python ${project.artifactId} diff --git a/dolphinscheduler-registry/dolphinscheduler-registry-api/pom.xml b/dolphinscheduler-registry/dolphinscheduler-registry-api/pom.xml index 6b175d8da6..f18343230a 100644 --- a/dolphinscheduler-registry/dolphinscheduler-registry-api/pom.xml +++ b/dolphinscheduler-registry/dolphinscheduler-registry-api/pom.xml @@ -18,13 +18,11 @@ ~ under the License. --> - + dolphinscheduler-registry org.apache.dolphinscheduler - 3.0.0-beta-1-SNAPSHOT + 3.0.0-beta-1 4.0.0 diff --git a/dolphinscheduler-registry/dolphinscheduler-registry-plugins/dolphinscheduler-registry-zookeeper/pom.xml b/dolphinscheduler-registry/dolphinscheduler-registry-plugins/dolphinscheduler-registry-zookeeper/pom.xml index cce9c4f2c9..28f7e2c916 100644 --- a/dolphinscheduler-registry/dolphinscheduler-registry-plugins/dolphinscheduler-registry-zookeeper/pom.xml +++ b/dolphinscheduler-registry/dolphinscheduler-registry-plugins/dolphinscheduler-registry-zookeeper/pom.xml @@ -15,13 +15,11 @@ ~ See the License for the specific language governing permissions and ~ limitations under the License. --> - + dolphinscheduler-registry-plugins org.apache.dolphinscheduler - 3.0.0-beta-1-SNAPSHOT + 3.0.0-beta-1 4.0.0 diff --git a/dolphinscheduler-registry/dolphinscheduler-registry-plugins/pom.xml b/dolphinscheduler-registry/dolphinscheduler-registry-plugins/pom.xml index 07ab7d65ad..772d94b02c 100644 --- a/dolphinscheduler-registry/dolphinscheduler-registry-plugins/pom.xml +++ b/dolphinscheduler-registry/dolphinscheduler-registry-plugins/pom.xml @@ -18,13 +18,11 @@ ~ under the License. --> - + dolphinscheduler-registry org.apache.dolphinscheduler - 3.0.0-beta-1-SNAPSHOT + 3.0.0-beta-1 dolphinscheduler-registry-plugins 4.0.0 diff --git a/dolphinscheduler-registry/pom.xml b/dolphinscheduler-registry/pom.xml index fafb918d96..e6560ffe1f 100644 --- a/dolphinscheduler-registry/pom.xml +++ b/dolphinscheduler-registry/pom.xml @@ -15,13 +15,11 @@ ~ See the License for the specific language governing permissions and ~ limitations under the License. --> - + dolphinscheduler org.apache.dolphinscheduler - 3.0.0-beta-1-SNAPSHOT + 3.0.0-beta-1 4.0.0 dolphinscheduler-registry diff --git a/dolphinscheduler-remote/pom.xml b/dolphinscheduler-remote/pom.xml index 7413974fb8..aeab210f58 100644 --- a/dolphinscheduler-remote/pom.xml +++ b/dolphinscheduler-remote/pom.xml @@ -15,12 +15,11 @@ ~ See the License for the specific language governing permissions and ~ limitations under the License. --> - + dolphinscheduler org.apache.dolphinscheduler - 3.0.0-beta-1-SNAPSHOT + 3.0.0-beta-1 4.0.0 diff --git a/dolphinscheduler-server/pom.xml b/dolphinscheduler-server/pom.xml index 741bfa6518..2b2a759fb0 100644 --- a/dolphinscheduler-server/pom.xml +++ b/dolphinscheduler-server/pom.xml @@ -16,13 +16,12 @@ ~ limitations under the License. --> - + 4.0.0 org.apache.dolphinscheduler dolphinscheduler - 3.0.0-beta-1-SNAPSHOT + 3.0.0-beta-1 dolphinscheduler-server dolphinscheduler-server diff --git a/dolphinscheduler-service/pom.xml b/dolphinscheduler-service/pom.xml index d93a5a2f19..9c6592f829 100644 --- a/dolphinscheduler-service/pom.xml +++ b/dolphinscheduler-service/pom.xml @@ -15,12 +15,11 @@ ~ See the License for the specific language governing permissions and ~ limitations under the License. --> - + dolphinscheduler org.apache.dolphinscheduler - 3.0.0-beta-1-SNAPSHOT + 3.0.0-beta-1 4.0.0 diff --git a/dolphinscheduler-spi/pom.xml b/dolphinscheduler-spi/pom.xml index 1602c7e845..04bc1e67d4 100644 --- a/dolphinscheduler-spi/pom.xml +++ b/dolphinscheduler-spi/pom.xml @@ -20,7 +20,7 @@ org.apache.dolphinscheduler dolphinscheduler - 3.0.0-beta-1-SNAPSHOT + 3.0.0-beta-1 dolphinscheduler-spi ${project.artifactId} diff --git a/dolphinscheduler-standalone-server/pom.xml b/dolphinscheduler-standalone-server/pom.xml index 837464d26f..271383975c 100644 --- a/dolphinscheduler-standalone-server/pom.xml +++ b/dolphinscheduler-standalone-server/pom.xml @@ -15,13 +15,11 @@ ~ See the License for the specific language governing permissions and ~ limitations under the License. --> - + dolphinscheduler org.apache.dolphinscheduler - 3.0.0-beta-1-SNAPSHOT + 3.0.0-beta-1 4.0.0 diff --git a/dolphinscheduler-task-plugin/dolphinscheduler-task-all/pom.xml b/dolphinscheduler-task-plugin/dolphinscheduler-task-all/pom.xml index 696d96d89b..131df1d242 100644 --- a/dolphinscheduler-task-plugin/dolphinscheduler-task-all/pom.xml +++ b/dolphinscheduler-task-plugin/dolphinscheduler-task-all/pom.xml @@ -15,13 +15,11 @@ ~ See the License for the specific language governing permissions and ~ limitations under the License. --> - + dolphinscheduler-task-plugin org.apache.dolphinscheduler - 3.0.0-beta-1-SNAPSHOT + 3.0.0-beta-1 4.0.0 diff --git a/dolphinscheduler-task-plugin/dolphinscheduler-task-api/pom.xml b/dolphinscheduler-task-plugin/dolphinscheduler-task-api/pom.xml index 8ae3268d72..1a78496848 100644 --- a/dolphinscheduler-task-plugin/dolphinscheduler-task-api/pom.xml +++ b/dolphinscheduler-task-plugin/dolphinscheduler-task-api/pom.xml @@ -15,13 +15,11 @@ ~ See the License for the specific language governing permissions and ~ limitations under the License. --> - + dolphinscheduler-task-plugin org.apache.dolphinscheduler - 3.0.0-beta-1-SNAPSHOT + 3.0.0-beta-1 4.0.0 jar diff --git a/dolphinscheduler-task-plugin/dolphinscheduler-task-blocking/pom.xml b/dolphinscheduler-task-plugin/dolphinscheduler-task-blocking/pom.xml index 98c607ce85..9b51ba6f66 100644 --- a/dolphinscheduler-task-plugin/dolphinscheduler-task-blocking/pom.xml +++ b/dolphinscheduler-task-plugin/dolphinscheduler-task-blocking/pom.xml @@ -15,13 +15,11 @@ ~ See the License for the specific language governing permissions and ~ limitations under the License. --> - + dolphinscheduler-task-plugin org.apache.dolphinscheduler - 3.0.0-beta-1-SNAPSHOT + 3.0.0-beta-1 4.0.0 diff --git a/dolphinscheduler-task-plugin/dolphinscheduler-task-conditions/pom.xml b/dolphinscheduler-task-plugin/dolphinscheduler-task-conditions/pom.xml index 785172c31d..f9244ccf88 100644 --- a/dolphinscheduler-task-plugin/dolphinscheduler-task-conditions/pom.xml +++ b/dolphinscheduler-task-plugin/dolphinscheduler-task-conditions/pom.xml @@ -15,13 +15,11 @@ ~ See the License for the specific language governing permissions and ~ limitations under the License. --> - + dolphinscheduler-task-plugin org.apache.dolphinscheduler - 3.0.0-beta-1-SNAPSHOT + 3.0.0-beta-1 4.0.0 diff --git a/dolphinscheduler-task-plugin/dolphinscheduler-task-dataquality/pom.xml b/dolphinscheduler-task-plugin/dolphinscheduler-task-dataquality/pom.xml index 82eebaba71..a60ac1c8a6 100644 --- a/dolphinscheduler-task-plugin/dolphinscheduler-task-dataquality/pom.xml +++ b/dolphinscheduler-task-plugin/dolphinscheduler-task-dataquality/pom.xml @@ -15,13 +15,11 @@ ~ See the License for the specific language governing permissions and ~ limitations under the License. --> - + dolphinscheduler-task-plugin org.apache.dolphinscheduler - 3.0.0-beta-1-SNAPSHOT + 3.0.0-beta-1 4.0.0 diff --git a/dolphinscheduler-task-plugin/dolphinscheduler-task-datax/pom.xml b/dolphinscheduler-task-plugin/dolphinscheduler-task-datax/pom.xml index 3ca1a0d6d6..35f95bd191 100644 --- a/dolphinscheduler-task-plugin/dolphinscheduler-task-datax/pom.xml +++ b/dolphinscheduler-task-plugin/dolphinscheduler-task-datax/pom.xml @@ -15,13 +15,11 @@ ~ See the License for the specific language governing permissions and ~ limitations under the License. --> - + dolphinscheduler-task-plugin org.apache.dolphinscheduler - 3.0.0-beta-1-SNAPSHOT + 3.0.0-beta-1 4.0.0 diff --git a/dolphinscheduler-task-plugin/dolphinscheduler-task-dependent/pom.xml b/dolphinscheduler-task-plugin/dolphinscheduler-task-dependent/pom.xml index 4e0fb8c6af..f8bc8d5060 100644 --- a/dolphinscheduler-task-plugin/dolphinscheduler-task-dependent/pom.xml +++ b/dolphinscheduler-task-plugin/dolphinscheduler-task-dependent/pom.xml @@ -15,13 +15,11 @@ ~ See the License for the specific language governing permissions and ~ limitations under the License. --> - + dolphinscheduler-task-plugin org.apache.dolphinscheduler - 3.0.0-beta-1-SNAPSHOT + 3.0.0-beta-1 4.0.0 diff --git a/dolphinscheduler-task-plugin/dolphinscheduler-task-emr/pom.xml b/dolphinscheduler-task-plugin/dolphinscheduler-task-emr/pom.xml index 15dcdfbb99..c920028f10 100644 --- a/dolphinscheduler-task-plugin/dolphinscheduler-task-emr/pom.xml +++ b/dolphinscheduler-task-plugin/dolphinscheduler-task-emr/pom.xml @@ -15,13 +15,11 @@ ~ See the License for the specific language governing permissions and ~ limitations under the License. --> - + dolphinscheduler-task-plugin org.apache.dolphinscheduler - 3.0.0-beta-1-SNAPSHOT + 3.0.0-beta-1 4.0.0 @@ -69,8 +67,7 @@ - + diff --git a/dolphinscheduler-task-plugin/dolphinscheduler-task-flink/pom.xml b/dolphinscheduler-task-plugin/dolphinscheduler-task-flink/pom.xml index d569a774ab..4d5dd95b2c 100644 --- a/dolphinscheduler-task-plugin/dolphinscheduler-task-flink/pom.xml +++ b/dolphinscheduler-task-plugin/dolphinscheduler-task-flink/pom.xml @@ -15,13 +15,11 @@ ~ See the License for the specific language governing permissions and ~ limitations under the License. --> - + dolphinscheduler-task-plugin org.apache.dolphinscheduler - 3.0.0-beta-1-SNAPSHOT + 3.0.0-beta-1 4.0.0 diff --git a/dolphinscheduler-task-plugin/dolphinscheduler-task-http/pom.xml b/dolphinscheduler-task-plugin/dolphinscheduler-task-http/pom.xml index 1082e91e6f..60f7a70061 100644 --- a/dolphinscheduler-task-plugin/dolphinscheduler-task-http/pom.xml +++ b/dolphinscheduler-task-plugin/dolphinscheduler-task-http/pom.xml @@ -15,13 +15,11 @@ ~ See the License for the specific language governing permissions and ~ limitations under the License. --> - + dolphinscheduler-task-plugin org.apache.dolphinscheduler - 3.0.0-beta-1-SNAPSHOT + 3.0.0-beta-1 4.0.0 diff --git a/dolphinscheduler-task-plugin/dolphinscheduler-task-mr/pom.xml b/dolphinscheduler-task-plugin/dolphinscheduler-task-mr/pom.xml index 8879362c4f..c9d0e61f13 100644 --- a/dolphinscheduler-task-plugin/dolphinscheduler-task-mr/pom.xml +++ b/dolphinscheduler-task-plugin/dolphinscheduler-task-mr/pom.xml @@ -15,13 +15,11 @@ ~ See the License for the specific language governing permissions and ~ limitations under the License. --> - + dolphinscheduler-task-plugin org.apache.dolphinscheduler - 3.0.0-beta-1-SNAPSHOT + 3.0.0-beta-1 4.0.0 diff --git a/dolphinscheduler-task-plugin/dolphinscheduler-task-pigeon/pom.xml b/dolphinscheduler-task-plugin/dolphinscheduler-task-pigeon/pom.xml index 06b05fd88f..0a527b00f8 100644 --- a/dolphinscheduler-task-plugin/dolphinscheduler-task-pigeon/pom.xml +++ b/dolphinscheduler-task-plugin/dolphinscheduler-task-pigeon/pom.xml @@ -15,13 +15,11 @@ ~ See the License for the specific language governing permissions and ~ limitations under the License. --> - + dolphinscheduler-task-plugin org.apache.dolphinscheduler - 3.0.0-beta-1-SNAPSHOT + 3.0.0-beta-1 4.0.0 diff --git a/dolphinscheduler-task-plugin/dolphinscheduler-task-procedure/pom.xml b/dolphinscheduler-task-plugin/dolphinscheduler-task-procedure/pom.xml index 9c94005954..16aac88b6e 100644 --- a/dolphinscheduler-task-plugin/dolphinscheduler-task-procedure/pom.xml +++ b/dolphinscheduler-task-plugin/dolphinscheduler-task-procedure/pom.xml @@ -15,13 +15,11 @@ ~ See the License for the specific language governing permissions and ~ limitations under the License. --> - + dolphinscheduler-task-plugin org.apache.dolphinscheduler - 3.0.0-beta-1-SNAPSHOT + 3.0.0-beta-1 4.0.0 diff --git a/dolphinscheduler-task-plugin/dolphinscheduler-task-python/pom.xml b/dolphinscheduler-task-plugin/dolphinscheduler-task-python/pom.xml index 87a390f09a..950c1bbfca 100644 --- a/dolphinscheduler-task-plugin/dolphinscheduler-task-python/pom.xml +++ b/dolphinscheduler-task-plugin/dolphinscheduler-task-python/pom.xml @@ -15,13 +15,11 @@ ~ See the License for the specific language governing permissions and ~ limitations under the License. --> - + dolphinscheduler-task-plugin org.apache.dolphinscheduler - 3.0.0-beta-1-SNAPSHOT + 3.0.0-beta-1 4.0.0 diff --git a/dolphinscheduler-task-plugin/dolphinscheduler-task-seatunnel/pom.xml b/dolphinscheduler-task-plugin/dolphinscheduler-task-seatunnel/pom.xml index 2f9ccda462..dfb23e3b08 100644 --- a/dolphinscheduler-task-plugin/dolphinscheduler-task-seatunnel/pom.xml +++ b/dolphinscheduler-task-plugin/dolphinscheduler-task-seatunnel/pom.xml @@ -15,13 +15,11 @@ ~ See the License for the specific language governing permissions and ~ limitations under the License. --> - + dolphinscheduler-task-plugin org.apache.dolphinscheduler - 3.0.0-beta-1-SNAPSHOT + 3.0.0-beta-1 4.0.0 diff --git a/dolphinscheduler-task-plugin/dolphinscheduler-task-shell/pom.xml b/dolphinscheduler-task-plugin/dolphinscheduler-task-shell/pom.xml index 7a7e5245f6..681f068ed8 100644 --- a/dolphinscheduler-task-plugin/dolphinscheduler-task-shell/pom.xml +++ b/dolphinscheduler-task-plugin/dolphinscheduler-task-shell/pom.xml @@ -15,13 +15,11 @@ ~ See the License for the specific language governing permissions and ~ limitations under the License. --> - + dolphinscheduler-task-plugin org.apache.dolphinscheduler - 3.0.0-beta-1-SNAPSHOT + 3.0.0-beta-1 4.0.0 diff --git a/dolphinscheduler-task-plugin/dolphinscheduler-task-spark/pom.xml b/dolphinscheduler-task-plugin/dolphinscheduler-task-spark/pom.xml index b68be97826..44446f3384 100644 --- a/dolphinscheduler-task-plugin/dolphinscheduler-task-spark/pom.xml +++ b/dolphinscheduler-task-plugin/dolphinscheduler-task-spark/pom.xml @@ -15,13 +15,11 @@ ~ See the License for the specific language governing permissions and ~ limitations under the License. --> - + dolphinscheduler-task-plugin org.apache.dolphinscheduler - 3.0.0-beta-1-SNAPSHOT + 3.0.0-beta-1 4.0.0 dolphinscheduler-task-spark diff --git a/dolphinscheduler-task-plugin/dolphinscheduler-task-sql/pom.xml b/dolphinscheduler-task-plugin/dolphinscheduler-task-sql/pom.xml index b7cb0668d1..f589497f42 100644 --- a/dolphinscheduler-task-plugin/dolphinscheduler-task-sql/pom.xml +++ b/dolphinscheduler-task-plugin/dolphinscheduler-task-sql/pom.xml @@ -15,13 +15,11 @@ ~ See the License for the specific language governing permissions and ~ limitations under the License. --> - + dolphinscheduler-task-plugin org.apache.dolphinscheduler - 3.0.0-beta-1-SNAPSHOT + 3.0.0-beta-1 4.0.0 diff --git a/dolphinscheduler-task-plugin/dolphinscheduler-task-sqoop/pom.xml b/dolphinscheduler-task-plugin/dolphinscheduler-task-sqoop/pom.xml index 1be9eaa992..8b5bfa3817 100644 --- a/dolphinscheduler-task-plugin/dolphinscheduler-task-sqoop/pom.xml +++ b/dolphinscheduler-task-plugin/dolphinscheduler-task-sqoop/pom.xml @@ -15,13 +15,11 @@ ~ See the License for the specific language governing permissions and ~ limitations under the License. --> - + dolphinscheduler-task-plugin org.apache.dolphinscheduler - 3.0.0-beta-1-SNAPSHOT + 3.0.0-beta-1 4.0.0 diff --git a/dolphinscheduler-task-plugin/dolphinscheduler-task-subprocess/pom.xml b/dolphinscheduler-task-plugin/dolphinscheduler-task-subprocess/pom.xml index 0975ffdbe5..2e335cb5af 100644 --- a/dolphinscheduler-task-plugin/dolphinscheduler-task-subprocess/pom.xml +++ b/dolphinscheduler-task-plugin/dolphinscheduler-task-subprocess/pom.xml @@ -15,13 +15,11 @@ ~ See the License for the specific language governing permissions and ~ limitations under the License. --> - + dolphinscheduler-task-plugin org.apache.dolphinscheduler - 3.0.0-beta-1-SNAPSHOT + 3.0.0-beta-1 4.0.0 diff --git a/dolphinscheduler-task-plugin/dolphinscheduler-task-switch/pom.xml b/dolphinscheduler-task-plugin/dolphinscheduler-task-switch/pom.xml index 2ede96147f..04137d39c0 100644 --- a/dolphinscheduler-task-plugin/dolphinscheduler-task-switch/pom.xml +++ b/dolphinscheduler-task-plugin/dolphinscheduler-task-switch/pom.xml @@ -15,13 +15,11 @@ ~ See the License for the specific language governing permissions and ~ limitations under the License. --> - + dolphinscheduler-task-plugin org.apache.dolphinscheduler - 3.0.0-beta-1-SNAPSHOT + 3.0.0-beta-1 4.0.0 diff --git a/dolphinscheduler-task-plugin/dolphinscheduler-task-zeppelin/pom.xml b/dolphinscheduler-task-plugin/dolphinscheduler-task-zeppelin/pom.xml index 168bcff399..a84b599b80 100644 --- a/dolphinscheduler-task-plugin/dolphinscheduler-task-zeppelin/pom.xml +++ b/dolphinscheduler-task-plugin/dolphinscheduler-task-zeppelin/pom.xml @@ -15,13 +15,11 @@ ~ See the License for the specific language governing permissions and ~ limitations under the License. --> - + dolphinscheduler-task-plugin org.apache.dolphinscheduler - 3.0.0-beta-1-SNAPSHOT + 3.0.0-beta-1 4.0.0 dolphinscheduler-task-zeppelin diff --git a/dolphinscheduler-task-plugin/pom.xml b/dolphinscheduler-task-plugin/pom.xml index d1c19f09d6..5dbe1bc120 100644 --- a/dolphinscheduler-task-plugin/pom.xml +++ b/dolphinscheduler-task-plugin/pom.xml @@ -15,13 +15,11 @@ ~ See the License for the specific language governing permissions and ~ limitations under the License. --> - + dolphinscheduler org.apache.dolphinscheduler - 3.0.0-beta-1-SNAPSHOT + 3.0.0-beta-1 4.0.0 diff --git a/dolphinscheduler-tools/pom.xml b/dolphinscheduler-tools/pom.xml index b4956d154f..1779f41705 100644 --- a/dolphinscheduler-tools/pom.xml +++ b/dolphinscheduler-tools/pom.xml @@ -18,13 +18,11 @@ ~ under the License. ~ --> - + dolphinscheduler org.apache.dolphinscheduler - 3.0.0-beta-1-SNAPSHOT + 3.0.0-beta-1 4.0.0 diff --git a/dolphinscheduler-ui/pom.xml b/dolphinscheduler-ui/pom.xml index a8065be488..76144ad270 100644 --- a/dolphinscheduler-ui/pom.xml +++ b/dolphinscheduler-ui/pom.xml @@ -20,7 +20,7 @@ dolphinscheduler org.apache.dolphinscheduler - 3.0.0-beta-1-SNAPSHOT + 3.0.0-beta-1 4.0.0 diff --git a/dolphinscheduler-worker/pom.xml b/dolphinscheduler-worker/pom.xml index 39727404d6..3015effc14 100644 --- a/dolphinscheduler-worker/pom.xml +++ b/dolphinscheduler-worker/pom.xml @@ -18,13 +18,11 @@ ~ under the License. ~ --> - + dolphinscheduler org.apache.dolphinscheduler - 3.0.0-beta-1-SNAPSHOT + 3.0.0-beta-1 4.0.0 diff --git a/pom.xml b/pom.xml index 3ffd4135eb..d370d57fa4 100644 --- a/pom.xml +++ b/pom.xml @@ -15,12 +15,11 @@ ~ See the License for the specific language governing permissions and ~ limitations under the License. --> - + 4.0.0 org.apache.dolphinscheduler dolphinscheduler - 3.0.0-beta-1-SNAPSHOT + 3.0.0-beta-1 pom ${project.artifactId} https://dolphinscheduler.apache.org @@ -32,7 +31,7 @@ scm:git:https://github.com/apache/dolphinscheduler.git scm:git:https://github.com/apache/dolphinscheduler.git https://github.com/apache/dolphinscheduler - HEAD + 3.0.0-beta-1