summaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml8
1 files changed, 4 insertions, 4 deletions
diff --git a/pom.xml b/pom.xml
index 747a508..7a14b24 100644
--- a/pom.xml
+++ b/pom.xml
@@ -15,13 +15,13 @@
<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>