aboutsummaryrefslogtreecommitdiffstats
path: root/ncomp-maven-xcore/pom.xml
diff options
context:
space:
mode:
authorCarsten Lund <lund@research.att.com>2017-02-17 03:19:52 +0000
committerCarsten Lund <lund@research.att.com>2017-02-17 03:19:52 +0000
commit1b3da1989e05e136d1be0d8d1ff58fe90feda891 (patch)
tree1d8911c3dc44fe78a2af2546cd1ec31ff8f68e10 /ncomp-maven-xcore/pom.xml
parentaa30ad6eef091a11e2faeca003ecd1c0f93a586b (diff)
Fixed distribution POM section
Change-Id: Iaabdb0145c111eeea64d3b7a7690ab20b0070edb Signed-off-by: Carsten Lund <lund@research.att.com>
Diffstat (limited to 'ncomp-maven-xcore/pom.xml')
-rw-r--r--ncomp-maven-xcore/pom.xml8
1 files changed, 4 insertions, 4 deletions
diff --git a/ncomp-maven-xcore/pom.xml b/ncomp-maven-xcore/pom.xml
index 919a206..5a2efd5 100644
--- a/ncomp-maven-xcore/pom.xml
+++ b/ncomp-maven-xcore/pom.xml
@@ -113,13 +113,13 @@
<distributionManagement>
<repository>
- <id>osecomp-nexus-releases</id>
- <name>OSECOMP Release Repository</name>
+ <id>ecomp-releases</id>
+ <name>OpenECOMP Release Repository</name>
<url>${openecomp.nexus.releases}</url>
</repository>
<snapshotRepository>
- <id>osecomp-nexus-snapshots</id>
- <name>OSECOMP Snapshot Repository</name>
+ <id>ecomp-snapshots</id>
+ <name>OpenECOMP Snapshot Repository</name>
<url>${openecomp.nexus.snapshots}</url>
</snapshotRepository>
<site>