diff --git a/pom.xml b/pom.xml index f315e98..72dd5de 100644 --- a/pom.xml +++ b/pom.xml @@ -6,15 +6,12 @@ com.yexuejc.base yexuejc-base - 1.1.5 + 1.1.6 ${project.artifactId} - http://47.100.13.178:7081/nexus/content/groups/public - http://47.100.13.178:7081/nexus/content/groups/public - http://47.100.13.178:7081/nexus/content/repositories - + https://nexus.yexuejc.club/repository/ http://maven.aliyun.com/nexus/content/groups/public https://jitpack.io 0.7.0 @@ -100,14 +97,9 @@ - yexuejc-prod-nexus-public - yexuejc-prod-nexus-public - ${repos.yexuejc.prod.url} - - - yexuejc-ivt-nexus-public - yexuejc-ivt-nexus-public - ${repos.yexuejc.ivt.url} + yexuejc-nexus-public + yexuejc-nexus-public + ${repos.yexuejc.url}maven-public/ aliyun-nexus-public @@ -124,12 +116,12 @@ releases nexus-release - ${repos.yexuejc.dist.url}/releases + ${repos.yexuejc.url}maven-releases/ snapshots nexus-snapshots - ${repos.yexuejc.dist.url}/snapshots + ${repos.yexuejc.url}maven-snapshots/ \ No newline at end of file