From: Tej, Tarun Date: Thu, 24 Aug 2017 17:54:39 +0000 (-0400) Subject: Fixes for pom warnings X-Git-Tag: v1.1.0~97 X-Git-Url: https://gerrit.onap.org/r/gitweb?p=policy%2Fengine.git;a=commitdiff_plain;h=ed3acdbb2d22e819218eea730932950d69d985fe 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 --- 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