Author: sebb Date: Sat Apr 16 22:23:40 2016 New Revision: 1739526 URL: http://svn.apache.org/viewvc?rev=1739526&view=rev Log: No longer needed
Modified: commons/proper/validator/trunk/pom.xml Modified: commons/proper/validator/trunk/pom.xml URL: http://svn.apache.org/viewvc/commons/proper/validator/trunk/pom.xml?rev=1739526&r1=1739525&r2=1739526&view=diff ============================================================================== --- commons/proper/validator/trunk/pom.xml (original) +++ commons/proper/validator/trunk/pom.xml Sat Apr 16 22:23:40 2016 @@ -321,14 +321,6 @@ </reporting> <profiles> - <!-- temporary fix until CP 37 is released --> - <profile> - <id>java-1.4</id> - <properties> - <!-- later versions of surefire don't support Java 1.4 --> - <commons.surefire.version>2.11</commons.surefire.version> - </properties> - </profile> <profile> <id>setup-checkout</id> <activation>