From 63249653d18d0cf8108f0002eeb0a325c04ab518 Mon Sep 17 00:00:00 2001 From: Jone Date: Tue, 13 Jun 2017 14:06:31 +0800 Subject: [PATCH] 修改springboot版本 --- pom.xml | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/pom.xml b/pom.xml index e101cf9..797c8a3 100644 --- a/pom.xml +++ b/pom.xml @@ -6,7 +6,7 @@ org.springframework.boot spring-boot-starter-parent - 1.3.6.RELEASE + 1.5.3.RELEASE com.ylp.common @@ -78,13 +78,14 @@ nexus-releases Nexus Release Repository - http://nexus.vipzhuang.cn/content/repositories/releases/ + http://172.16.8.222:8081/nexus/content/repositories/releases/ nexus-snapshots Nexus Snapshot Repository - http://nexus.vipzhuang.cn/content/repositories/snapshots/ + http://172.16.8.222:8081/nexus/content/repositories/snapshots/ + @@ -109,7 +110,7 @@ - + -- libgit2 0.21.4