You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commons.apache.org by br...@apache.org on 2014/01/31 13:34:24 UTC

svn commit: r1563127 - /commons/proper/commons-skin/trunk/pom.xml

Author: britter
Date: Fri Jan 31 12:34:23 2014
New Revision: 1563127

URL: http://svn.apache.org/r1563127
Log:
Remove workaround for SUREFIRE-300 since it has been fixed in Surefire 2.3.1 and commons parent used surefire 2.15

Modified:
    commons/proper/commons-skin/trunk/pom.xml

Modified: commons/proper/commons-skin/trunk/pom.xml
URL: http://svn.apache.org/viewvc/commons/proper/commons-skin/trunk/pom.xml?rev=1563127&r1=1563126&r2=1563127&view=diff
==============================================================================
--- commons/proper/commons-skin/trunk/pom.xml (original)
+++ commons/proper/commons-skin/trunk/pom.xml Fri Jan 31 12:34:23 2014
@@ -34,10 +34,6 @@
     <developerConnection>scm:svn:https://svn.apache.org/repos/asf/commons/proper/commons-skin/trunk/</developerConnection>
     <url>http://svn.apache.org/viewvc/commons/proper/commons-skin/trunk/</url>
   </scm>
-  <!-- Workaround for SUREFIRE-300 -->
-  <properties>
-    <maven.test.skip>true</maven.test.skip>
-  </properties>
   <build>
     <resources>
       <resource>