summaryrefslogtreecommitdiffstats
path: root/authz-defOrg/pom.xml
diff options
context:
space:
mode:
authorsg481n <sg481n@att.com>2017-09-17 11:37:00 -0400
committersg481n <sg481n@att.com>2017-09-17 11:37:08 -0400
commit5c30b7fc8fcbf049fea01d6484505812b6bceabf (patch)
tree85b7548c82885c6ea568c4f8e9b1b3e6ed5c81d0 /authz-defOrg/pom.xml
parenta9f4fe1c0aa5e652506a6de2dfc0f97e9be829d4 (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: I9f5bc9bd60e50de6a4bfa343c08e31a00439c51a Signed-off-by: sg481n <sg481n@att.com>
Diffstat (limited to 'authz-defOrg/pom.xml')
-rw-r--r--authz-defOrg/pom.xml2
1 files changed, 2 insertions, 0 deletions
diff --git a/authz-defOrg/pom.xml b/authz-defOrg/pom.xml
index b7a7136d..f7b62a8d 100644
--- a/authz-defOrg/pom.xml
+++ b/authz-defOrg/pom.xml
@@ -74,11 +74,13 @@
<dependency>
<groupId>org.onap.aaf.cadi</groupId>
<artifactId>cadi-core</artifactId>
+ <version>${project.version}</version>
</dependency>
<dependency>
<groupId>org.onap.aaf.authz</groupId>
<artifactId>authz-core</artifactId>
+ <version>${project.version}</version>
</dependency>
<dependency>