diff --git a/pom.xml b/pom.xml index 322852b..5323d96 100644 --- a/pom.xml +++ b/pom.xml @@ -25,7 +25,7 @@ org.apache.shardingsphere shardingsphere-ui - 5.0.0-alpha-SNAPSHOT + 5.0.0-alpha pom ${project.artifactId} @@ -180,6 +180,6 @@ scm:git:https://github.com/apache/shardingsphere-ui.git scm:git:https://github.com/apache/shardingsphere-ui.git https://github.com/apache/shardingsphere-ui.git - HEAD + 5.0.0-alpha diff --git a/shardingsphere-ui-backend/pom.xml b/shardingsphere-ui-backend/pom.xml index 391bfdd..5bcfbe6 100644 --- a/shardingsphere-ui-backend/pom.xml +++ b/shardingsphere-ui-backend/pom.xml @@ -21,7 +21,7 @@ org.apache.shardingsphere shardingsphere-ui - 5.0.0-alpha-SNAPSHOT + 5.0.0-alpha shardingsphere-ui-backend ${project.artifactId} diff --git a/shardingsphere-ui-distribution/pom.xml b/shardingsphere-ui-distribution/pom.xml index a0f54b9..81f8ecf 100644 --- a/shardingsphere-ui-distribution/pom.xml +++ b/shardingsphere-ui-distribution/pom.xml @@ -21,7 +21,7 @@ org.apache.shardingsphere shardingsphere-ui - 5.0.0-alpha-SNAPSHOT + 5.0.0-alpha shardingsphere-ui-distribution ${project.artifactId} diff --git a/shardingsphere-ui-distribution/shardingsphere-ui-bin-distribution/pom.xml b/shardingsphere-ui-distribution/shardingsphere-ui-bin-distribution/pom.xml index 86af971..ab34384 100644 --- a/shardingsphere-ui-distribution/shardingsphere-ui-bin-distribution/pom.xml +++ b/shardingsphere-ui-distribution/shardingsphere-ui-bin-distribution/pom.xml @@ -16,14 +16,12 @@ ~ limitations under the License. --> - + 4.0.0 org.apache.shardingsphere shardingsphere-ui-distribution - 5.0.0-alpha-SNAPSHOT + 5.0.0-alpha shardingsphere-ui-bin-distribution ${project.artifactId} diff --git a/shardingsphere-ui-distribution/shardingsphere-ui-src-distribution/pom.xml b/shardingsphere-ui-distribution/shardingsphere-ui-src-distribution/pom.xml index fcf7a5f..f882458 100644 --- a/shardingsphere-ui-distribution/shardingsphere-ui-src-distribution/pom.xml +++ b/shardingsphere-ui-distribution/shardingsphere-ui-src-distribution/pom.xml @@ -16,14 +16,12 @@ ~ limitations under the License. --> - + 4.0.0 org.apache.shardingsphere shardingsphere-ui-distribution - 5.0.0-alpha-SNAPSHOT + 5.0.0-alpha shardingsphere-ui-src-distribution ${project.artifactId} diff --git a/shardingsphere-ui-frontend/pom.xml b/shardingsphere-ui-frontend/pom.xml index 2d48cff..ba466fd 100644 --- a/shardingsphere-ui-frontend/pom.xml +++ b/shardingsphere-ui-frontend/pom.xml @@ -16,13 +16,12 @@ ~ limitations under the License. --> - + 4.0.0 org.apache.shardingsphere shardingsphere-ui - 5.0.0-alpha-SNAPSHOT + 5.0.0-alpha shardingsphere-ui-frontend ${project.artifactId}