From f30b13807caff8fe7daf46d17b795317a7846b04 Mon Sep 17 00:00:00 2001
From: yexuejc <1107047387@qq.com>
Date: Sat, 7 Jul 2018 11:18:41 +0800
Subject: [PATCH] =?UTF-8?q?1.0.12=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 | 21 +++++++--------------
yexuejc-springboot-base/pom.xml | 2 +-
2 files changed, 8 insertions(+), 15 deletions(-)
diff --git a/pom.xml b/pom.xml
index 4943545..abee92c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -5,7 +5,7 @@
com.yexuejc.springboot
yexuejc-springboot-parent
- 1.0.11
+ 1.0.12
pom
${project.artifactId}
@@ -20,9 +20,7 @@
- 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
@@ -284,14 +282,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
@@ -308,12 +301,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/
diff --git a/yexuejc-springboot-base/pom.xml b/yexuejc-springboot-base/pom.xml
index 40d4208..edc326c 100644
--- a/yexuejc-springboot-base/pom.xml
+++ b/yexuejc-springboot-base/pom.xml
@@ -9,7 +9,7 @@
com.yexuejc.springboot
yexuejc-springboot-parent
- 1.0.11
+ 1.0.12