Author: olamy Date: Wed Jul 4 13:28:42 2012 New Revision: 1357253 URL: http://svn.apache.org/viewvc?rev=1357253&view=rev Log: oups this change was only for local testing purpose
Modified: maven/plugins/trunk/maven-dependency-plugin/pom.xml Modified: maven/plugins/trunk/maven-dependency-plugin/pom.xml URL: http://svn.apache.org/viewvc/maven/plugins/trunk/maven-dependency-plugin/pom.xml?rev=1357253&r1=1357252&r2=1357253&view=diff ============================================================================== --- maven/plugins/trunk/maven-dependency-plugin/pom.xml (original) +++ maven/plugins/trunk/maven-dependency-plugin/pom.xml Wed Jul 4 13:28:42 2012 @@ -282,7 +282,7 @@ under the License. <plugin> <groupId>org.apache.maven.plugins</groupId> <artifactId>maven-surefire-plugin</artifactId> - <version>2.13-SNAPSHOT</version> + <version>2.12</version> <configuration> <!-- Need of more head space in order to run the unit tests !--> <argLine>-Xmx256m</argLine>