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/log4j/pom.xml | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) (limited to 'misc/log4j') 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} -- cgit 1.2.3-korg