From b4f108d7814915a47208e110ee077c8130ca2f7f Mon Sep 17 00:00:00 2001 From: Sai Gandham Date: Mon, 9 Apr 2018 01:12:45 +0000 Subject: Modify parent in parent modules Issue-ID: AAF-215 Change-Id: I424ef918de779d17043045f5aac66c2863845e1a Signed-off-by: Sai Gandham --- cadi/pom.xml | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) (limited to 'cadi/pom.xml') diff --git a/cadi/pom.xml b/cadi/pom.xml index 93fa24a6..74773676 100644 --- a/cadi/pom.xml +++ b/cadi/pom.xml @@ -21,11 +21,11 @@ --> 4.0.0 - + org.onap.aaf.authz.cadi parent AAF CADI Parent (Code, Access, Data, Identity) @@ -39,7 +39,6 @@ true - 2.1.0-SNAPSHOT UTF-8 9.3.9.v20160517 1.5.1 @@ -147,7 +146,7 @@ org.onap.aaf.authz.auth aaf-auth-client - ${project.authClientVersion} + ${project.version} -- cgit 1.2.3-korg