Change-Id: Ib7277757ed7ddd6f6cbdb64bef87d0c4c1bd0eaf
Signed-off-by: Anaël Closson <ac2550@intl.att.com>
<snapshotNexusPath>/content/repositories/snapshots/</snapshotNexusPath>
<releaseNexusPath>/content/repositories/releases/</releaseNexusPath>
<stagingNexusPath>/content/repositories/staging/</stagingNexusPath>
+ <siteNexusPath>/content/sites/site/org/onap/mso/lib/${project.version}</siteNexusPath>
</properties>
<distributionManagement>
<repository>
</snapshotRepository>
<site>
<id>ecomp-site</id>
- <url>dav:${nexusproxy}${sitePath}</url>
+ <url>dav:${nexusproxy}${siteNexusPath}</url>
</site>
</distributionManagement>
<modules>