diff options
author | sg481n <sg481n@att.com> | 2017-09-16 23:16:53 -0400 |
---|---|---|
committer | sg481n <sg481n@att.com> | 2017-09-16 23:16:59 -0400 |
commit | a9f4fe1c0aa5e652506a6de2dfc0f97e9be829d4 (patch) | |
tree | 2b7fec65462d4bf57f911b8c7b2e56210aac8822 /authz-gui/pom.xml | |
parent | dc5fcf12db027827a32c54089a4d064908e52dca (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-gui/pom.xml')
-rw-r--r-- | authz-gui/pom.xml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/authz-gui/pom.xml b/authz-gui/pom.xml index 8a6121e0..d1d87432 100644 --- a/authz-gui/pom.xml +++ b/authz-gui/pom.xml @@ -187,7 +187,6 @@ <nexusUrl>${nexusproxy}</nexusUrl> <stagingProfileId>176c31dfe190a</stagingProfileId> <serverId>ecomp-staging</serverId> - <skipNexusStagingDeployMojo>${skip.staging.artifacts}</skipNexusStagingDeployMojo> </configuration> </plugin> <plugin> |