Update domain URLs from openecomp.org to onap.org 89/2689/1
authorAndrew Grimberg <agrimberg@linuxfoundation.org>
Wed, 29 Mar 2017 19:59:31 +0000 (12:59 -0700)
committerAndrew Grimberg <agrimberg@linuxfoundation.org>
Wed, 29 Mar 2017 19:59:31 +0000 (12:59 -0700)
The openecomp.org namespace is deprecated in favor of the onap.org
namespace

Change-Id: I820ea58d439f15f79262f42094dcb9523d311129
Signed-off-by: Andrew Grimberg <agrimberg@linuxfoundation.org>
pom.xml

diff --git a/pom.xml b/pom.xml
index 70fab51..ece7873 100644 (file)
--- a/pom.xml
+++ b/pom.xml
        <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>