From fabcca54cd6b9c553a8f345b5dcacb9cbe67ecdf Mon Sep 17 00:00:00 2001 From: Ray Lee Date: Fri, 11 Oct 2019 15:20:06 -0700 Subject: [PATCH] DRYD-665: Rename nightly repositories with collectionspace- prefix for easy identification. --- pom.xml | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/pom.xml b/pom.xml index fe6fb810d..e5bed91fd 100644 --- a/pom.xml +++ b/pom.xml @@ -28,13 +28,13 @@ - libs-release-local - libs-release-local + collectionspace-libs-release-local + collectionspace-libs-release-local http://nightly.collectionspace.org:8081/artifactory/libs-release-local - libs-snapshot-local - libs-snapshot-local + collectionspace-libs-snapshot-local + collectionspace-libs-snapshot-local http://nightly.collectionspace.org:8081/artifactory/libs-snapshot-local @@ -54,16 +54,16 @@ - libs-release-local - libs-release-local + collectionspace-libs-release-local + collectionspace-libs-release-local http://nightly.collectionspace.org:8081/artifactory/libs-release-local false - libs-snapshot-local - libs-snapshot-local + collectionspace-libs-snapshot-local + collectionspace-libs-snapshot-local http://nightly.collectionspace.org:8081/artifactory/libs-snapshot-local true @@ -126,8 +126,8 @@ --> - nuxeo-public - nuxeo-public + collectionspace-nuxeo-public + collectionspace-nuxeo-public http://nightly.collectionspace.org:8081/artifactory/nuxeo-public true @@ -239,8 +239,8 @@ - plugins-snapshot-local - plugins-snapshot-local + collectionspace-plugins-snapshot-local + collectionspace-plugins-snapshot-local http://nightly.collectionspace.org:8081/artifactory/plugins-snapshot-local true -- 2.47.3