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 --- cadi/core/pom.xml | 9 +++------ 1 file changed, 3 insertions(+), 6 deletions(-) (limited to 'cadi/core/pom.xml') diff --git a/cadi/core/pom.xml b/cadi/core/pom.xml index 6a461744..9a2a127d 100644 --- a/cadi/core/pom.xml +++ b/cadi/core/pom.xml @@ -13,7 +13,7 @@ - org.onap.aaf.cadi + org.onap.aaf.authz.cadi parent .. 1.5.0-SNAPSHOT @@ -26,7 +26,7 @@ - 0.7.7.201606060606 + 0.7.7.201606060606 3.2 jacoco @@ -91,7 +91,6 @@ org.apache.maven.plugins maven-jarsigner-plugin 1.4 - org.apache.maven.plugins @@ -116,10 +115,9 @@ - + org.sonatype.plugins nexus-staging-maven-plugin - 1.6.7 true ${nexusproxy} @@ -130,7 +128,6 @@ org.jacoco jacoco-maven-plugin - 0.7.7.201606060606 true -- cgit 1.2.3-korg