Author: olamy
Date: Mon Jun 18 19:32:28 2012
New Revision: 1351465

URL: http://svn.apache.org/viewvc?rev=1351465&view=rev
Log:
use surefire plugin 2.12

Modified:
    maven/core-integration-testing/trunk/pom.xml

Modified: maven/core-integration-testing/trunk/pom.xml
URL: 
http://svn.apache.org/viewvc/maven/core-integration-testing/trunk/pom.xml?rev=1351465&r1=1351464&r2=1351465&view=diff
==============================================================================
--- maven/core-integration-testing/trunk/pom.xml (original)
+++ maven/core-integration-testing/trunk/pom.xml Mon Jun 18 19:32:28 2012
@@ -58,7 +58,7 @@ under the License.
         <plugin>
           <groupId>org.apache.maven.plugins</groupId>
           <artifactId>maven-surefire-plugin</artifactId>
-          <version>2.11</version>
+          <version>2.12</version>
         </plugin>
       </plugins>
     </pluginManagement>


Reply via email to