Change-Id: Ia5d2451e994a3e870cdf2f151bfce8be070f7b82
Signed-off-by: Manoop Talasila <talasila@research.att.com>
<snapshotNexusPath>/content/repositories/snapshots/</snapshotNexusPath>
<releaseNexusPath>/content/repositories/releases/</releaseNexusPath>
<stagingNexusPath>/content/repositories/staging/</stagingNexusPath>
+ <sitePath>/content/sites/site/org/openecomp/ecompsdkos/${project.version}</sitePath>
</properties>
<reporting>
<name>OpenECOMP - Snapshot Repository</name>
<url>${nexusproxy}/${snapshotNexusPath}</url>
</snapshotRepository>
-
- <site>
- <id>nexus</id>
- <url>dav:https://ecomp-nexus:8443/repository/portalsdk-javadoc/${version}</url>
- </site>
+
+ <site>
+ <id>ecomp-site</id>
+ <url>dav:${nexusproxy}${sitePath}</url>
+ </site>
</distributionManagement>
</project>