From 090766aa43ca6bb862667918c384684736799b5b Mon Sep 17 00:00:00 2001 From: yexuejc <1107047387@qq.com> Date: Mon, 9 Apr 2018 10:07:19 +0800 Subject: [PATCH] first commit --- pom.xml | 76 ++++++++++++++++++++++++++++----------------------------- 1 file changed, 38 insertions(+), 38 deletions(-) diff --git a/pom.xml b/pom.xml index cc1d7d1..11cfbd4 100644 --- a/pom.xml +++ b/pom.xml @@ -68,42 +68,42 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + jitpack.io + https://jitpack.io + + + yexuejc-prod-nexus-public + yexuejc-prod-nexus-public + ${repos.yexuejc.prod.url} + + + yexuejc-ivt-nexus-public + yexuejc-ivt-nexus-public + ${repos.yexuejc.ivt.url} + + + aliyun-nexus-public + aliyun-nexus-public + ${repos.aliyun.url} + + + jitpack.io + ${repos.jitpack.url} + + + + + + releases + nexus-release + ${repos.yexuejc.dist.url}/releases + + + snapshots + nexus-snapshots + ${repos.yexuejc.dist.url}/snapshots + + \ No newline at end of file