From 6d8487a5cb4dd0970c9a0f8ba001c74356e13d9c Mon Sep 17 00:00:00 2001 From: Sai Gandham Date: Tue, 27 Mar 2018 18:05:26 +0000 Subject: Modify deploy plugin for authz Issue-ID: AAF-197 Change-Id: Ic42b462ee01cae61280208f523137c4f21f05bf2 Signed-off-by: Sai Gandham --- misc/pom.xml | 11 +++++++++++ 1 file changed, 11 insertions(+) (limited to 'misc/pom.xml') diff --git a/misc/pom.xml b/misc/pom.xml index 018ec082..c346efef 100644 --- a/misc/pom.xml +++ b/misc/pom.xml @@ -27,6 +27,12 @@ AAF Misc Parent 1.3.0-SNAPSHOT pom + + + org.onap.oparent + oparent + 1.1.0 + UTF-8 @@ -230,6 +236,11 @@ AAF Release Repository ${nexusproxy}${releaseNexusPath} + + ecomp-snapshots + AAF Snapshot Repository + ${nexusproxy}${snapshotNexusPath} + ecomp-site dav:${nexusproxy}${sitePath} -- cgit 1.2.3-korg