From 7f5890c6fc0fc6ac130b0946e744c23e600832e9 Mon Sep 17 00:00:00 2001 From: Jimmy Forsyth Date: Thu, 27 Jun 2019 17:45:36 -0400 Subject: [PATCH] Prepare champ for global-jjb Issue-ID: AAI-2483 Signed-off-by: Jimmy Forsyth Change-Id: I9d5b7576ef008c145ca5aa41b47a4e6819e4acf6 --- champ-lib/champ-core/pom.xml | 3 --- champ-lib/champ-janus/pom.xml | 3 --- champ-lib/champ-titan/pom.xml | 3 --- champ-lib/pom.xml | 3 --- champ-service-deps-janus/pom.xml | 3 --- champ-service-deps-titan/pom.xml | 3 --- champ-service/pom.xml | 6 ------ pom.xml | 5 +---- 8 files changed, 1 insertion(+), 28 deletions(-) diff --git a/champ-lib/champ-core/pom.xml b/champ-lib/champ-core/pom.xml index 78bec61..df143c4 100644 --- a/champ-lib/champ-core/pom.xml +++ b/champ-lib/champ-core/pom.xml @@ -168,9 +168,6 @@ limitations under the License. org.apache.maven.plugins maven-deploy-plugin - - true - com.mycila diff --git a/champ-lib/champ-janus/pom.xml b/champ-lib/champ-janus/pom.xml index 6b72c0b..02b375c 100644 --- a/champ-lib/champ-janus/pom.xml +++ b/champ-lib/champ-janus/pom.xml @@ -145,9 +145,6 @@ limitations under the License. org.apache.maven.plugins maven-deploy-plugin - - true - com.mycila diff --git a/champ-lib/champ-titan/pom.xml b/champ-lib/champ-titan/pom.xml index 9c367a1..de1426a 100644 --- a/champ-lib/champ-titan/pom.xml +++ b/champ-lib/champ-titan/pom.xml @@ -128,9 +128,6 @@ limitations under the License. org.apache.maven.plugins maven-deploy-plugin - - true - com.mycila diff --git a/champ-lib/pom.xml b/champ-lib/pom.xml index e970843..815928f 100644 --- a/champ-lib/pom.xml +++ b/champ-lib/pom.xml @@ -123,9 +123,6 @@ limitations under the License. org.apache.maven.plugins maven-deploy-plugin - - true - com.mycila diff --git a/champ-service-deps-janus/pom.xml b/champ-service-deps-janus/pom.xml index 84d248d..6407f06 100644 --- a/champ-service-deps-janus/pom.xml +++ b/champ-service-deps-janus/pom.xml @@ -330,9 +330,6 @@ limitations under the License. org.apache.maven.plugins maven-deploy-plugin - - true - diff --git a/champ-service-deps-titan/pom.xml b/champ-service-deps-titan/pom.xml index c7a1529..2b35a34 100644 --- a/champ-service-deps-titan/pom.xml +++ b/champ-service-deps-titan/pom.xml @@ -295,9 +295,6 @@ limitations under the License. org.apache.maven.plugins maven-deploy-plugin - - true - diff --git a/champ-service/pom.xml b/champ-service/pom.xml index f27ee5a..bb22cd7 100644 --- a/champ-service/pom.xml +++ b/champ-service/pom.xml @@ -365,12 +365,6 @@ limitations under the License. org.apache.maven.plugins maven-deploy-plugin - - - org.sonatype.plugins - nexus-staging-maven-plugin - - org.apache.maven.plugins maven-site-plugin diff --git a/pom.xml b/pom.xml index 4803df4..012212e 100755 --- a/pom.xml +++ b/pom.xml @@ -25,7 +25,7 @@ limitations under the License. org.onap.oparent oparent - 1.2.0 + 2.0.0 org.onap.aai @@ -55,9 +55,6 @@ limitations under the License. org.apache.maven.plugins maven-deploy-plugin - - true - org.jacoco -- 2.16.6