From e515054bbb165667fd34fda528f7bce15e94a23b Mon Sep 17 00:00:00 2001 From: terrymanu Date: Mon, 26 Oct 2020 00:39:33 +0800 Subject: [PATCH] [maven-release-plugin] prepare release 3.0.0-beta --- pom.xml | 4 ++-- shardingsphere-elasticjob-cloud-ui/pom.xml | 4 ++-- .../shardingsphere-elasticjob-cloud-ui-backend/pom.xml | 2 +- .../shardingsphere-elasticjob-cloud-ui-frontend/pom.xml | 2 +- shardingsphere-elasticjob-lite-ui/pom.xml | 4 ++-- .../shardingsphere-elasticjob-lite-ui-backend/pom.xml | 2 +- .../shardingsphere-elasticjob-lite-ui-frontend/pom.xml | 2 +- shardingsphere-elasticjob-ui-distribution/pom.xml | 2 +- .../pom.xml | 2 +- .../pom.xml | 2 +- .../shardingsphere-elasticjob-ui-src-distribution/pom.xml | 2 +- 11 files changed, 14 insertions(+), 14 deletions(-) diff --git a/pom.xml b/pom.xml index 4addcdf..d47ab01 100644 --- a/pom.xml +++ b/pom.xml @@ -25,7 +25,7 @@ org.apache.shardingsphere shardingsphere-elasticjob-ui - 3.0.0-beta-snapshot + 3.0.0-beta pom ${project.artifactId} @@ -289,7 +289,7 @@ scm:git:https://github.com/apache/shardingsphere-elasticjob-ui.git scm:git:https://github.com/apache/shardingsphere-elasticjob-ui.git https://github.com/apache/shardingsphere-elasticjob-ui.git - HEAD + 3.0.0-beta diff --git a/shardingsphere-elasticjob-cloud-ui/pom.xml b/shardingsphere-elasticjob-cloud-ui/pom.xml index adc48e0..6feb001 100644 --- a/shardingsphere-elasticjob-cloud-ui/pom.xml +++ b/shardingsphere-elasticjob-cloud-ui/pom.xml @@ -21,10 +21,10 @@ org.apache.shardingsphere shardingsphere-elasticjob-ui - 3.0.0-beta-snapshot + 3.0.0-beta shardingsphere-elasticjob-cloud-ui - 3.0.0-beta-snapshot + 3.0.0-beta pom ${project.artifactId} diff --git a/shardingsphere-elasticjob-cloud-ui/shardingsphere-elasticjob-cloud-ui-backend/pom.xml b/shardingsphere-elasticjob-cloud-ui/shardingsphere-elasticjob-cloud-ui-backend/pom.xml index da106e7..d1434b2 100644 --- a/shardingsphere-elasticjob-cloud-ui/shardingsphere-elasticjob-cloud-ui-backend/pom.xml +++ b/shardingsphere-elasticjob-cloud-ui/shardingsphere-elasticjob-cloud-ui-backend/pom.xml @@ -21,7 +21,7 @@ org.apache.shardingsphere shardingsphere-elasticjob-cloud-ui - 3.0.0-beta-snapshot + 3.0.0-beta shardingsphere-elasticjob-cloud-ui-backend ${project.artifactId} diff --git a/shardingsphere-elasticjob-cloud-ui/shardingsphere-elasticjob-cloud-ui-frontend/pom.xml b/shardingsphere-elasticjob-cloud-ui/shardingsphere-elasticjob-cloud-ui-frontend/pom.xml index 4ac1a14..4d99f53 100644 --- a/shardingsphere-elasticjob-cloud-ui/shardingsphere-elasticjob-cloud-ui-frontend/pom.xml +++ b/shardingsphere-elasticjob-cloud-ui/shardingsphere-elasticjob-cloud-ui-frontend/pom.xml @@ -21,7 +21,7 @@ org.apache.shardingsphere shardingsphere-elasticjob-cloud-ui - 3.0.0-beta-snapshot + 3.0.0-beta shardingsphere-elasticjob-cloud-ui-frontend ${project.artifactId} diff --git a/shardingsphere-elasticjob-lite-ui/pom.xml b/shardingsphere-elasticjob-lite-ui/pom.xml index 4ef6c80..d813e66 100644 --- a/shardingsphere-elasticjob-lite-ui/pom.xml +++ b/shardingsphere-elasticjob-lite-ui/pom.xml @@ -21,10 +21,10 @@ org.apache.shardingsphere shardingsphere-elasticjob-ui - 3.0.0-beta-snapshot + 3.0.0-beta shardingsphere-elasticjob-lite-ui - 3.0.0-beta-snapshot + 3.0.0-beta pom ${project.artifactId} diff --git a/shardingsphere-elasticjob-lite-ui/shardingsphere-elasticjob-lite-ui-backend/pom.xml b/shardingsphere-elasticjob-lite-ui/shardingsphere-elasticjob-lite-ui-backend/pom.xml index 7c5acb2..2fa4c2f 100644 --- a/shardingsphere-elasticjob-lite-ui/shardingsphere-elasticjob-lite-ui-backend/pom.xml +++ b/shardingsphere-elasticjob-lite-ui/shardingsphere-elasticjob-lite-ui-backend/pom.xml @@ -21,7 +21,7 @@ org.apache.shardingsphere shardingsphere-elasticjob-lite-ui - 3.0.0-beta-snapshot + 3.0.0-beta shardingsphere-elasticjob-lite-ui-backend ${project.artifactId} diff --git a/shardingsphere-elasticjob-lite-ui/shardingsphere-elasticjob-lite-ui-frontend/pom.xml b/shardingsphere-elasticjob-lite-ui/shardingsphere-elasticjob-lite-ui-frontend/pom.xml index b0ab1fd..3c1696d 100644 --- a/shardingsphere-elasticjob-lite-ui/shardingsphere-elasticjob-lite-ui-frontend/pom.xml +++ b/shardingsphere-elasticjob-lite-ui/shardingsphere-elasticjob-lite-ui-frontend/pom.xml @@ -21,7 +21,7 @@ org.apache.shardingsphere shardingsphere-elasticjob-lite-ui - 3.0.0-beta-snapshot + 3.0.0-beta shardingsphere-elasticjob-lite-ui-frontend ${project.artifactId} diff --git a/shardingsphere-elasticjob-ui-distribution/pom.xml b/shardingsphere-elasticjob-ui-distribution/pom.xml index 14e820d..404ed4e 100644 --- a/shardingsphere-elasticjob-ui-distribution/pom.xml +++ b/shardingsphere-elasticjob-ui-distribution/pom.xml @@ -21,7 +21,7 @@ org.apache.shardingsphere shardingsphere-elasticjob-ui - 3.0.0-beta-snapshot + 3.0.0-beta shardingsphere-elasticjob-ui-distribution ${project.artifactId} diff --git a/shardingsphere-elasticjob-ui-distribution/shardingsphere-elasticjob-cloud-ui-bin-distribution/pom.xml b/shardingsphere-elasticjob-ui-distribution/shardingsphere-elasticjob-cloud-ui-bin-distribution/pom.xml index b7798cd..0564868 100644 --- a/shardingsphere-elasticjob-ui-distribution/shardingsphere-elasticjob-cloud-ui-bin-distribution/pom.xml +++ b/shardingsphere-elasticjob-ui-distribution/shardingsphere-elasticjob-cloud-ui-bin-distribution/pom.xml @@ -21,7 +21,7 @@ org.apache.shardingsphere shardingsphere-elasticjob-ui-distribution - 3.0.0-beta-snapshot + 3.0.0-beta shardingsphere-elasticjob-cloud-ui-bin-distribution ${project.artifactId} diff --git a/shardingsphere-elasticjob-ui-distribution/shardingsphere-elasticjob-lite-ui-bin-distribution/pom.xml b/shardingsphere-elasticjob-ui-distribution/shardingsphere-elasticjob-lite-ui-bin-distribution/pom.xml index bb444fe..a93ddd5 100644 --- a/shardingsphere-elasticjob-ui-distribution/shardingsphere-elasticjob-lite-ui-bin-distribution/pom.xml +++ b/shardingsphere-elasticjob-ui-distribution/shardingsphere-elasticjob-lite-ui-bin-distribution/pom.xml @@ -21,7 +21,7 @@ org.apache.shardingsphere shardingsphere-elasticjob-ui-distribution - 3.0.0-beta-snapshot + 3.0.0-beta shardingsphere-elasticjob-lite-ui-bin-distribution ${project.artifactId} diff --git a/shardingsphere-elasticjob-ui-distribution/shardingsphere-elasticjob-ui-src-distribution/pom.xml b/shardingsphere-elasticjob-ui-distribution/shardingsphere-elasticjob-ui-src-distribution/pom.xml index 1182ca6..96bade4 100644 --- a/shardingsphere-elasticjob-ui-distribution/shardingsphere-elasticjob-ui-src-distribution/pom.xml +++ b/shardingsphere-elasticjob-ui-distribution/shardingsphere-elasticjob-ui-src-distribution/pom.xml @@ -21,7 +21,7 @@ org.apache.shardingsphere shardingsphere-elasticjob-ui-distribution - 3.0.0-beta-snapshot + 3.0.0-beta shardingsphere-elasticjob-ui-src-distribution ${project.artifactId}