From a9f4fe1c0aa5e652506a6de2dfc0f97e9be829d4 Mon Sep 17 00:00:00 2001 From: sg481n Date: Sat, 16 Sep 2017 23:16:53 -0400 Subject: 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 --- authz-cass/pom.xml | 1 - authz-certman/pom.xml | 1 - authz-client/pom.xml | 1 - authz-cmd/pom.xml | 1 - authz-core/pom.xml | 1 - authz-defOrg/pom.xml | 1 - authz-fs/pom.xml | 1 - authz-gui/pom.xml | 1 - authz-gw/pom.xml | 1 - authz-service/pom.xml | 3 +-- authz-test/pom.xml | 1 - pom.xml | 1 - 12 files changed, 1 insertion(+), 13 deletions(-) diff --git a/authz-cass/pom.xml b/authz-cass/pom.xml index b04f151b..c3863619 100644 --- a/authz-cass/pom.xml +++ b/authz-cass/pom.xml @@ -159,7 +159,6 @@ ${nexusproxy} 176c31dfe190a ecomp-staging - ${skip.staging.artifacts} diff --git a/authz-certman/pom.xml b/authz-certman/pom.xml index dd89698a..98266d65 100644 --- a/authz-certman/pom.xml +++ b/authz-certman/pom.xml @@ -160,7 +160,6 @@ ${nexusproxy} 176c31dfe190a ecomp-staging - ${skip.staging.artifacts} diff --git a/authz-client/pom.xml b/authz-client/pom.xml index 8d2c79ef..6ef4852f 100644 --- a/authz-client/pom.xml +++ b/authz-client/pom.xml @@ -195,7 +195,6 @@ ${nexusproxy} 176c31dfe190a ecomp-staging - ${skip.staging.artifacts} diff --git a/authz-cmd/pom.xml b/authz-cmd/pom.xml index 4e25c765..86c1bdef 100644 --- a/authz-cmd/pom.xml +++ b/authz-cmd/pom.xml @@ -170,7 +170,6 @@ ${nexusproxy} 176c31dfe190a ecomp-staging - ${skip.staging.artifacts} diff --git a/authz-core/pom.xml b/authz-core/pom.xml index a1a7d593..833b3eef 100644 --- a/authz-core/pom.xml +++ b/authz-core/pom.xml @@ -151,7 +151,6 @@ ${nexusproxy} 176c31dfe190a ecomp-staging - ${skip.staging.artifacts} diff --git a/authz-defOrg/pom.xml b/authz-defOrg/pom.xml index ee1c9417..b7a7136d 100644 --- a/authz-defOrg/pom.xml +++ b/authz-defOrg/pom.xml @@ -99,7 +99,6 @@ ${nexusproxy} 176c31dfe190a ecomp-staging - ${skip.staging.artifacts} 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 @@ ${nexusproxy} 176c31dfe190a ecomp-staging - ${skip.staging.artifacts} 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 @@ ${nexusproxy} 176c31dfe190a ecomp-staging - ${skip.staging.artifacts} diff --git a/authz-gw/pom.xml b/authz-gw/pom.xml index e997dfde..b1fb26a8 100644 --- a/authz-gw/pom.xml +++ b/authz-gw/pom.xml @@ -140,7 +140,6 @@ ${nexusproxy} 176c31dfe190a ecomp-staging - ${skip.staging.artifacts} diff --git a/authz-service/pom.xml b/authz-service/pom.xml index ec11fb2c..a62f152d 100644 --- a/authz-service/pom.xml +++ b/authz-service/pom.xml @@ -55,7 +55,7 @@ 1 1.0.0-SNAPSHOT ${basedir}/target/ - zlp11313.vci.att.com:5100 + nexus3.onap.org opt/app/aaf/${project.artifactId}/${project.version} java jacoco @@ -391,7 +391,6 @@ ${nexusproxy} 176c31dfe190a ecomp-staging - ${skip.staging.artifacts} diff --git a/authz-test/pom.xml b/authz-test/pom.xml index a7b326a3..36f30833 100644 --- a/authz-test/pom.xml +++ b/authz-test/pom.xml @@ -174,7 +174,6 @@ ${nexusproxy} 176c31dfe190a ecomp-staging - ${skip.staging.artifacts} diff --git a/pom.xml b/pom.xml index ba50a9bb..ff2bb9c7 100644 --- a/pom.xml +++ b/pom.xml @@ -251,7 +251,6 @@ ${nexusproxy} 176c31dfe190a ecomp-staging - ${skip.staging.artifacts} -- cgit 1.2.3-korg