提交 7092f1b5 编写于 作者: C cherrylzhao

revise compile error.

上级 de53fc8c
......@@ -21,5 +21,4 @@
<artifactId>sharding-jdbc-core</artifactId>
</dependency>
</dependencies>
</project>
......@@ -5,7 +5,7 @@
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>io.shardingsphere</groupId>
<artifactId>sharding-data-spring-boot</artifactId>
<artifactId>sharding-example</artifactId>
<version>4.0.0-RC1-SNAPSHOT</version>
</parent>
<artifactId>sharding-spring-boot-jpa-example</artifactId>
......
......@@ -5,7 +5,7 @@
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>io.shardingsphere</groupId>
<artifactId>sharding-data-spring-boot</artifactId>
<artifactId>sharding-example</artifactId>
<version>4.0.0-RC1-SNAPSHOT</version>
</parent>
<artifactId>sharding-spring-boot-mybatis-example</artifactId>
......
......@@ -5,7 +5,7 @@
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>io.shardingsphere</groupId>
<artifactId>sharding-data-spring-namespace</artifactId>
<artifactId>sharding-example</artifactId>
<version>4.0.0-RC1-SNAPSHOT</version>
</parent>
<artifactId>sharding-spring-namespace-jpa-example</artifactId>
......
......@@ -5,7 +5,7 @@
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>io.shardingsphere</groupId>
<artifactId>sharding-data-spring-namespace</artifactId>
<artifactId>sharding-example</artifactId>
<version>4.0.0-RC1-SNAPSHOT</version>
</parent>
<artifactId>sharding-spring-namespace-mybatis-example</artifactId>
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册