summaryrefslogtreecommitdiffstats
path: root/authz-fs
diff options
context:
space:
mode:
authorsg481n <sg481n@att.com>2017-09-16 23:16:53 -0400
committersg481n <sg481n@att.com>2017-09-16 23:16:59 -0400
commita9f4fe1c0aa5e652506a6de2dfc0f97e9be829d4 (patch)
tree2b7fec65462d4bf57f911b8c7b2e56210aac8822 /authz-fs
parentdc5fcf12db027827a32c54089a4d064908e52dca (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: I95f854c9c802716e135f7fbfb3928d21422c6493 Signed-off-by: sg481n <sg481n@att.com>
Diffstat (limited to 'authz-fs')
-rw-r--r--authz-fs/pom.xml1
1 files changed, 0 insertions, 1 deletions
diff --git a/authz-fs/pom.xml b/authz-fs/pom.xml
index 6ed46fd1..ba2f8d26 100644
--- a/authz-fs/pom.xml
+++ b/authz-fs/pom.xml
@@ -145,7 +145,6 @@
<nexusUrl>${nexusproxy}</nexusUrl>
<stagingProfileId>176c31dfe190a</stagingProfileId>
<serverId>ecomp-staging</serverId>
- <skipNexusStagingDeployMojo>${skip.staging.artifacts}</skipNexusStagingDeployMojo>
</configuration>
</plugin>
<plugin>