Author: krosenvold Date: Mon Oct 13 20:14:58 2014 New Revision: 1631531 URL: http://svn.apache.org/r1631531 Log: msu 0.7. Will break the build
Modified: maven/plugins/trunk/maven-clean-plugin/pom.xml Modified: maven/plugins/trunk/maven-clean-plugin/pom.xml URL: http://svn.apache.org/viewvc/maven/plugins/trunk/maven-clean-plugin/pom.xml?rev=1631531&r1=1631530&r2=1631531&view=diff ============================================================================== --- maven/plugins/trunk/maven-clean-plugin/pom.xml (original) +++ maven/plugins/trunk/maven-clean-plugin/pom.xml Mon Oct 13 20:14:58 2014 @@ -73,7 +73,7 @@ under the License. <dependency> <groupId>org.apache.maven.shared</groupId> <artifactId>maven-shared-utils</artifactId> - <version>0.7-SNAPSHOT</version> + <version>0.7</version> </dependency> <!-- dependencies to annotations -->