aboutsummaryrefslogtreecommitdiffstats
path: root/oparent
diff options
context:
space:
mode:
authorGary Wu <gary.i.wu@huawei.com>2017-10-11 12:58:43 -0700
committerGary Wu <gary.i.wu@huawei.com>2017-10-11 12:58:53 -0700
commitdcfc344bbc1e65c6786c90a843b03f2d314b89ce (patch)
tree7ace23651dde30db53fb907f313073b22345ba04 /oparent
parent386e59e7bbe4dd08007d0b3762bc6dec6c171452 (diff)
Revert "Update distributionManagement serverIds"
This reverts commit c93675909cd9d81064d1fdd8c0c7f33ba39fc7cc. Change-Id: Ia3d0f75785e4ba9bb25d6cdb55e32206e120c38e 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 f821332..3538e39 100644
--- a/oparent/pom.xml
+++ b/oparent/pom.xml
@@ -52,12 +52,12 @@
<url>http://repo2.maven.org/maven2/</url>
</repository>
<repository>
- <id>releases</id>
+ <id>ecomp-releases</id>
<name>ONAP Release Repository</name>
<url>https://nexus.onap.org/content/repositories/releases/</url>
</repository>
<repository>
- <id>snapshots</id>
+ <id>ecomp-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>releases</id>
+ <id>ecomp-releases</id>
<name>ONAP Release Repository</name>
<url>https://nexus.onap.org/content/repositories/releases/</url>
</pluginRepository>
<pluginRepository>
- <id>snapshots</id>
+ <id>ecomp-snapshots</id>
<name>ONAP Snapshot Repository</name>
<url>https://nexus.onap.org/content/repositories/snapshots/</url>
<snapshots>