Skip to content

Commit 3468bc5

Browse files
committed
update release version
1 parent b12a253 commit 3468bc5

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

examples/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
<modelVersion>4.0.0</modelVersion>
2323
<groupId>org.apache.shardingsphere.example</groupId>
2424
<artifactId>shardingsphere-example</artifactId>
25-
<version>5.0.0-RC1-SNAPSHOT</version>
25+
<version>4.1.1</version>
2626

2727
<modules>
2828
<module>example-core</module>

shardingsphere-ui/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
</parent>
2626
<groupId>org.apache.shardingsphere</groupId>
2727
<artifactId>shardingsphere-ui</artifactId>
28-
<version>5.0.0-RC1-SNAPSHOT</version>
28+
<version>4.1.1</version>
2929
<packaging>pom</packaging>
3030
<name>${project.artifactId}</name>
3131

0 commit comments

Comments
 (0)