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=refs%2Fchanges%2F19%2F1619%2F1;p=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 46e04ade7..fb140aea3 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} + + +