From 6d8487a5cb4dd0970c9a0f8ba001c74356e13d9c Mon Sep 17 00:00:00 2001 From: Sai Gandham Date: Tue, 27 Mar 2018 18:05:26 +0000 Subject: [PATCH] Modify deploy plugin for authz Issue-ID: AAF-197 Change-Id: Ic42b462ee01cae61280208f523137c4f21f05bf2 Signed-off-by: Sai Gandham --- cadi/pom.xml | 7 +++++++ misc/env/pom.xml | 5 +++++ misc/log4j/pom.xml | 7 ++++++- misc/pom.xml | 11 +++++++++++ misc/rosetta/pom.xml | 5 +++++ misc/xgen/pom.xml | 5 +++++ 6 files changed, 39 insertions(+), 1 deletion(-) diff --git a/cadi/pom.xml b/cadi/pom.xml index 133ee67d..1fda3930 100644 --- a/cadi/pom.xml +++ b/cadi/pom.xml @@ -31,6 +31,13 @@ pom + + + org.onap.oparent + oparent + 1.1.0 + + true UTF-8 diff --git a/misc/env/pom.xml b/misc/env/pom.xml index ddc76cbb..2859f4ba 100644 --- a/misc/env/pom.xml +++ b/misc/env/pom.xml @@ -168,6 +168,11 @@ AAF Release Repository ${nexusproxy}${releaseNexusPath} + + ecomp-snapshots + AAF Snapshot Repository + ${nexusproxy}${snapshotNexusPath} + ecomp-site dav:${nexusproxy}${sitePath} diff --git a/misc/log4j/pom.xml b/misc/log4j/pom.xml index 1f0cffa0..6ceae31e 100644 --- a/misc/log4j/pom.xml +++ b/misc/log4j/pom.xml @@ -109,7 +109,7 @@ maven-deploy-plugin 2.6 - false + true @@ -184,6 +184,11 @@ AAF Release Repository ${nexusproxy}${releaseNexusPath} + + ecomp-snapshots + AAF Snapshot Repository + ${nexusproxy}${snapshotNexusPath} + ecomp-site dav:${nexusproxy}${sitePath} 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} diff --git a/misc/rosetta/pom.xml b/misc/rosetta/pom.xml index 57e8c90f..3226613c 100644 --- a/misc/rosetta/pom.xml +++ b/misc/rosetta/pom.xml @@ -183,6 +183,11 @@ AAF Release Repository ${nexusproxy}${releaseNexusPath} + + ecomp-snapshots + AAF Snapshot Repository + ${nexusproxy}${snapshotNexusPath} + ecomp-site dav:${nexusproxy}${sitePath} diff --git a/misc/xgen/pom.xml b/misc/xgen/pom.xml index f34e60a3..4a23a993 100644 --- a/misc/xgen/pom.xml +++ b/misc/xgen/pom.xml @@ -167,6 +167,11 @@ AAF Release Repository ${nexusproxy}${releaseNexusPath} + + ecomp-snapshots + AAF Snapshot Repository + ${nexusproxy}${snapshotNexusPath} + ecomp-site dav:${nexusproxy}${sitePath} -- 2.16.6