File tree Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Original file line number Diff line number Diff line change 425
425
<instrumentation >
426
426
<ignoreTrivial >true</ignoreTrivial >
427
427
<excludes >
428
- <exclude >com/dangdang /**/*Test.class</exclude >
429
- <exclude >com/dangdang /**/Test*.class</exclude >
428
+ <exclude >io/shardingjdbc /**/*Test.class</exclude >
429
+ <exclude >io/shardingjdbc /**/Test*.class</exclude >
430
430
</excludes >
431
431
</instrumentation >
432
432
</configuration >
436
436
<artifactId >coveralls-maven-plugin</artifactId >
437
437
<version >${coveralls-maven-plugin.version} </version >
438
438
</plugin >
439
- <!--
439
+ <!--
440
440
<plugin>
441
441
<groupId>org.apache.maven.plugins</groupId>
442
442
<artifactId>maven-gpg-plugin</artifactId>
560
560
</repository >
561
561
</repositories >
562
562
563
- <url >http://www.dangdang.com </url >
563
+ <url >http://shardingjdbc.io </url >
564
564
<description >RDB Sharding</description >
565
565
<licenses >
566
566
<license >
571
571
</licenses >
572
572
573
573
<scm >
574
- <connection >scm:https://github.com/dangdangdotcom /sharding-jdbc</connection >
575
- <developerConnection >scm:https://github.com/dangdangdotcom /sharding-jdbc</developerConnection >
576
- <url >https://github.com/dangdangdotcom /sharding-jdbc</url >
574
+ <connection >scm:https://github.com/shardingjdbc /sharding-jdbc</connection >
575
+ <developerConnection >scm:https://github.com/shardingjdbc /sharding-jdbc</developerConnection >
576
+ <url >https://github.com/shardingjdbc /sharding-jdbc</url >
577
577
</scm >
578
578
579
579
<mailingLists >
You can’t perform that action at this time.
0 commit comments