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 4c40063 use 5.0.0-alpha
4c40063 is described below
commit 4c400636210e27c9349f7d65be83514861c83802
Author: tristaZero <[email protected]>
AuthorDate: Sun Nov 15 11:25:07 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 873f4f9..0f78467 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>