From: Gary Wu Date: Thu, 4 Oct 2018 23:15:14 +0000 (-0700) Subject: Remove unnecessary dependency in version-manifest X-Git-Tag: 3.0.0~207 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=refs%2Fchanges%2F68%2F69868%2F1;p=integration.git Remove unnecessary dependency in version-manifest Change-Id: I6553309c883a20f9c2cdb0cb9976acffab239419 Issue-ID: INT-663 Signed-off-by: Gary Wu --- diff --git a/version-manifest/pom.xml b/version-manifest/pom.xml index 3c6dea7f8..4202b2655 100644 --- a/version-manifest/pom.xml +++ b/version-manifest/pom.xml @@ -14,29 +14,18 @@ https://www.onap.org UTF-8 - 3.2.3 - - org.apache.maven - maven-plugin-api - 2.0 - org.apache.maven.plugin-tools maven-plugin-annotations - 3.2 + 3.5.2 provided - - org.codehaus.plexus - plexus-utils - 3.0.8 - org.apache.maven maven-core - ${mavenVersion} + 3.5.4 @@ -136,7 +125,7 @@ check-docker-images-released - validate + verify exec @@ -149,7 +138,7 @@ check-docker-staging-images-exist - validate + verify exec