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=684a171e76dc07ea0fba1f85429b0e6bb69a498a;hp=8a02aa9f42b31eea16feb4894bc593806be2c91a;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 65ca22d..58b1be7 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 1f43e52..75d6188 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