From cfa6cf3b8f73670434eb140cefce838163760aaf Mon Sep 17 00:00:00 2001 From: Benson Margulies Date: Sun, 2 Sep 2012 22:56:05 +0000 Subject: [PATCH] Put version back to 2.0, make it compile? git-svn-id: https://svn.apache.org/repos/asf/maven/plugins/trunk@1380088 13f79535-47bb-0310-9956-ffa450edef68 --- pom.xml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 8530ce5b..f51b2537 100644 --- a/pom.xml +++ b/pom.xml @@ -30,7 +30,7 @@ under the License. maven-shade-plugin - 2.1-SNAPSHOT + 2.0-SNAPSHOT maven-plugin Maven Shade Plugin @@ -140,6 +140,7 @@ under the License. org.codehaus.plexus plexus-component-annotations + 1.5.5 provided