From: Jimmy Forsyth Date: Thu, 2 Mar 2017 22:45:01 +0000 (-0500) Subject: [OS-144] Fixing dist repos X-Git-Tag: v1.1.0~69 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=7132705c7dfbd3815a80c6e2ef13bdd35f7abac9;p=sandbox-vid.git [OS-144] Fixing dist repos Change-Id: I92ff28ed04084421d35de76382d1b7e42746057c Signed-off-by: Jimmy Forsyth --- diff --git a/vid/pom.xml b/vid/pom.xml index 46e04ade..fb140aea 100644 --- a/vid/pom.xml +++ b/vid/pom.xml @@ -56,6 +56,24 @@ + + + ecomp-releases + VID Release Repository + ${nexusproxy}/${releaseNexusPath} + + + ecomp-snapshots + VID Snapshot Repository + ${nexusproxy}/${snapshotNexusPath} + + + + ecomp-javadoc + dav:${nexusproxy}/content/repositories/vid-javadoc/${project.version} + + +