aboutsummaryrefslogtreecommitdiffstats
path: root/rootpom
diff options
context:
space:
mode:
authorAndrew Grimberg <agrimberg@linuxfoundation.org>2017-03-29 13:49:58 -0700
committerAndrew Grimberg <agrimberg@linuxfoundation.org>2017-03-29 13:49:58 -0700
commit9c0d7495e8e2a0e6709c29c823aceab5fa01e84f (patch)
treee0029d7d9329c9365eb867e6c99ae05ad800537f /rootpom
parentca926225fd6b5ba8e5145dcce1efa98091fe72a0 (diff)
Update domain URLs from openecomp.org to onap.org
The openecomp.org namespace is deprecated in favor of the onap.org namespace Change-Id: Id3d9ee9b5af065a11943f43a0a904d751ee5e459 Signed-off-by: Andrew Grimberg <agrimberg@linuxfoundation.org>
Diffstat (limited to 'rootpom')
-rwxr-xr-xrootpom/pom.xml14
1 files changed, 7 insertions, 7 deletions
diff --git a/rootpom/pom.xml b/rootpom/pom.xml
index d0cfe55..7a59501 100755
--- a/rootpom/pom.xml
+++ b/rootpom/pom.xml
@@ -13,14 +13,14 @@
<properties>
- <openecomp.nexus.host>nexus.openecomp.org</openecomp.nexus.host>
+ <openecomp.nexus.host>nexus.onap.org</openecomp.nexus.host>
<openecomp.nexus.port>443</openecomp.nexus.port>
- <openecomp.nexus.release-url>https://nexus.openecomp.org/content/repositories/releases/</openecomp.nexus.release-url>
- <openecomp.nexus.snapshot-url>https://nexus.openecomp.org/content/repositories/snapshots/</openecomp.nexus.snapshot-url>
- <openecomp.nexus.public-url>https://nexus.openecomp.org/content/groups/public/</openecomp.nexus.public-url>
+ <openecomp.nexus.release-url>https://nexus.onap.org/content/repositories/releases/</openecomp.nexus.release-url>
+ <openecomp.nexus.snapshot-url>https://nexus.onap.org/content/repositories/snapshots/</openecomp.nexus.snapshot-url>
+ <openecomp.nexus.public-url>https://nexus.onap.org/content/groups/public/</openecomp.nexus.public-url>
<openecomp.nexus.staging.server-id>ecomp-staging</openecomp.nexus.staging.server-id>
<openecomp.nexus.staging.profile-id>176c31dfe190a</openecomp.nexus.staging.profile-id>
- <openecomp.git.host>gerrit.openecomp.org</openecomp.git.host>
+ <openecomp.git.host>gerrit.onap.org</openecomp.git.host>
<openecomp.git.port>443</openecomp.git.port>
<openecomp.git.project>sdnc</openecomp.git.project>
<openecomp.git.protocol>https</openecomp.git.protocol>
@@ -125,13 +125,13 @@
<name>SDNC Root</name>
- <url>http://wiki.openecomp.org</url>
+ <url>http://wiki.onap.org</url>
<description>Root POM to be used for all SDNC projects</description>
<issueManagement>
<system>JIRA</system>
- <url>https://jira.openecomp.org/</url>
+ <url>https://jira.onap.org/</url>
</issueManagement>
<reporting>