diff options
author | Christophe Closset <cc697w@intl.att.com> | 2017-03-30 15:40:41 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2017-03-30 15:40:41 +0000 |
commit | 71549881d9b87825d17ca83340225b88cbcee11c (patch) | |
tree | f74ec978b059ec4be8dea3660ddbf4133418dd2d /pom.xml | |
parent | 8d5a9b0bc0e394d665e74eddac8fbb8500f01ee9 (diff) | |
parent | d748694a42d95e4c9ada8f450ff407e43b588687 (diff) |
Merge "Update domain URLs from openecomp.org to onap.org"
Diffstat (limited to 'pom.xml')
-rw-r--r-- | pom.xml | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -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> |