From 2caf7349e01426748a712540125fcf31a96028ed Mon Sep 17 00:00:00 2001 From: Sai Gandham Date: Tue, 27 Mar 2018 18:25:51 +0000 Subject: Modify deploy plugin for authz Issue-ID: AAF-197 Change-Id: I471d254ee3b4c443c822bce8be3b3c8f1e6b0aba Signed-off-by: Sai Gandham --- auth/auth-client/pom.xml | 2 +- cadi/pom.xml | 8 ++------ misc/pom.xml | 6 +----- 3 files changed, 4 insertions(+), 12 deletions(-) diff --git a/auth/auth-client/pom.xml b/auth/auth-client/pom.xml index a255b64a..25a406e4 100644 --- a/auth/auth-client/pom.xml +++ b/auth/auth-client/pom.xml @@ -120,7 +120,7 @@ maven-deploy-plugin 2.5 - false + true diff --git a/cadi/pom.xml b/cadi/pom.xml index 1fda3930..fe0444c9 100644 --- a/cadi/pom.xml +++ b/cadi/pom.xml @@ -32,11 +32,7 @@ pom - - org.onap.oparent - oparent - 1.1.0 - + true @@ -336,7 +332,7 @@ maven-deploy-plugin 2.8.1 - false + true diff --git a/misc/pom.xml b/misc/pom.xml index c346efef..35a49d3f 100644 --- a/misc/pom.xml +++ b/misc/pom.xml @@ -28,11 +28,7 @@ 1.3.0-SNAPSHOT pom - - org.onap.oparent - oparent - 1.1.0 - + UTF-8 -- cgit 1.2.3-korg