We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b12a253 commit 3468bc5Copy full SHA for 3468bc5
examples/pom.xml
@@ -22,7 +22,7 @@
22
<modelVersion>4.0.0</modelVersion>
23
<groupId>org.apache.shardingsphere.example</groupId>
24
<artifactId>shardingsphere-example</artifactId>
25
- <version>5.0.0-RC1-SNAPSHOT</version>
+ <version>4.1.1</version>
26
27
<modules>
28
<module>example-core</module>
shardingsphere-ui/pom.xml
@@ -25,7 +25,7 @@
</parent>
<groupId>org.apache.shardingsphere</groupId>
<artifactId>shardingsphere-ui</artifactId>
29
<packaging>pom</packaging>
30
<name>${project.artifactId}</name>
31
0 commit comments