From: Jessica Wagantall Date: Mon, 3 Jul 2017 20:10:43 +0000 (-0700) Subject: aai-service: Force maven-dependency-plugin version X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=0fc5a2bc46c700b5b3805ca38fd43a3fee40ea7d;p=aai%2Faai-service.git aai-service: Force maven-dependency-plugin version The root pom is pointing to the correct maven-dependency-plugin version, but we also needed to add this in the submodules pom files Change-Id: I0aa7cdc547d154d1a5ca1438edb9738c42d0d81a Signed-off-by: Jessica Wagantall --- diff --git a/aai-schema/pom.xml b/aai-schema/pom.xml index 5bb903b..36ff062 100644 --- a/aai-schema/pom.xml +++ b/aai-schema/pom.xml @@ -80,6 +80,7 @@ org.apache.maven.plugins maven-dependency-plugin + 2.8 unpack-schema-dependency diff --git a/ajsc-aai/pom.xml b/ajsc-aai/pom.xml index 2a89bfa..424b41f 100644 --- a/ajsc-aai/pom.xml +++ b/ajsc-aai/pom.xml @@ -540,7 +540,7 @@ org.apache.maven.plugins maven-dependency-plugin - 2.5.1 + 2.8 copy-agent @@ -565,6 +565,7 @@ org.apache.maven.plugins maven-dependency-plugin + 2.8 unpack-schema-dependency