You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@shardingsphere.apache.org by pa...@apache.org on 2020/11/17 01:14:54 UTC

[shardingsphere-ui] branch 5.0.0-alpha-release updated: reverse

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 d13f5c2  reverse
d13f5c2 is described below

commit d13f5c23f7cc4f93ccd230600e90cde956df1a65
Author: tristaZero <ha...@163.com>
AuthorDate: Tue Nov 17 09:09:59 2020 +0800

    reverse
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 2d90679..322852b 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>5.0.0-alpha-SNAPSHOT</shardingsphere.version>
+        <shardingsphere.version>5.0.0-alpha</shardingsphere.version>
         <maven.deploy.skip>true</maven.deploy.skip>
     </properties>