Loading sharding-jdbc-example/other-feature-example/hint-example/pom.xml +6 −6 Original line number Diff line number Diff line Loading @@ -20,15 +20,15 @@ xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> <modelVersion>4.0.0</modelVersion> <packaging>pom</packaging> <modules> <module>hint-raw-jdbc-example</module> </modules> <parent> <groupId>org.apache.shardingsphere.example</groupId> <artifactId>sharding-jdbc-example</artifactId> <artifactId>other-feature-example</artifactId> <version>4.0.0-RC2-SNAPSHOT</version> </parent> <artifactId>hint-example</artifactId> <packaging>pom</packaging> <modules> <module>hint-raw-jdbc-example</module> </modules> </project> Loading
sharding-jdbc-example/other-feature-example/hint-example/pom.xml +6 −6 Original line number Diff line number Diff line Loading @@ -20,15 +20,15 @@ xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> <modelVersion>4.0.0</modelVersion> <packaging>pom</packaging> <modules> <module>hint-raw-jdbc-example</module> </modules> <parent> <groupId>org.apache.shardingsphere.example</groupId> <artifactId>sharding-jdbc-example</artifactId> <artifactId>other-feature-example</artifactId> <version>4.0.0-RC2-SNAPSHOT</version> </parent> <artifactId>hint-example</artifactId> <packaging>pom</packaging> <modules> <module>hint-raw-jdbc-example</module> </modules> </project>