You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@oltu.apache.org by si...@apache.org on 2012/01/11 15:58:36 UTC

svn commit: r1230076 - /incubator/amber/trunk/pom.xml

Author: simonetripodi
Date: Wed Jan 11 14:58:35 2012
New Revision: 1230076

URL: http://svn.apache.org/viewvc?rev=1230076&view=rev
Log:
removed overriding maven-surefire-plugin version

Modified:
    incubator/amber/trunk/pom.xml

Modified: incubator/amber/trunk/pom.xml
URL: http://svn.apache.org/viewvc/incubator/amber/trunk/pom.xml?rev=1230076&r1=1230075&r2=1230076&view=diff
==============================================================================
--- incubator/amber/trunk/pom.xml (original)
+++ incubator/amber/trunk/pom.xml Wed Jan 11 14:58:35 2012
@@ -482,7 +482,6 @@
       <plugin>
         <groupId>org.apache.maven.plugins</groupId>
         <artifactId>maven-surefire-plugin</artifactId>
-        <version>2.5</version>
       </plugin>
 
       <plugin>