This is an automated email from the ASF dual-hosted git repository.

panjuan pushed a commit to branch 5.0.0-alpha-release
in repository https://gitbox.apache.org/repos/asf/shardingsphere-ui.git


The following commit(s) were added to refs/heads/5.0.0-alpha-release by this 
push:
     new 9461f63  use 5.0.0-alpha
9461f63 is described below

commit 9461f63415c4b273226687be4d0b37c4fe6f150b
Author: tristaZero <[email protected]>
AuthorDate: Wed Nov 11 09:22:30 2020 +0800

    use 5.0.0-alpha
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 1453738..bf91c11 100644
--- a/pom.xml
+++ b/pom.xml
@@ -44,7 +44,7 @@
         <os-maven-plugin.version>1.5.0.Final</os-maven-plugin.version>
         <takari-maven-plugin.version>0.6.1</takari-maven-plugin.version>
         <guava.version>20.0</guava.version>
-        <shardingsphere.version>${project.version}</shardingsphere.version>
+        <shardingsphere.version>5.0.0-alpha</shardingsphere.version>
         <maven.deploy.skip>true</maven.deploy.skip>
     </properties>
     

Reply via email to