From bd890c575163e4d87ac24198b9c68a39cf4bbc4d Mon Sep 17 00:00:00 2001 From: sg481n Date: Mon, 28 Aug 2017 12:11:35 -0400 Subject: Update project structure to org.onap.aaf Update project structure of authz module in aaf from com.att to org.onap.aaf and add distribution management and repositories. Issue-id: AAF-21 Change-Id: Ia2486954e99f2bd60f18122ed60d32d5590781e9 Signed-off-by: sg481n --- authz-client/pom.xml | 14 ++++++-------- 1 file changed, 6 insertions(+), 8 deletions(-) (limited to 'authz-client/pom.xml') diff --git a/authz-client/pom.xml b/authz-client/pom.xml index c1c3192e..38fe15c5 100644 --- a/authz-client/pom.xml +++ b/authz-client/pom.xml @@ -27,14 +27,12 @@ 4.0.0 - - - org.onap.aaf.authz authz-client - 1.0.0-SNAPSHOT - jar Authz Client Client and XSD Generated code for Authz + org.onap.aaf.authz + 1.0.0-SNAPSHOT + jar https://github.com/att/AAF @@ -51,7 +49,7 @@ - + UTF-8 /opt/app/aft/${project.artifactId}/${project.version} true @@ -180,7 +178,8 @@ - + + org.sonatype.plugins nexus-staging-maven-plugin 1.6.7 @@ -238,6 +237,5 @@ https://repository.jboss.org/nexus/content/groups/public - -- cgit 1.2.3-korg