Loading pom.xml +7 −7 Original line number Diff line number Diff line Loading @@ -425,8 +425,8 @@ <instrumentation> <ignoreTrivial>true</ignoreTrivial> <excludes> <exclude>com/dangdang/**/*Test.class</exclude> <exclude>com/dangdang/**/Test*.class</exclude> <exclude>io/shardingjdbc/**/*Test.class</exclude> <exclude>io/shardingjdbc/**/Test*.class</exclude> </excludes> </instrumentation> </configuration> Loading Loading @@ -560,7 +560,7 @@ </repository> </repositories> <url>http://www.dangdang.com</url> <url>http://shardingjdbc.io</url> <description>RDB Sharding</description> <licenses> <license> Loading @@ -571,9 +571,9 @@ </licenses> <scm> <connection>scm:https://github.com/dangdangdotcom/sharding-jdbc</connection> <developerConnection>scm:https://github.com/dangdangdotcom/sharding-jdbc</developerConnection> <url>https://github.com/dangdangdotcom/sharding-jdbc</url> <connection>scm:https://github.com/shardingjdbc/sharding-jdbc</connection> <developerConnection>scm:https://github.com/shardingjdbc/sharding-jdbc</developerConnection> <url>https://github.com/shardingjdbc/sharding-jdbc</url> </scm> <mailingLists> Loading Loading
pom.xml +7 −7 Original line number Diff line number Diff line Loading @@ -425,8 +425,8 @@ <instrumentation> <ignoreTrivial>true</ignoreTrivial> <excludes> <exclude>com/dangdang/**/*Test.class</exclude> <exclude>com/dangdang/**/Test*.class</exclude> <exclude>io/shardingjdbc/**/*Test.class</exclude> <exclude>io/shardingjdbc/**/Test*.class</exclude> </excludes> </instrumentation> </configuration> Loading Loading @@ -560,7 +560,7 @@ </repository> </repositories> <url>http://www.dangdang.com</url> <url>http://shardingjdbc.io</url> <description>RDB Sharding</description> <licenses> <license> Loading @@ -571,9 +571,9 @@ </licenses> <scm> <connection>scm:https://github.com/dangdangdotcom/sharding-jdbc</connection> <developerConnection>scm:https://github.com/dangdangdotcom/sharding-jdbc</developerConnection> <url>https://github.com/dangdangdotcom/sharding-jdbc</url> <connection>scm:https://github.com/shardingjdbc/sharding-jdbc</connection> <developerConnection>scm:https://github.com/shardingjdbc/sharding-jdbc</developerConnection> <url>https://github.com/shardingjdbc/sharding-jdbc</url> </scm> <mailingLists> Loading