summaryrefslogtreecommitdiffstats
path: root/oparent
diff options
context:
space:
mode:
authorGary Wu <gary.i.wu@huawei.com>2017-10-11 12:45:16 -0700
committerGary Wu <gary.i.wu@huawei.com>2017-10-11 12:45:16 -0700
commitc93675909cd9d81064d1fdd8c0c7f33ba39fc7cc (patch)
treeb6ac03f922dc4c6526f12b60e3f2e568afdc0a34 /oparent
parent425c0eb8feaadde4df8f4f1a3b6e72cef7ce3753 (diff)
Update distributionManagement serverIds
Change-Id: Iafd88030b0c9a90abbb3d92d215fc13197a67885 Issue-ID: INT-249 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
Diffstat (limited to 'oparent')
-rw-r--r--oparent/pom.xml8
1 files changed, 4 insertions, 4 deletions
diff --git a/oparent/pom.xml b/oparent/pom.xml
index 3538e39..f821332 100644
--- a/oparent/pom.xml
+++ b/oparent/pom.xml
@@ -52,12 +52,12 @@
<url>http://repo2.maven.org/maven2/</url>
</repository>
<repository>
- <id>ecomp-releases</id>
+ <id>releases</id>
<name>ONAP Release Repository</name>
<url>https://nexus.onap.org/content/repositories/releases/</url>
</repository>
<repository>
- <id>ecomp-snapshots</id>
+ <id>snapshots</id>
<name>ONAP Snapshot Repository</name>
<url>https://nexus.onap.org/content/repositories/snapshots/</url>
<snapshots>
@@ -75,12 +75,12 @@
<url>http://repo2.maven.org/maven2/</url>
</pluginRepository>
<pluginRepository>
- <id>ecomp-releases</id>
+ <id>releases</id>
<name>ONAP Release Repository</name>
<url>https://nexus.onap.org/content/repositories/releases/</url>
</pluginRepository>
<pluginRepository>
- <id>ecomp-snapshots</id>
+ <id>snapshots</id>
<name>ONAP Snapshot Repository</name>
<url>https://nexus.onap.org/content/repositories/snapshots/</url>
<snapshots>