From 6cf44b9de0637193f04934ca0afcf2f222b8cc24 Mon Sep 17 00:00:00 2001 From: Rob Winch Date: Sun, 7 Oct 2012 18:09:46 -0500 Subject: [PATCH] Update maven-dependency-plugin to 2.5.1 to support m2e --- pom.xml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/pom.xml b/pom.xml index d3421b015a..794cc82591 100644 --- a/pom.xml +++ b/pom.xml @@ -215,6 +215,11 @@ + + org.apache.maven.plugins + maven-dependency-plugin + 2.5.1 +