aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndrew Grimberg <agrimberg@linuxfoundation.org>2017-03-29 13:48:01 -0700
committerAndrew Grimberg <agrimberg@linuxfoundation.org>2017-03-29 13:48:01 -0700
commit052a0b5a91863d29bac74ff240fe2b23785cee42 (patch)
treea1226f6772cad71275b52cc6ead8cf73f9c7e0ce
parent7d8ae59e27a97e036250b5180b658f37c80f58d6 (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: Ibf70067ce86f91abe8b02f54160745de11a8cf26 Signed-off-by: Andrew Grimberg <agrimberg@linuxfoundation.org>
-rwxr-xr-xpom.xml6
1 files changed, 3 insertions, 3 deletions
diff --git a/pom.xml b/pom.xml
index 548d75b..768fc76 100755
--- a/pom.xml
+++ b/pom.xml
@@ -14,13 +14,13 @@
<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>