Issue: PORTAL-90
Change-Id: I8fede5b562af873cc8fb246051117ea89d758598
Signed-off-by: Christopher Lott (cl778h) <clott@research.att.com>
<distributionManagement>
<!-- The id below must match .m2/settings.xml/servers/server/id -->
<repository>
- <id>ecomp-releases</id>
+ <id>releases</id>
<name>OpenECOMP - Release Repository</name>
<url>${nexusproxy}/${releaseNexusPath}</url>
</repository>
<snapshotRepository>
- <id>ecomp-snapshots</id>
+ <id>snapshots</id>
<name>OpenECOMP - Snapshot Repository</name>
<url>${nexusproxy}/${snapshotNexusPath}</url>
</snapshotRepository>