提交 779fabe0 编写于 作者: T tuohai666

update the version of example and ui to 4.1.0

上级 7725abc5
......@@ -23,7 +23,7 @@
<parent>
<groupId>org.apache.shardingsphere.example</groupId>
<artifactId>example-core</artifactId>
<version>5.0.0-RC1-SNAPSHOT</version>
<version>4.1.0</version>
</parent>
<artifactId>config-utility</artifactId>
......
......@@ -23,7 +23,7 @@
<parent>
<groupId>org.apache.shardingsphere.example</groupId>
<artifactId>example-core</artifactId>
<version>5.0.0-RC1-SNAPSHOT</version>
<version>4.1.0</version>
</parent>
<artifactId>example-api</artifactId>
<name>common::example-core::example-api</name>
......
......@@ -23,7 +23,7 @@
<parent>
<groupId>org.apache.shardingsphere.example</groupId>
<artifactId>example-core</artifactId>
<version>5.0.0-RC1-SNAPSHOT</version>
<version>4.1.0</version>
</parent>
<artifactId>example-raw-jdbc</artifactId>
<name>common::example-raw-jdbc</name>
......
......@@ -23,7 +23,7 @@
<parent>
<groupId>org.apache.shardingsphere.example</groupId>
<artifactId>example-core</artifactId>
<version>5.0.0-RC1-SNAPSHOT</version>
<version>4.1.0</version>
</parent>
<artifactId>example-spring-jpa</artifactId>
<name>common::example-spring-jpa</name>
......
......@@ -23,7 +23,7 @@
<parent>
<groupId>org.apache.shardingsphere.example</groupId>
<artifactId>example-core</artifactId>
<version>5.0.0-RC1-SNAPSHOT</version>
<version>4.1.0</version>
</parent>
<artifactId>example-spring-mybatis</artifactId>
<name>common::example-spring-mybatis</name>
......
......@@ -23,7 +23,7 @@
<parent>
<groupId>org.apache.shardingsphere.example</groupId>
<artifactId>shardingsphere-example</artifactId>
<version>5.0.0-RC1-SNAPSHOT</version>
<version>4.1.0</version>
</parent>
<artifactId>example-core</artifactId>
<name>common::root</name>
......
......@@ -22,7 +22,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>org.apache.shardingsphere.example</groupId>
<artifactId>shardingsphere-example</artifactId>
<version>5.0.0-RC1-SNAPSHOT</version>
<version>4.1.0</version>
<modules>
<module>example-core</module>
......@@ -40,7 +40,7 @@
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<project.build.locale>zh_CN</project.build.locale>
<shardingsphere.version>5.0.0-RC1-SNAPSHOT</shardingsphere.version>
<shardingsphere.version>4.1.0</shardingsphere.version>
<aspectjweaver.version>1.8.9</aspectjweaver.version>
<spring-framework.version>4.3.20.RELEASE</spring-framework.version>
......
......@@ -23,7 +23,7 @@
<parent>
<groupId>org.apache.shardingsphere.example</groupId>
<artifactId>orchestration-example</artifactId>
<version>5.0.0-RC1-SNAPSHOT</version>
<version>4.1.0</version>
</parent>
<artifactId>orchestration-raw-jdbc-example</artifactId>
<name>Example::orchestration::raw-jdbc</name>
......
......@@ -23,7 +23,7 @@
<parent>
<groupId>org.apache.shardingsphere.example</groupId>
<artifactId>orchestration-example</artifactId>
<version>5.0.0-RC1-SNAPSHOT</version>
<version>4.1.0</version>
</parent>
<artifactId>orchestration-spring-boot-example</artifactId>
<name>Example::orchestration::spring-boot</name>
......
......@@ -23,7 +23,7 @@
<parent>
<groupId>org.apache.shardingsphere.example</groupId>
<artifactId>orchestration-example</artifactId>
<version>5.0.0-RC1-SNAPSHOT</version>
<version>4.1.0</version>
</parent>
<artifactId>orchestration-spring-namespace-example</artifactId>
<name>Example::orchestration::spring-namespace</name>
......
......@@ -23,7 +23,7 @@
<parent>
<groupId>org.apache.shardingsphere.example</groupId>
<artifactId>sharding-jdbc-example</artifactId>
<version>5.0.0-RC1-SNAPSHOT</version>
<version>4.1.0</version>
</parent>
<artifactId>orchestration-example</artifactId>
<name>Example::orchestration</name>
......
......@@ -23,7 +23,7 @@
<parent>
<groupId>org.apache.shardingsphere.example</groupId>
<artifactId>encrypt-example</artifactId>
<version>5.0.0-RC1-SNAPSHOT</version>
<version>4.1.0</version>
</parent>
<artifactId>encrypt-raw-jdbc-example</artifactId>
<name>Example::encrypt::raw-jdbc</name>
......
......@@ -23,7 +23,7 @@
<parent>
<groupId>org.apache.shardingsphere.example</groupId>
<artifactId>encrypt-example</artifactId>
<version>5.0.0-RC1-SNAPSHOT</version>
<version>4.1.0</version>
</parent>
<artifactId>encrypt-spring-boot-example</artifactId>
<name>Example::encrypt::spring-boot</name>
......
......@@ -23,7 +23,7 @@
<parent>
<groupId>org.apache.shardingsphere.example</groupId>
<artifactId>encrypt-example</artifactId>
<version>5.0.0-RC1-SNAPSHOT</version>
<version>4.1.0</version>
</parent>
<artifactId>encrypt-spring-namespace-example</artifactId>
<name>Example::encrypt::spring-namespace</name>
......
......@@ -23,7 +23,7 @@
<parent>
<groupId>org.apache.shardingsphere.example</groupId>
<artifactId>other-feature-example</artifactId>
<version>5.0.0-RC1-SNAPSHOT</version>
<version>4.1.0</version>
</parent>
<artifactId>encrypt-example</artifactId>
<name>Example::encrypt::root</name>
......
......@@ -23,7 +23,7 @@
<parent>
<groupId>org.apache.shardingsphere.example</groupId>
<artifactId>hint-example</artifactId>
<version>5.0.0-RC1-SNAPSHOT</version>
<version>4.1.0</version>
</parent>
<artifactId>hint-raw-jdbc-example</artifactId>
<name>Example::hint::raw-jdbc</name>
......
......@@ -23,7 +23,7 @@
<parent>
<groupId>org.apache.shardingsphere.example</groupId>
<artifactId>other-feature-example</artifactId>
<version>5.0.0-RC1-SNAPSHOT</version>
<version>4.1.0</version>
</parent>
<artifactId>hint-example</artifactId>
<name>Example::hint::root</name>
......
......@@ -23,7 +23,7 @@
<parent>
<groupId>org.apache.shardingsphere.example</groupId>
<artifactId>sharding-jdbc-example</artifactId>
<version>5.0.0-RC1-SNAPSHOT</version>
<version>4.1.0</version>
</parent>
<artifactId>other-feature-example</artifactId>
<name>Example::other-feature::root</name>
......
......@@ -23,7 +23,7 @@
<parent>
<groupId>org.apache.shardingsphere.example</groupId>
<artifactId>shardingsphere-example</artifactId>
<version>5.0.0-RC1-SNAPSHOT</version>
<version>4.1.0</version>
</parent>
<artifactId>sharding-jdbc-example</artifactId>
<name>Example::jdbc::root</name>
......
......@@ -23,7 +23,7 @@
<parent>
<groupId>org.apache.shardingsphere.example</groupId>
<artifactId>sharding-jdbc-example</artifactId>
<version>5.0.0-RC1-SNAPSHOT</version>
<version>4.1.0</version>
</parent>
<artifactId>sharding-example</artifactId>
<name>Example::sharding::root</name>
......
......@@ -23,7 +23,7 @@
<parent>
<groupId>org.apache.shardingsphere.example</groupId>
<artifactId>sharding-example</artifactId>
<version>5.0.0-RC1-SNAPSHOT</version>
<version>4.1.0</version>
</parent>
<artifactId>sharding-raw-jdbc-example</artifactId>
<name>Example::sharding::raw-jdbc</name>
......
......@@ -23,7 +23,7 @@
<parent>
<groupId>org.apache.shardingsphere.example</groupId>
<artifactId>sharding-example</artifactId>
<version>5.0.0-RC1-SNAPSHOT</version>
<version>4.1.0</version>
</parent>
<artifactId>sharding-spring-boot-jpa-example</artifactId>
<name>Example::sharding::spring-boot-jpa</name>
......
......@@ -23,7 +23,7 @@
<parent>
<groupId>org.apache.shardingsphere.example</groupId>
<artifactId>sharding-example</artifactId>
<version>5.0.0-RC1-SNAPSHOT</version>
<version>4.1.0</version>
</parent>
<artifactId>sharding-spring-boot-mybatis-example</artifactId>
<name>Example::sharding::spring-boot-mybatis</name>
......
......@@ -23,7 +23,7 @@
<parent>
<groupId>org.apache.shardingsphere.example</groupId>
<artifactId>sharding-example</artifactId>
<version>5.0.0-RC1-SNAPSHOT</version>
<version>4.1.0</version>
</parent>
<artifactId>sharding-spring-namespace-jpa-example</artifactId>
<name>Example::sharding::spring-namespace-jpa</name>
......
......@@ -23,7 +23,7 @@
<parent>
<groupId>org.apache.shardingsphere.example</groupId>
<artifactId>sharding-example</artifactId>
<version>5.0.0-RC1-SNAPSHOT</version>
<version>4.1.0</version>
</parent>
<artifactId>sharding-spring-namespace-mybatis-example</artifactId>
<name>Example::sharding::spring-namespace-mybatis</name>
......
......@@ -23,7 +23,7 @@
<parent>
<groupId>org.apache.shardingsphere.example</groupId>
<artifactId>sharding-jdbc-example</artifactId>
<version>5.0.0-RC1-SNAPSHOT</version>
<version>4.1.0</version>
</parent>
<artifactId>transaction-example</artifactId>
<name>Example::transaction::root</name>
......
......@@ -23,7 +23,7 @@
<parent>
<groupId>org.apache.shardingsphere.example</groupId>
<artifactId>transaction-example</artifactId>
<version>5.0.0-RC1-SNAPSHOT</version>
<version>4.1.0</version>
</parent>
<artifactId>transaction-2pc-xa-raw-jdbc-example</artifactId>
<name>Example::transaction::2pc-xa-raw-jdbc</name>
......
......@@ -23,7 +23,7 @@
<parent>
<groupId>org.apache.shardingsphere.example</groupId>
<artifactId>transaction-example</artifactId>
<version>5.0.0-RC1-SNAPSHOT</version>
<version>4.1.0</version>
</parent>
<artifactId>transaction-2pc-xa-spring-boot-example</artifactId>
......
......@@ -23,7 +23,7 @@
<parent>
<groupId>org.apache.shardingsphere.example</groupId>
<artifactId>transaction-example</artifactId>
<version>5.0.0-RC1-SNAPSHOT</version>
<version>4.1.0</version>
</parent>
<artifactId>transaction-2pc-xa-spring-namespace-example</artifactId>
......
......@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.shardingsphere.example</groupId>
<artifactId>transaction-example</artifactId>
<version>5.0.0-RC1-SNAPSHOT</version>
<version>4.1.0</version>
</parent>
<modelVersion>4.0.0</modelVersion>
......
......@@ -23,7 +23,7 @@
<parent>
<groupId>org.apache.shardingsphere.example</groupId>
<artifactId>transaction-example</artifactId>
<version>5.0.0-RC1-SNAPSHOT</version>
<version>4.1.0</version>
</parent>
<artifactId>transaction-base-seata-spring-boot-example</artifactId>
......
......@@ -23,7 +23,7 @@
<parent>
<groupId>org.apache.shardingsphere.example</groupId>
<artifactId>shardingsphere-example</artifactId>
<version>5.0.0-RC1-SNAPSHOT</version>
<version>4.1.0</version>
</parent>
<artifactId>sharding-proxy-example</artifactId>
<name>Example::proxy::root</name>
......
......@@ -23,7 +23,7 @@
<parent>
<groupId>org.apache.shardingsphere.example</groupId>
<artifactId>sharding-proxy-example</artifactId>
<version>5.0.0-RC1-SNAPSHOT</version>
<version>4.1.0</version>
</parent>
<artifactId>sharding-proxy-boot-mybatis-example</artifactId>
<name>Example::proxy::spring-boot-mybatis</name>
......
......@@ -23,7 +23,7 @@
<parent>
<artifactId>sharding-proxy-example</artifactId>
<groupId>org.apache.shardingsphere.example</groupId>
<version>5.0.0-RC1-SNAPSHOT</version>
<version>4.1.0</version>
</parent>
<artifactId>sharding-proxy-hint-example</artifactId>
......
......@@ -25,7 +25,7 @@
</parent>
<groupId>org.apache.shardingsphere</groupId>
<artifactId>shardingsphere-ui</artifactId>
<version>5.0.0-RC1-SNAPSHOT</version>
<version>4.1.0</version>
<packaging>pom</packaging>
<name>${project.artifactId}</name>
......
......@@ -21,7 +21,7 @@
<parent>
<groupId>org.apache.shardingsphere</groupId>
<artifactId>shardingsphere-ui</artifactId>
<version>5.0.0-RC1-SNAPSHOT</version>
<version>4.1.0</version>
</parent>
<artifactId>shardingsphere-ui-backend</artifactId>
<name>${project.artifactId}</name>
......
......@@ -21,7 +21,7 @@
<parent>
<groupId>org.apache.shardingsphere</groupId>
<artifactId>shardingsphere-ui</artifactId>
<version>5.0.0-RC1-SNAPSHOT</version>
<version>4.1.0</version>
</parent>
<artifactId>shardingsphere-ui-distribution</artifactId>
<name>${project.artifactId}</name>
......
......@@ -23,7 +23,7 @@
<parent>
<groupId>org.apache.shardingsphere</groupId>
<artifactId>shardingsphere-ui-distribution</artifactId>
<version>5.0.0-RC1-SNAPSHOT</version>
<version>4.1.0</version>
</parent>
<artifactId>shardingsphere-ui-bin-distribution</artifactId>
<name>${project.artifactId}</name>
......
......@@ -23,7 +23,7 @@
<parent>
<groupId>org.apache.shardingsphere</groupId>
<artifactId>shardingsphere-ui-distribution</artifactId>
<version>5.0.0-RC1-SNAPSHOT</version>
<version>4.1.0</version>
</parent>
<artifactId>shardingsphere-ui-src-distribution</artifactId>
<name>${project.artifactId}</name>
......
......@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.shardingsphere</groupId>
<artifactId>shardingsphere-ui</artifactId>
<version>5.0.0-RC1-SNAPSHOT</version>
<version>4.1.0</version>
</parent>
<artifactId>shardingsphere-ui-frontend</artifactId>
<name>${project.artifactId}</name>
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册