From fe532d5242168a6e5d13e81b249e03bcee34791a Mon Sep 17 00:00:00 2001 From: zhuangchong Date: Thu, 14 Apr 2022 09:21:18 +0800 Subject: [PATCH] [maven-release-plugin] prepare release 3.0.0-alpha --- .../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-plugin/pom.xml | 6 ++---- dolphinscheduler-tools/pom.xml | 6 ++---- dolphinscheduler-ui-next/pom.xml | 2 +- dolphinscheduler-worker/pom.xml | 6 ++---- pom.xml | 7 +++---- 72 files changed, 142 insertions(+), 271 deletions(-) diff --git a/dolphinscheduler-alert/dolphinscheduler-alert-api/pom.xml b/dolphinscheduler-alert/dolphinscheduler-alert-api/pom.xml index 43e2ffee3..f0247b539 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 - 2.0.4-SNAPSHOT + 3.0.0-alpha 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 e0d1b004f..2757822a2 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 - 2.0.4-SNAPSHOT + 3.0.0-alpha 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 f275ef915..291a756c5 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 - 2.0.4-SNAPSHOT + 3.0.0-alpha 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 f729ba09b..f45536de1 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 - 2.0.4-SNAPSHOT + 3.0.0-alpha 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 607670f90..0a35d0d85 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 - 2.0.4-SNAPSHOT + 3.0.0-alpha 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 dddd57341..8c5aaeb77 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 - 2.0.4-SNAPSHOT + 3.0.0-alpha 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 f130b5d09..8df0c6f75 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 - 2.0.4-SNAPSHOT + 3.0.0-alpha 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 a951e2e31..b5897f57f 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 - 2.0.4-SNAPSHOT + 3.0.0-alpha 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 b5685f66d..63309753b 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 - 2.0.4-SNAPSHOT + 3.0.0-alpha 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 37e7899a0..33f01e352 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 - 2.0.4-SNAPSHOT + 3.0.0-alpha 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 6cac0b5d3..f62aba010 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 - 2.0.4-SNAPSHOT + 3.0.0-alpha 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 42f2db229..6aceaa490 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 - 2.0.4-SNAPSHOT + 3.0.0-alpha 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 750ea50a4..205ddaa54 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 - 2.0.4-SNAPSHOT + 3.0.0-alpha dolphinscheduler-alert-server ${project.artifactId} diff --git a/dolphinscheduler-alert/pom.xml b/dolphinscheduler-alert/pom.xml index 0c37836a5..6112a4b57 100644 --- a/dolphinscheduler-alert/pom.xml +++ b/dolphinscheduler-alert/pom.xml @@ -18,13 +18,11 @@ ~ under the License. --> - + dolphinscheduler org.apache.dolphinscheduler - 2.0.4-SNAPSHOT + 3.0.0-alpha 4.0.0 pom diff --git a/dolphinscheduler-api/pom.xml b/dolphinscheduler-api/pom.xml index 156a4d116..39dde7b51 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 - 2.0.4-SNAPSHOT + 3.0.0-alpha dolphinscheduler-api ${project.artifactId} diff --git a/dolphinscheduler-common/pom.xml b/dolphinscheduler-common/pom.xml index 68cc168d6..c9aa59fa9 100644 --- a/dolphinscheduler-common/pom.xml +++ b/dolphinscheduler-common/pom.xml @@ -21,7 +21,7 @@ org.apache.dolphinscheduler dolphinscheduler - 2.0.4-SNAPSHOT + 3.0.0-alpha dolphinscheduler-common dolphinscheduler-common diff --git a/dolphinscheduler-dao/pom.xml b/dolphinscheduler-dao/pom.xml index 344d38c89..a5af720f7 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 - 2.0.4-SNAPSHOT + 3.0.0-alpha dolphinscheduler-dao ${project.artifactId} diff --git a/dolphinscheduler-data-quality/pom.xml b/dolphinscheduler-data-quality/pom.xml index c73adaf70..f80aeebf7 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 - 2.0.4-SNAPSHOT + 3.0.0-alpha 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 05a5845dd..0706e59c8 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 - 2.0.4-SNAPSHOT + 3.0.0-alpha 4.0.0 diff --git a/dolphinscheduler-datasource-plugin/dolphinscheduler-datasource-api/pom.xml b/dolphinscheduler-datasource-plugin/dolphinscheduler-datasource-api/pom.xml index 51a162b0c..20bdeaa16 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 - 2.0.4-SNAPSHOT + 3.0.0-alpha 4.0.0 diff --git a/dolphinscheduler-datasource-plugin/dolphinscheduler-datasource-clickhouse/pom.xml b/dolphinscheduler-datasource-plugin/dolphinscheduler-datasource-clickhouse/pom.xml index e46466c97..368266f1c 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 - 2.0.4-SNAPSHOT + 3.0.0-alpha 4.0.0 diff --git a/dolphinscheduler-datasource-plugin/dolphinscheduler-datasource-db2/pom.xml b/dolphinscheduler-datasource-plugin/dolphinscheduler-datasource-db2/pom.xml index 3af392ac1..6bcf1b23d 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 - 2.0.4-SNAPSHOT + 3.0.0-alpha 4.0.0 diff --git a/dolphinscheduler-datasource-plugin/dolphinscheduler-datasource-hive/pom.xml b/dolphinscheduler-datasource-plugin/dolphinscheduler-datasource-hive/pom.xml index 6f15a8455..dc609bfcb 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 - 2.0.4-SNAPSHOT + 3.0.0-alpha 4.0.0 diff --git a/dolphinscheduler-datasource-plugin/dolphinscheduler-datasource-mysql/pom.xml b/dolphinscheduler-datasource-plugin/dolphinscheduler-datasource-mysql/pom.xml index d589cbf9a..5d6385603 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 - 2.0.4-SNAPSHOT + 3.0.0-alpha 4.0.0 diff --git a/dolphinscheduler-datasource-plugin/dolphinscheduler-datasource-oracle/pom.xml b/dolphinscheduler-datasource-plugin/dolphinscheduler-datasource-oracle/pom.xml index 396d6b042..97ef9bd84 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 - 2.0.4-SNAPSHOT + 3.0.0-alpha 4.0.0 diff --git a/dolphinscheduler-datasource-plugin/dolphinscheduler-datasource-postgresql/pom.xml b/dolphinscheduler-datasource-plugin/dolphinscheduler-datasource-postgresql/pom.xml index c583b82f5..e1636a662 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 - 2.0.4-SNAPSHOT + 3.0.0-alpha 4.0.0 diff --git a/dolphinscheduler-datasource-plugin/dolphinscheduler-datasource-presto/pom.xml b/dolphinscheduler-datasource-plugin/dolphinscheduler-datasource-presto/pom.xml index 4c4581565..70f29478b 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 - 2.0.4-SNAPSHOT + 3.0.0-alpha 4.0.0 diff --git a/dolphinscheduler-datasource-plugin/dolphinscheduler-datasource-redshift/pom.xml b/dolphinscheduler-datasource-plugin/dolphinscheduler-datasource-redshift/pom.xml index d837b0d83..ddc360ebe 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 - 2.0.4-SNAPSHOT + 3.0.0-alpha 4.0.0 diff --git a/dolphinscheduler-datasource-plugin/dolphinscheduler-datasource-spark/pom.xml b/dolphinscheduler-datasource-plugin/dolphinscheduler-datasource-spark/pom.xml index 8360237f6..3156e805c 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 - 2.0.4-SNAPSHOT + 3.0.0-alpha 4.0.0 diff --git a/dolphinscheduler-datasource-plugin/dolphinscheduler-datasource-sqlserver/pom.xml b/dolphinscheduler-datasource-plugin/dolphinscheduler-datasource-sqlserver/pom.xml index 58886b2a3..e34a90bbb 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 - 2.0.4-SNAPSHOT + 3.0.0-alpha 4.0.0 diff --git a/dolphinscheduler-datasource-plugin/pom.xml b/dolphinscheduler-datasource-plugin/pom.xml index 3c281fcf2..120737149 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 - 2.0.4-SNAPSHOT + 3.0.0-alpha 4.0.0 dolphinscheduler-datasource-plugin diff --git a/dolphinscheduler-dist/pom.xml b/dolphinscheduler-dist/pom.xml index 78b639f28..bbb219daf 100644 --- a/dolphinscheduler-dist/pom.xml +++ b/dolphinscheduler-dist/pom.xml @@ -20,7 +20,7 @@ dolphinscheduler org.apache.dolphinscheduler - 2.0.4-SNAPSHOT + 3.0.0-alpha 4.0.0 diff --git a/dolphinscheduler-log-server/pom.xml b/dolphinscheduler-log-server/pom.xml index 6de4d6c44..476234761 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 - 2.0.4-SNAPSHOT + 3.0.0-alpha 4.0.0 diff --git a/dolphinscheduler-master/pom.xml b/dolphinscheduler-master/pom.xml index 3033c3f51..058628124 100644 --- a/dolphinscheduler-master/pom.xml +++ b/dolphinscheduler-master/pom.xml @@ -18,13 +18,11 @@ ~ under the License. ~ --> - + dolphinscheduler org.apache.dolphinscheduler - 2.0.4-SNAPSHOT + 3.0.0-alpha 4.0.0 diff --git a/dolphinscheduler-meter/pom.xml b/dolphinscheduler-meter/pom.xml index 3a91d9e57..a52057da9 100644 --- a/dolphinscheduler-meter/pom.xml +++ b/dolphinscheduler-meter/pom.xml @@ -18,13 +18,11 @@ ~ under the License. ~ --> - + dolphinscheduler org.apache.dolphinscheduler - 2.0.4-SNAPSHOT + 3.0.0-alpha 4.0.0 diff --git a/dolphinscheduler-microbench/pom.xml b/dolphinscheduler-microbench/pom.xml index 399cbfca6..626b00394 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 - 2.0.4-SNAPSHOT + 3.0.0-alpha 4.0.0 diff --git a/dolphinscheduler-python/pom.xml b/dolphinscheduler-python/pom.xml index 9d46e14fa..2ad1784c5 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 - 2.0.4-SNAPSHOT + 3.0.0-alpha dolphinscheduler-python ${project.artifactId} diff --git a/dolphinscheduler-registry/dolphinscheduler-registry-api/pom.xml b/dolphinscheduler-registry/dolphinscheduler-registry-api/pom.xml index 0af169ee4..fe768d2e2 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 - 2.0.4-SNAPSHOT + 3.0.0-alpha 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 cf764e14f..f2dc613e0 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 - 2.0.4-SNAPSHOT + 3.0.0-alpha 4.0.0 diff --git a/dolphinscheduler-registry/dolphinscheduler-registry-plugins/pom.xml b/dolphinscheduler-registry/dolphinscheduler-registry-plugins/pom.xml index 616d38749..553cb88df 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 - 2.0.4-SNAPSHOT + 3.0.0-alpha dolphinscheduler-registry-plugins 4.0.0 diff --git a/dolphinscheduler-registry/pom.xml b/dolphinscheduler-registry/pom.xml index 9f27180fb..362ad1edf 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 - 2.0.4-SNAPSHOT + 3.0.0-alpha 4.0.0 dolphinscheduler-registry diff --git a/dolphinscheduler-remote/pom.xml b/dolphinscheduler-remote/pom.xml index 6524f3c86..70762d775 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 - 2.0.4-SNAPSHOT + 3.0.0-alpha 4.0.0 diff --git a/dolphinscheduler-server/pom.xml b/dolphinscheduler-server/pom.xml index a446230f0..7ed0b9628 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 - 2.0.4-SNAPSHOT + 3.0.0-alpha dolphinscheduler-server dolphinscheduler-server diff --git a/dolphinscheduler-service/pom.xml b/dolphinscheduler-service/pom.xml index 05ec23c1e..d0685667e 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 - 2.0.4-SNAPSHOT + 3.0.0-alpha 4.0.0 diff --git a/dolphinscheduler-spi/pom.xml b/dolphinscheduler-spi/pom.xml index e17f778be..ea5606233 100644 --- a/dolphinscheduler-spi/pom.xml +++ b/dolphinscheduler-spi/pom.xml @@ -20,7 +20,7 @@ org.apache.dolphinscheduler dolphinscheduler - 2.0.4-SNAPSHOT + 3.0.0-alpha dolphinscheduler-spi ${project.artifactId} diff --git a/dolphinscheduler-standalone-server/pom.xml b/dolphinscheduler-standalone-server/pom.xml index b0827b7a4..c188b9f9d 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 - 2.0.4-SNAPSHOT + 3.0.0-alpha 4.0.0 diff --git a/dolphinscheduler-task-plugin/dolphinscheduler-task-all/pom.xml b/dolphinscheduler-task-plugin/dolphinscheduler-task-all/pom.xml index a8c0494f4..34c600e89 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 - 2.0.4-SNAPSHOT + 3.0.0-alpha 4.0.0 diff --git a/dolphinscheduler-task-plugin/dolphinscheduler-task-api/pom.xml b/dolphinscheduler-task-plugin/dolphinscheduler-task-api/pom.xml index 80fa58231..ae900c91c 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 - 2.0.4-SNAPSHOT + 3.0.0-alpha 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 b0e4deff3..d1b35c875 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 - 2.0.4-SNAPSHOT + 3.0.0-alpha 4.0.0 diff --git a/dolphinscheduler-task-plugin/dolphinscheduler-task-conditions/pom.xml b/dolphinscheduler-task-plugin/dolphinscheduler-task-conditions/pom.xml index 9d00da37e..a5a433a3c 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 - 2.0.4-SNAPSHOT + 3.0.0-alpha 4.0.0 diff --git a/dolphinscheduler-task-plugin/dolphinscheduler-task-dataquality/pom.xml b/dolphinscheduler-task-plugin/dolphinscheduler-task-dataquality/pom.xml index 7b87568fb..3118963e7 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 - 2.0.4-SNAPSHOT + 3.0.0-alpha 4.0.0 diff --git a/dolphinscheduler-task-plugin/dolphinscheduler-task-datax/pom.xml b/dolphinscheduler-task-plugin/dolphinscheduler-task-datax/pom.xml index 9e569bd90..eee78984c 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 - 2.0.4-SNAPSHOT + 3.0.0-alpha 4.0.0 diff --git a/dolphinscheduler-task-plugin/dolphinscheduler-task-dependent/pom.xml b/dolphinscheduler-task-plugin/dolphinscheduler-task-dependent/pom.xml index e0597896c..2424ea90d 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 - 2.0.4-SNAPSHOT + 3.0.0-alpha 4.0.0 diff --git a/dolphinscheduler-task-plugin/dolphinscheduler-task-emr/pom.xml b/dolphinscheduler-task-plugin/dolphinscheduler-task-emr/pom.xml index 41cf263f3..fd7ce0ddc 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 - 2.0.4-SNAPSHOT + 3.0.0-alpha 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 9deb9f21e..b49c26265 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 - 2.0.4-SNAPSHOT + 3.0.0-alpha 4.0.0 diff --git a/dolphinscheduler-task-plugin/dolphinscheduler-task-http/pom.xml b/dolphinscheduler-task-plugin/dolphinscheduler-task-http/pom.xml index 69a18b0cf..468871a2f 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 - 2.0.4-SNAPSHOT + 3.0.0-alpha 4.0.0 diff --git a/dolphinscheduler-task-plugin/dolphinscheduler-task-mr/pom.xml b/dolphinscheduler-task-plugin/dolphinscheduler-task-mr/pom.xml index 0792b627c..af8cb8d28 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 - 2.0.4-SNAPSHOT + 3.0.0-alpha 4.0.0 diff --git a/dolphinscheduler-task-plugin/dolphinscheduler-task-pigeon/pom.xml b/dolphinscheduler-task-plugin/dolphinscheduler-task-pigeon/pom.xml index bd5dec9d7..b357b0f9a 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 - 2.0.4-SNAPSHOT + 3.0.0-alpha 4.0.0 diff --git a/dolphinscheduler-task-plugin/dolphinscheduler-task-procedure/pom.xml b/dolphinscheduler-task-plugin/dolphinscheduler-task-procedure/pom.xml index e8f255c73..0749a5a9c 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 - 2.0.4-SNAPSHOT + 3.0.0-alpha 4.0.0 diff --git a/dolphinscheduler-task-plugin/dolphinscheduler-task-python/pom.xml b/dolphinscheduler-task-plugin/dolphinscheduler-task-python/pom.xml index 5ef03c952..82dc02c3c 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 - 2.0.4-SNAPSHOT + 3.0.0-alpha 4.0.0 diff --git a/dolphinscheduler-task-plugin/dolphinscheduler-task-seatunnel/pom.xml b/dolphinscheduler-task-plugin/dolphinscheduler-task-seatunnel/pom.xml index 09a8de90f..b5bd6aeff 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 - 2.0.4-SNAPSHOT + 3.0.0-alpha 4.0.0 diff --git a/dolphinscheduler-task-plugin/dolphinscheduler-task-shell/pom.xml b/dolphinscheduler-task-plugin/dolphinscheduler-task-shell/pom.xml index 9290d5647..e98b6974b 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 - 2.0.4-SNAPSHOT + 3.0.0-alpha 4.0.0 diff --git a/dolphinscheduler-task-plugin/dolphinscheduler-task-spark/pom.xml b/dolphinscheduler-task-plugin/dolphinscheduler-task-spark/pom.xml index c63b050c7..b1a39061b 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 - 2.0.4-SNAPSHOT + 3.0.0-alpha 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 36095aaa4..95e8980f4 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 - 2.0.4-SNAPSHOT + 3.0.0-alpha 4.0.0 diff --git a/dolphinscheduler-task-plugin/dolphinscheduler-task-sqoop/pom.xml b/dolphinscheduler-task-plugin/dolphinscheduler-task-sqoop/pom.xml index 73bdbcd02..edd4ea392 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 - 2.0.4-SNAPSHOT + 3.0.0-alpha 4.0.0 diff --git a/dolphinscheduler-task-plugin/dolphinscheduler-task-subprocess/pom.xml b/dolphinscheduler-task-plugin/dolphinscheduler-task-subprocess/pom.xml index 69da8953d..fa41e739c 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 - 2.0.4-SNAPSHOT + 3.0.0-alpha 4.0.0 diff --git a/dolphinscheduler-task-plugin/dolphinscheduler-task-switch/pom.xml b/dolphinscheduler-task-plugin/dolphinscheduler-task-switch/pom.xml index 20e696289..441025510 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 - 2.0.4-SNAPSHOT + 3.0.0-alpha 4.0.0 diff --git a/dolphinscheduler-task-plugin/pom.xml b/dolphinscheduler-task-plugin/pom.xml index 214432249..e73962e1b 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 - 2.0.4-SNAPSHOT + 3.0.0-alpha 4.0.0 diff --git a/dolphinscheduler-tools/pom.xml b/dolphinscheduler-tools/pom.xml index 211809b32..5b01350ba 100644 --- a/dolphinscheduler-tools/pom.xml +++ b/dolphinscheduler-tools/pom.xml @@ -18,13 +18,11 @@ ~ under the License. ~ --> - + dolphinscheduler org.apache.dolphinscheduler - 2.0.4-SNAPSHOT + 3.0.0-alpha 4.0.0 diff --git a/dolphinscheduler-ui-next/pom.xml b/dolphinscheduler-ui-next/pom.xml index 83646efb2..faab4f2c3 100644 --- a/dolphinscheduler-ui-next/pom.xml +++ b/dolphinscheduler-ui-next/pom.xml @@ -20,7 +20,7 @@ dolphinscheduler org.apache.dolphinscheduler - 2.0.4-SNAPSHOT + 3.0.0-alpha 4.0.0 diff --git a/dolphinscheduler-worker/pom.xml b/dolphinscheduler-worker/pom.xml index 32037a496..5d7b700fa 100644 --- a/dolphinscheduler-worker/pom.xml +++ b/dolphinscheduler-worker/pom.xml @@ -18,13 +18,11 @@ ~ under the License. ~ --> - + dolphinscheduler org.apache.dolphinscheduler - 2.0.4-SNAPSHOT + 3.0.0-alpha 4.0.0 diff --git a/pom.xml b/pom.xml index 50b2019ac..7bf55c261 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 - 2.0.4-SNAPSHOT + 3.0.0-alpha 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-alpha -- GitLab