From: Jessica Wagantall Date: Mon, 12 Jun 2017 21:38:05 +0000 (-0700) Subject: pom.xml: Updating maven-dependency-plugin version X-Git-Url: https://gerrit.onap.org/r/gitweb?p=aai%2Fmodel-loader.git;a=commitdiff_plain;h=refs%2Fheads%2Frelease-1.0.0 pom.xml: Updating maven-dependency-plugin version CLM creashes after executing the tree goal. After looking online, looks like vesion 2.8 of maven-dependency-plugin can be compatible with the migration to Eclipse Aether (MNG-5354). Change-Id: Iff2a94a4944adf2a01e0c9a70eeccdac02ea70ec Signed-off-by: Jessica Wagantall (cherry picked from commit faa407b9cd0430c1e6b8b668392fe5e33f792432) --- diff --git a/pom.xml b/pom.xml index 2166f0b..4a61caf 100644 --- a/pom.xml +++ b/pom.xml @@ -238,7 +238,7 @@ org.apache.maven.plugins maven-dependency-plugin - 2.5.1 + 2.8 copy-agent