From 2d1ddb66a337696915b598d8997ac1b435a6532f Mon Sep 17 00:00:00 2001 From: Jimmy Forsyth Date: Tue, 25 Jun 2019 10:26:51 -0400 Subject: [PATCH] Set oparent to 2.0.0 Issue-ID: AAI-2464 Signed-off-by: Jimmy Forsyth Change-Id: I7eaef97c6c95063937b613711de48e3e692a22f4 --- aai-annotations/pom.xml | 4 ---- aai-auth/pom.xml | 4 ---- aai-core/pom.xml | 4 ---- aai-schema-ingest/pom.xml | 4 ---- aai-utils/pom.xml | 4 ---- pom.xml | 18 +----------------- 6 files changed, 1 insertion(+), 37 deletions(-) diff --git a/aai-annotations/pom.xml b/aai-annotations/pom.xml index 09d86e55..69681c3f 100644 --- a/aai-annotations/pom.xml +++ b/aai-annotations/pom.xml @@ -55,10 +55,6 @@ org.apache.maven.plugins maven-deploy-plugin - - org.sonatype.plugins - nexus-staging-maven-plugin - diff --git a/aai-auth/pom.xml b/aai-auth/pom.xml index 0a1f7eb7..d9a072a7 100644 --- a/aai-auth/pom.xml +++ b/aai-auth/pom.xml @@ -70,10 +70,6 @@ maven-site-plugin 3.3 - - org.sonatype.plugins - nexus-staging-maven-plugin - diff --git a/aai-core/pom.xml b/aai-core/pom.xml index 6c729fcb..4ae59519 100644 --- a/aai-core/pom.xml +++ b/aai-core/pom.xml @@ -175,10 +175,6 @@ org.apache.maven.plugins maven-deploy-plugin - - org.sonatype.plugins - nexus-staging-maven-plugin - org.apache.maven.plugins maven-site-plugin diff --git a/aai-schema-ingest/pom.xml b/aai-schema-ingest/pom.xml index 33a3f47b..5d294e39 100644 --- a/aai-schema-ingest/pom.xml +++ b/aai-schema-ingest/pom.xml @@ -48,10 +48,6 @@ org.apache.maven.plugins maven-deploy-plugin - - org.sonatype.plugins - nexus-staging-maven-plugin - org.apache.maven.plugins maven-site-plugin diff --git a/aai-utils/pom.xml b/aai-utils/pom.xml index 0f3cd5a4..3a6a7b4d 100644 --- a/aai-utils/pom.xml +++ b/aai-utils/pom.xml @@ -120,10 +120,6 @@ maven-site-plugin 3.3 - - org.sonatype.plugins - nexus-staging-maven-plugin - diff --git a/pom.xml b/pom.xml index d51535a5..6f891bdf 100644 --- a/pom.xml +++ b/pom.xml @@ -25,7 +25,7 @@ org.onap.oparent oparent - 1.1.0 + 2.0.0 org.onap.aai.aai-common @@ -123,17 +123,6 @@ - - org.sonatype.plugins - nexus-staging-maven-plugin - 1.6.7 - true - - ${onap.nexus.url} - 176c31dfe190a - ecomp-staging - - com.mycila license-maven-plugin @@ -256,11 +245,6 @@ ECOMP Release Repository ${onap.nexus.url}/content/repositories/releases/ - - ecomp-staging - ECOMP Staging Repository - ${onap.nexus.url}/content/repositories/staging/ - ecomp-snapshots ECOMP Snapshot Repository -- 2.16.6