We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 83c69c1 commit b28381eCopy full SHA for b28381e
1 file changed
pom.xml
@@ -22,8 +22,8 @@
22
<url>http://maven.aliyun.com/nexus/content/groups/public/</url>
23
</repository>
24
<repository>
25
- <id>xwintop-maven</id>
26
- <url>https://864381832.github.io/maven/repository</url>
+ <id>jitpack.io</id>
+ <url>https://jitpack.io</url>
27
28
29
<id>spring-snapshots</id>
@@ -45,7 +45,7 @@
45
<scope>test</scope>
46
</dependency>
47
<dependency>
48
- <groupId>com.xwintop</groupId>
+ <groupId>com.gitee.xwintop</groupId>
49
<artifactId>xcore</artifactId>
50
<version>0.0.6</version>
51
0 commit comments