]> git.aero2k.de Git - tmp/jakarta-migration.git/commitdiff
DRYD-665: Rename nightly repositories with collectionspace- prefix for easy identific...
authorRay Lee <ray.lee@lyrasis.org>
Fri, 11 Oct 2019 22:20:06 +0000 (15:20 -0700)
committerRay Lee <ray.lee@lyrasis.org>
Fri, 11 Oct 2019 22:20:06 +0000 (15:20 -0700)
pom.xml

diff --git a/pom.xml b/pom.xml
index fe6fb810d8d2208e69d99cb31d68a6c781b5d7aa..e5bed91fd7d9325794393154ef7886ca5bd4cc61 100644 (file)
--- a/pom.xml
+++ b/pom.xml
 
        <distributionManagement>
                <repository>
-                       <id>libs-release-local</id>
-                       <name>libs-release-local</name>
+                       <id>collectionspace-libs-release-local</id>
+                       <name>collectionspace-libs-release-local</name>
                        <url>http://nightly.collectionspace.org:8081/artifactory/libs-release-local</url>
                </repository>
                <snapshotRepository>
-                       <id>libs-snapshot-local</id>
-                       <name>libs-snapshot-local</name>
+                       <id>collectionspace-libs-snapshot-local</id>
+                       <name>collectionspace-libs-snapshot-local</name>
                        <url>http://nightly.collectionspace.org:8081/artifactory/libs-snapshot-local</url>
                </snapshotRepository>
        </distributionManagement>
                        </snapshots>
                </repository>
                <repository>
-                       <id>libs-release-local</id>
-                       <name>libs-release-local</name>
+                       <id>collectionspace-libs-release-local</id>
+                       <name>collectionspace-libs-release-local</name>
                        <url>http://nightly.collectionspace.org:8081/artifactory/libs-release-local</url>
                        <snapshots>
                                <enabled>false</enabled>
                        </snapshots>
                </repository>
                <repository>
-                       <id>libs-snapshot-local</id>
-                       <name>libs-snapshot-local</name>
+                       <id>collectionspace-libs-snapshot-local</id>
+                       <name>collectionspace-libs-snapshot-local</name>
                        <url>http://nightly.collectionspace.org:8081/artifactory/libs-snapshot-local</url>
                        <snapshots>
                                <enabled>true</enabled>
                -->
 
                <repository>
-                       <id>nuxeo-public</id>
-                       <name>nuxeo-public</name>
+                       <id>collectionspace-nuxeo-public</id>
+                       <name>collectionspace-nuxeo-public</name>
                        <url>http://nightly.collectionspace.org:8081/artifactory/nuxeo-public</url>
                        <releases>
                                <enabled>true</enabled>
                        </snapshots>
                </pluginRepository>
            <pluginRepository>
-               <id>plugins-snapshot-local</id>
-               <name>plugins-snapshot-local</name>
+               <id>collectionspace-plugins-snapshot-local</id>
+               <name>collectionspace-plugins-snapshot-local</name>
                <url>http://nightly.collectionspace.org:8081/artifactory/plugins-snapshot-local</url>
                <snapshots>
                    <enabled>true</enabled>