Author: brett Date: Thu Jun 12 19:08:52 2008 New Revision: 667316 URL: http://svn.apache.org/viewvc?rev=667316&view=rev Log: [MNG-3594] reproducibility for 2.0.6 build
Modified: maven/components/tags/maven-2.0.6/maven-core/pom.xml Modified: maven/components/tags/maven-2.0.6/maven-core/pom.xml URL: http://svn.apache.org/viewvc/maven/components/tags/maven-2.0.6/maven-core/pom.xml?rev=667316&r1=667315&r2=667316&view=diff ============================================================================== --- maven/components/tags/maven-2.0.6/maven-core/pom.xml (original) +++ maven/components/tags/maven-2.0.6/maven-core/pom.xml Thu Jun 12 19:08:52 2008 @@ -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>