summaryrefslogtreecommitdiffstats
path: root/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 /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 'pom.xml')
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index ff2bb9c7..f3d83c7d 100644
--- a/pom.xml
+++ b/pom.xml
@@ -348,7 +348,6 @@
<module>authz-core</module>
<module>authz-cass</module>
<module>authz-defOrg</module>
- <module>authz-service</module>
<module>authz-cmd</module>
<!-- <module>authz-batch</module>-->
<module>authz-test</module>
@@ -356,6 +355,7 @@
<module>authz-gw</module>
<module>authz-certman</module>
<module>authz-fs</module>
+ <module>authz-service</module>
</modules>
<dependencyManagement>