aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndrew Grimberg <agrimberg@linuxfoundation.org>2017-03-29 13:19:16 -0700
committerAndrew Grimberg <agrimberg@linuxfoundation.org>2017-03-29 13:19:16 -0700
commitc0f00a3df328f61943ba4ce141d7606d8c5cfb4b (patch)
tree635c5f5a67d5297b6540d02fc6196c0ebe14ac8c
parent9302f7cd6371a5a2d11d60ec2d03acf481b43c79 (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: I378223b3cf1bfa6e7cff15bd080caa7faa17f530 Signed-off-by: Andrew Grimberg <agrimberg@linuxfoundation.org>
-rwxr-xr-xpom.xml6
1 files changed, 3 insertions, 3 deletions
diff --git a/pom.xml b/pom.xml
index 1a2968b..d84a7bb 100755
--- a/pom.xml
+++ b/pom.xml
@@ -14,13 +14,13 @@
<artifactId>sdnc-adaptors</artifactId>
<name>SDN-C Adaptors</name>
- <url>https://wiki.openecomp.org</url>
+ <url>https://wiki.onap.org</url>
<description>The SDN-C core components contains the SLI, dblib and root pom</description>
<issueManagement>
<system>JIRA</system>
- <url>https://jira.openecomp.org/</url>
+ <url>https://jira.onap.org/</url>
</issueManagement>
@@ -32,7 +32,7 @@
<ciManagement>
<system>Jenkins</system>
- <url>https://jenkins.openecomp.org/</url>
+ <url>https://jenkins.onap.org/</url>
</ciManagement>
<distributionManagement>