Edit of the distribution management Id 43/5543/1
authorJulienBe <jb379x@att.com>
Wed, 1 Feb 2017 13:19:22 +0000 (05:19 -0800)
committerJulienBe <jb379x@att.com>
Wed, 1 Feb 2017 13:23:16 +0000 (05:23 -0800)
Change-Id: Iae08da0397940edd619b0d8f175830721bd3a370
Signed-off-by: JulienBe <jb379x@att.com>
pom.xml

diff --git a/pom.xml b/pom.xml
index 747a508..7a14b24 100644 (file)
--- a/pom.xml
+++ b/pom.xml
 
        <distributionManagement>
                <repository>
-                       <id>mso-releases</id>
-                       <name>MSO Release Repository</name>
+                       <id>ecomp-releases</id>
+                       <name>OpenECOMP - Release Repository</name>
                        <url>https://nexus.openecomp.org/content/repositories/releases/</url>
                </repository>
                <snapshotRepository>
-                       <id>mso-snapshots</id>
-                       <name>MSO Snapshot Repository</name>
+                       <id>ecomp-snapshots</id>
+                       <name>OpenECOMP - Snapshot Repository</name>
                        <url>https://nexus.openecomp.org/content/repositories/snapshots/</url>
                </snapshotRepository>
        </distributionManagement>