diff options
author | sg481n <sg481n@att.com> | 2017-09-17 13:25:40 -0400 |
---|---|---|
committer | sg481n <sg481n@att.com> | 2017-09-17 13:25:45 -0400 |
commit | 8af1fa76c1ffdf8ccf1cf05f55ac4cc05ce2863b (patch) | |
tree | 1d73b6e2633682aa3eef72c210050c2869e601a9 | |
parent | 5c30b7fc8fcbf049fea01d6484505812b6bceabf (diff) |
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: Id6f510ddfe0ba95d1a2656cc59bcb8f938abb49e
Signed-off-by: sg481n <sg481n@att.com>
-rw-r--r-- | pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -27,7 +27,7 @@ <groupId>org.onap.aaf.authz</groupId> <artifactId>parent</artifactId> <version>1.0.0-SNAPSHOT</version> - <name>aaf-authz</name> + <name>Authz Parent (pom)</name> <packaging>pom</packaging> <url>https://github.com/att/AAF</url> <licenses> |