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

Change-Id: I28fe5014fd1c443fa8c68b58008e2a4c242cb7c5
Signed-off-by: Andrew Grimberg <agrimberg@linuxfoundation.org>
Former-commit-id: e37d52d7152711e8638ffea320d35e6d74cc8c82

pom.xml

diff --git a/pom.xml b/pom.xml
index 81142b3..0915fa9 100755 (executable)
--- a/pom.xml
+++ b/pom.xml
        <version>1.1.0-SNAPSHOT</version>
 
        <name>SDN-C OAM</name>
-       <url>https://wiki.openecomp.org</url>
+       <url>https://wiki.onap.org</url>
        <description>The SDN-C OAM component contains the components needed to operate, administer and maintain the SDN-C platform.</description>
 
 
        <issueManagement>
                <system>JIRA</system>
-               <url>https://jira.openecomp.org/</url>
+               <url>https://jira.onap.org/</url>
        </issueManagement>
 
         <scm>
@@ -33,7 +33,7 @@
 
        <ciManagement>
                <system>Jenkins</system>
-               <url>https://jenkins.openecomp.org/</url>
+               <url>https://jenkins.onap.org/</url>
        </ciManagement>
 
     <distributionManagement>