Author: jvanzyl Date: Fri Apr 20 18:19:06 2007 New Revision: 530962 URL: http://svn.apache.org/viewvc?view=rev&rev=530962 Log: o fix version of shade, dan and mauro have moved it ahead. will update when i look at what they did.
Modified: maven/components/branches/maven-2.0.x/maven-core/pom.xml Modified: maven/components/branches/maven-2.0.x/maven-core/pom.xml URL: http://svn.apache.org/viewvc/maven/components/branches/maven-2.0.x/maven-core/pom.xml?view=diff&rev=530962&r1=530961&r2=530962 ============================================================================== --- maven/components/branches/maven-2.0.x/maven-core/pom.xml (original) +++ maven/components/branches/maven-2.0.x/maven-core/pom.xml Fri Apr 20 18:19:06 2007 @@ -49,6 +49,7 @@ <plugin> <artifactId>shade-maven-plugin</artifactId> <groupId>org.codehaus.mojo</groupId> + <version>1.0-alpha-4</version> <executions> <execution> <phase>package</phase>