Skip to content

Commit b28381e

Browse files
committed
修改xcore依赖包地址
1 parent 83c69c1 commit b28381e

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

pom.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -22,8 +22,8 @@
2222
<url>http://maven.aliyun.com/nexus/content/groups/public/</url>
2323
</repository>
2424
<repository>
25-
<id>xwintop-maven</id>
26-
<url>https://864381832.github.io/maven/repository</url>
25+
<id>jitpack.io</id>
26+
<url>https://jitpack.io</url>
2727
</repository>
2828
<repository>
2929
<id>spring-snapshots</id>
@@ -45,7 +45,7 @@
4545
<scope>test</scope>
4646
</dependency>
4747
<dependency>
48-
<groupId>com.xwintop</groupId>
48+
<groupId>com.gitee.xwintop</groupId>
4949
<artifactId>xcore</artifactId>
5050
<version>0.0.6</version>
5151
</dependency>

0 commit comments

Comments
 (0)