Update domain URLs from openecomp.org to onap.org 23/2723/1
authorAndrew Grimberg <agrimberg@linuxfoundation.org>
Wed, 29 Mar 2017 20:48:01 +0000 (13:48 -0700)
committerAndrew Grimberg <agrimberg@linuxfoundation.org>
Wed, 29 Mar 2017 20:48:01 +0000 (13:48 -0700)
The openecomp.org namespace is deprecated in favor of the onap.org
namespace

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

diff --git a/pom.xml b/pom.xml
index 548d75b..768fc76 100755 (executable)
--- a/pom.xml
+++ b/pom.xml
        <artifactId>sdnc-plugins</artifactId>
 
        <name>SDN-C Java Plugins</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>
 
 
@@ -33,7 +33,7 @@
 
        <ciManagement>
                <system>Jenkins</system>
-               <url>https://jenkins.openecomp.org</url>
+               <url>https://jenkins.onap.org</url>
        </ciManagement>