From f15f02e0d21223a3d31c082b7055823a7f80ca4b Mon Sep 17 00:00:00 2001
From: yexuejc <1107047387@qq.com>
Date: Sat, 7 Jul 2018 11:13:37 +0800
Subject: [PATCH] =?UTF-8?q?1.1.6=20maven=E4=BB=93=E5=BA=93=E5=8F=98?=
=?UTF-8?q?=E6=9B=B4?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
pom.xml | 22 +++++++---------------
1 file changed, 7 insertions(+), 15 deletions(-)
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