aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorMarco Platania <platania@research.att.com>2017-03-29 10:46:52 -0400
committerMarco Platania <platania@research.att.com>2017-03-29 10:46:52 -0400
commitfc7b4a5cfe3fac62abf682f17f0630f38b60f28b (patch)
tree2f008dcc2e1ce53f61d494c24510b188c514b718 /pom.xml
parent48078ac0a8595d661b541d322072486aeb8fcec9 (diff)
switch to onap.org in master branch
Change-Id: I0be55c9926bc6cd9294a772f7c3891aa4b9b1546 Signed-off-by: Marco Platania <platania@research.att.com>
Diffstat (limited to 'pom.xml')
-rwxr-xr-xpom.xml6
1 files changed, 3 insertions, 3 deletions
diff --git a/pom.xml b/pom.xml
index 737a4b7c..cb605d5a 100755
--- a/pom.xml
+++ b/pom.xml
@@ -89,7 +89,7 @@
<version>1.6.7</version>
<extensions>true</extensions>
<configuration>
- <nexusUrl>https://nexus.openecomp.org/</nexusUrl>
+ <nexusUrl>https://nexus.onap.org/</nexusUrl>
<stagingProfileId>176c31dfe190a</stagingProfileId>
<serverId>ecomp-staging</serverId>
</configuration>
@@ -102,12 +102,12 @@
<repository>
<id>ecomp-releases</id>
<name>Demo Release Repository</name>
- <url> https://nexus.openecomp.org/content/repositories/releases/</url>
+ <url> https://nexus.onap.org/content/repositories/releases/</url>
</repository>
<snapshotRepository>
<id>ecomp-snapshots</id>
<name>Demo Snapshot Repository</name>
- <url> https://nexus.openecomp.org/content/repositories/snapshots/</url>
+ <url> https://nexus.onap.org/content/repositories/snapshots/</url>
</snapshotRepository>
</distributionManagement>