From b37ba9bf31a1c55b34bb3a213da20654a1e36eca Mon Sep 17 00:00:00 2001 From: Sai Gandham Date: Mon, 9 Apr 2018 17:06:26 +0000 Subject: [PATCH] Include only auth-client in parent Only buidling auth-client to release it first. Issue-ID: AAF-215 Change-Id: I3bbb2fea77b6ab516482691a8cd83fd0e983c94c Signed-off-by: Sai Gandham --- auth/auth-client/pom.xml | 6 +----- pom.xml | 4 ++-- 2 files changed, 3 insertions(+), 7 deletions(-) diff --git a/auth/auth-client/pom.xml b/auth/auth-client/pom.xml index df870a82..7f167855 100644 --- a/auth/auth-client/pom.xml +++ b/auth/auth-client/pom.xml @@ -22,11 +22,7 @@ 4.0.0 - - org.onap.aaf.authz - parent - 2.1.0-SNAPSHOT - + aaf-auth-client diff --git a/pom.xml b/pom.xml index 23a1e94b..6e3840ad 100644 --- a/pom.xml +++ b/pom.xml @@ -145,9 +145,9 @@ auth/auth-client - misc + -- 2.16.6