From 373edb44c735c5dc2b0b468f773e145262f00427 Mon Sep 17 00:00:00 2001 From: xiejl Date: Fri, 4 Jan 2019 17:25:07 +0800 Subject: [PATCH] 阿里云环境 --- pom.xml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/pom.xml b/pom.xml index 5422f62..e1d9ed4 100644 --- a/pom.xml +++ b/pom.xml @@ -11,7 +11,7 @@ com.ylp.common ylp-common-parent - ${env}-${ver} + {env}-2.0.0-SNAPSHOT pom ylp-common-parent @@ -95,12 +95,12 @@ nexus-releases Nexus Release Repository - http://nexus.yolipai.com/nexus/content/repositories/releases/ + http://nexus.vipzhuang.cn/content/repositories/releases/ nexus-snapshots Nexus Snapshot Repository - http://nexus.yolipai.com/nexus/content/repositories/snapshots/ + http://nexus.vipzhuang.cn/content/repositories/snapshots/ @@ -108,7 +108,7 @@ nexus - http://nexus.yolipai.com/nexus/content/groups/public + http://nexus.vipzhuang.cn/content/groups/public true @@ -118,7 +118,7 @@ nexus-snapshots - http://nexus.yolipai.com/nexus/content/repositories/snapshots/ + http://nexus.vipzhuang.cn/content/repositories/snapshots/ false -- libgit2 0.21.4