From 5c30b7fc8fcbf049fea01d6484505812b6bceabf Mon Sep 17 00:00:00 2001 From: sg481n Date: Sun, 17 Sep 2017 11:37:00 -0400 Subject: Release docker image of AAF to onap nexus MOdify staging plugin in all poms in aaf/authz to release aaf docker image into ONAP nexus Issue-id: AAF-60 Change-Id: I9f5bc9bd60e50de6a4bfa343c08e31a00439c51a Signed-off-by: sg481n --- authz-gw/pom.xml | 2 ++ 1 file changed, 2 insertions(+) (limited to 'authz-gw') diff --git a/authz-gw/pom.xml b/authz-gw/pom.xml index b1fb26a8..8d62f9e2 100644 --- a/authz-gw/pom.xml +++ b/authz-gw/pom.xml @@ -72,6 +72,7 @@ org.onap.aaf.authz authz-core + ${project.version} @@ -84,6 +85,7 @@ org.onap.aaf.cadi cadi-aaf + ${project.version} -- cgit 1.2.3-korg