From ed3acdbb2d22e819218eea730932950d69d985fe Mon Sep 17 00:00:00 2001 From: "Tej, Tarun" Date: Thu, 24 Aug 2017 13:54:39 -0400 Subject: [PATCH] Fixes for pom warnings Removed duplicates and overriden version warnings from pom.xml Issue-Id: POLICY-167 Change-Id: Idd3695ae12988b02eff9a1f1a4cded723da4b980 Signed-off-by: Tarun Tej Velaga --- ONAP-SDK-APP/pom.xml | 1 - POLICY-SDK-APP/pom.xml | 1 - pom.xml | 3 --- 3 files changed, 5 deletions(-) diff --git a/ONAP-SDK-APP/pom.xml b/ONAP-SDK-APP/pom.xml index 5a2cab5b7..aae25fa94 100644 --- a/ONAP-SDK-APP/pom.xml +++ b/ONAP-SDK-APP/pom.xml @@ -74,7 +74,6 @@ org.apache.maven.plugins maven-surefire-plugin - 2.19.1 ${skiptests} diff --git a/POLICY-SDK-APP/pom.xml b/POLICY-SDK-APP/pom.xml index fe861fea9..c84fbb7ca 100644 --- a/POLICY-SDK-APP/pom.xml +++ b/POLICY-SDK-APP/pom.xml @@ -30,7 +30,6 @@ org.apache.maven.plugins maven-surefire-plugin - 2.19.1 ${skiptests} diff --git a/pom.xml b/pom.xml index 5c1fdb188..e7699b421 100644 --- a/pom.xml +++ b/pom.xml @@ -108,7 +108,6 @@ org.sonatype.plugins nexus-staging-maven-plugin - 1.6.7 true ${nexusproxy} @@ -119,7 +118,6 @@ org.apache.maven.plugins maven-deploy-plugin - 2.8 @@ -127,7 +125,6 @@ org.apache.maven.plugins maven-surefire-plugin - 2.19.1 org.apache.maven.plugins -- 2.16.6