From a2ac6780451f31bf01718cf4e3f196ac421186fd Mon Sep 17 00:00:00 2001 From: sg481n Date: Mon, 18 Sep 2017 16:35:50 -0400 Subject: Update AAF project version to release docker image Removed deploy plugin from all pom's.Updated project version to 1.0.1-SNAPSHOT and modified few aaf property files to release docker image of aaf to nexts onap. Change-Id: Ic048da22d69b8030974b97bb118892d4b9328f21 Issue-id: AAF-60 Signed-off-by: sg481n --- authz-client/pom.xml | 11 ++--------- 1 file changed, 2 insertions(+), 9 deletions(-) (limited to 'authz-client') diff --git a/authz-client/pom.xml b/authz-client/pom.xml index 6ef4852f..4151ab24 100644 --- a/authz-client/pom.xml +++ b/authz-client/pom.xml @@ -31,7 +31,7 @@ Authz Client Client and XSD Generated code for Authz org.onap.aaf.authz - 1.0.0-SNAPSHOT + 1.0.1-SNAPSHOT jar https://github.com/att/AAF @@ -104,14 +104,7 @@ 1.6 - - org.apache.maven.plugins - maven-deploy-plugin - 2.5 - - false - - + -- cgit 1.2.3-korg