Change-Id: Id9835f9c15568238df7c9b8da948bebe44239460
Signed-off-by: Anaël C <ac2550@intl.att.com>
<repository>
<id>mso-releases</id>
<name>MSO Release Repository</name>
- <url>https://162.242.254.138:8443/repository/maven-releases/</url>
+ <url>https://nexus.openecomp.org/content/repositories/releases/</url>
</repository>
<snapshotRepository>
<id>mso-snapshots</id>
<name>MSO Snapshot Repository</name>
- <url>https://162.242.254.138:8443/repository/maven-snapshots/</url>
+ <url>https://nexus.openecomp.org/content/repositories/snapshots/</url>
</snapshotRepository>
</distributionManagement>
</plugin>
</plugins>
</build>
-</project>
\ No newline at end of file
+</project>