From 17ca744723bd652f15d59d6c8555824f6e49018d Mon Sep 17 00:00:00 2001 From: Instrumental Date: Thu, 29 Mar 2018 16:54:19 -0500 Subject: Change groupID to match Garrit Project Issue-ID: AAF-206 Change-Id: I2f9f83c210a6741b6c25c8045466d0c7a8e31811 Signed-off-by: Instrumental --- auth/auth-deforg/pom.xml | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) (limited to 'auth/auth-deforg') diff --git a/auth/auth-deforg/pom.xml b/auth/auth-deforg/pom.xml index 1fa3f495..2e02120d 100644 --- a/auth/auth-deforg/pom.xml +++ b/auth/auth-deforg/pom.xml @@ -25,7 +25,7 @@ parent ../pom.xml - org.onap.aaf.auth + org.onap.aaf.authz.auth 2.1.0-SNAPSHOT @@ -73,6 +73,8 @@ true + + false 0.7.7.201606060606 @@ -93,12 +95,12 @@ - org.onap.aaf.cadi + org.onap.aaf.authz.cadi aaf-cadi-core - org.onap.aaf.auth + org.onap.aaf.authz.auth aaf-auth-core -- cgit 1.2.3-korg