Loading example-common/repository-api/pom.xml +0 −1 Original line number Diff line number Diff line Loading @@ -9,5 +9,4 @@ <version>4.0.0-RC2-SNAPSHOT</version> </parent> <artifactId>repository-api</artifactId> </project> example-common/repository-jpa/pom.xml +1 −2 Original line number Diff line number Diff line Loading @@ -42,5 +42,4 @@ <artifactId>spring-context-support</artifactId> </dependency> </dependencies> </project> pom.xml +1 −0 Original line number Diff line number Diff line Loading @@ -6,6 +6,7 @@ <groupId>org.apache.shardingsphere.example</groupId> <artifactId>shardingsphere-example</artifactId> <version>4.0.0-RC2-SNAPSHOT</version> <modules> <module>example-common</module> <module>sharding-jdbc-example</module> Loading sharding-jdbc-example/orchestration-example/pom.xml +1 −2 Original line number Diff line number Diff line Loading @@ -16,5 +16,4 @@ <module>orchestration-spring-boot-example</module> <module>orchestration-spring-namespace-example</module> </modules> </project> sharding-jdbc-example/other-feature-example/broadcast-table-example/pom.xml +1 −0 Original line number Diff line number Diff line Loading @@ -27,6 +27,7 @@ </parent> <artifactId>broadcast-table-example</artifactId> <packaging>pom</packaging> <modules> <module>broadcast-table-raw-jdbc-example</module> <module>broadcast-table-spring-boot-example</module> Loading Loading
example-common/repository-api/pom.xml +0 −1 Original line number Diff line number Diff line Loading @@ -9,5 +9,4 @@ <version>4.0.0-RC2-SNAPSHOT</version> </parent> <artifactId>repository-api</artifactId> </project>
example-common/repository-jpa/pom.xml +1 −2 Original line number Diff line number Diff line Loading @@ -42,5 +42,4 @@ <artifactId>spring-context-support</artifactId> </dependency> </dependencies> </project>
pom.xml +1 −0 Original line number Diff line number Diff line Loading @@ -6,6 +6,7 @@ <groupId>org.apache.shardingsphere.example</groupId> <artifactId>shardingsphere-example</artifactId> <version>4.0.0-RC2-SNAPSHOT</version> <modules> <module>example-common</module> <module>sharding-jdbc-example</module> Loading
sharding-jdbc-example/orchestration-example/pom.xml +1 −2 Original line number Diff line number Diff line Loading @@ -16,5 +16,4 @@ <module>orchestration-spring-boot-example</module> <module>orchestration-spring-namespace-example</module> </modules> </project>
sharding-jdbc-example/other-feature-example/broadcast-table-example/pom.xml +1 −0 Original line number Diff line number Diff line Loading @@ -27,6 +27,7 @@ </parent> <artifactId>broadcast-table-example</artifactId> <packaging>pom</packaging> <modules> <module>broadcast-table-raw-jdbc-example</module> <module>broadcast-table-spring-boot-example</module> Loading