aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndrew Grimberg <agrimberg@linuxfoundation.org>2017-03-29 12:59:31 -0700
committerAndrew Grimberg <agrimberg@linuxfoundation.org>2017-03-29 12:59:31 -0700
commitbad28c7b447d03e73f43f203a89a0ed5d425ee88 (patch)
tree3e819dba4aea64c23d1725221f563ed7291eb71b
parent209ddd73230bbe6e138d083ac021f500a8eab817 (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: I820ea58d439f15f79262f42094dcb9523d311129 Signed-off-by: Andrew Grimberg <agrimberg@linuxfoundation.org>
-rw-r--r--pom.xml6
1 files changed, 3 insertions, 3 deletions
diff --git a/pom.xml b/pom.xml
index 70fab512..ece78732 100644
--- a/pom.xml
+++ b/pom.xml
@@ -14,13 +14,13 @@
<artifactId>sdnc-northbound</artifactId>
<name>SDN-C Northbound APIs</name>
- <url>https://wiki.openecomp.org</url>
+ <url>https://wiki.onap.org</url>
<description>The SDN-C Northbound APIs repo contains code for northbound API adaptors, typically MD-SAL applications</description>
<issueManagement>
<system>JIRA</system>
- <url>https://jira.openecomp.org/</url>
+ <url>https://jira.onap.org/</url>
</issueManagement>
@@ -33,7 +33,7 @@
<ciManagement>
<system>Jenkins</system>
- <url>https://jenkins.openecomp.org/</url>
+ <url>https://jenkins.onap.org/</url>
</ciManagement>
<distributionManagement>