Change-Id: Id618eac8d8261a1ebb46510fcc6d83afd03ce619
Signed-off-by: ChrisC <cc697w@intl.att.com>
<description>This project is responsible of the final packages</description>
<organization>
<name>OPENECOMP - MSO</name>
- <url>http://www.openecomp.org/</url>
+ <url>http://www.onap.org/</url>
</organization>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
<!-- If the maven profile "docker" is specified the parameter -Dmso.git.url=<MsoGitRepo> must be provided
- i.e: mvn clean install -P docker -Dmso.git.url=https://gerrit.openecomp.org/r-->
+ i.e: mvn clean install -P docker -Dmso.git.url=https://gerrit.onap.org/r-->
<mso.git.url>${env.GIT_NO_PROJECT}</mso.git.url>
</properties>
<!-- 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>