aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorAndrew Grimberg <agrimberg@linuxfoundation.org>2017-03-29 13:51:39 -0700
committerAndrew Grimberg <agrimberg@linuxfoundation.org>2017-03-29 13:51:39 -0700
commitd748694a42d95e4c9ada8f450ff407e43b588687 (patch)
tree0a89146225633fe6b290aba727bd0e9dddab837b /pom.xml
parentaff623df95cfd0f55c0f5cf6447f6eb2d3a6e32a (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: Icca272615a21c5c07d4c4341759752e758a45957 Signed-off-by: Andrew Grimberg <agrimberg@linuxfoundation.org>
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/pom.xml b/pom.xml
index 7e308c70b7..0f0ca27011 100644
--- a/pom.xml
+++ b/pom.xml
@@ -12,7 +12,7 @@
</description>
<organization>
<name>OPENECOMP - MSO</name>
- <url>http://www.openecomp.org/</url>
+ <url>http://www.onap.org/</url>
</organization>
<modules>
<module>common</module>
@@ -39,7 +39,7 @@
<!-- this is used for Chef mso-code cookbook -->
<swm.version>2.19.3-1</swm.version>
<evosuiteVersion>1.0.4-alpha2</evosuiteVersion>
- <nexusproxy>https://nexus.openecomp.org</nexusproxy>
+ <nexusproxy>https://nexus.onap.org</nexusproxy>
<snapshotNexusPath>/content/repositories/snapshots/</snapshotNexusPath>
<releaseNexusPath>/content/repositories/releases/</releaseNexusPath>
<sitePath>/content/sites/site/org/openecomp/mso/${project.version}</sitePath>