aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorAndrew Grimberg <agrimberg@linuxfoundation.org>2017-03-29 13:49:58 -0700
committerAndrew Grimberg <agrimberg@linuxfoundation.org>2017-03-29 13:49:58 -0700
commit9c0d7495e8e2a0e6709c29c823aceab5fa01e84f (patch)
treee0029d7d9329c9365eb867e6c99ae05ad800537f /pom.xml
parentca926225fd6b5ba8e5145dcce1efa98091fe72a0 (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: Id3d9ee9b5af065a11943f43a0a904d751ee5e459 Signed-off-by: Andrew Grimberg <agrimberg@linuxfoundation.org>
Diffstat (limited to 'pom.xml')
-rwxr-xr-xpom.xml6
1 files changed, 3 insertions, 3 deletions
diff --git a/pom.xml b/pom.xml
index eb1ec7e..4469f9a 100755
--- a/pom.xml
+++ b/pom.xml
@@ -8,7 +8,7 @@
<artifactId>sdnc-core</artifactId>
<name>SDN-C Core Components</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>
<parent>
@@ -21,7 +21,7 @@
<issueManagement>
<system>JIRA</system>
- <url>http://jira.openecomp.org/</url>
+ <url>http://jira.onap.org/</url>
</issueManagement>
@@ -34,7 +34,7 @@
<ciManagement>
<system>Jenkins</system>
- <url>https://jenkins.openecomp.org/</url>
+ <url>https://jenkins.onap.org/</url>
</ciManagement>