Author: sebb Date: Thu Feb 16 14:06:09 2017 New Revision: 1783216 URL: http://svn.apache.org/viewvc?rev=1783216&view=rev Log: No longer need older version
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=1783216&r1=1783215&r2=1783216&view=diff ============================================================================== --- commons/proper/validator/trunk/pom.xml (original) +++ commons/proper/validator/trunk/pom.xml Thu Feb 16 14:06:09 2017 @@ -143,8 +143,6 @@ <commons.release.version>1.6</commons.release.version> <commons.rc.version>RC1</commons.rc.version> <commons.release.desc>(requires JDK ${maven.compiler.target})</commons.release.desc> - <commons.release.2.version>1.4.1</commons.release.2.version> - <commons.release.2.desc>(requires JDK 1.4)</commons.release.2.desc> <commons.jira.id>VALIDATOR</commons.jira.id> <commons.jira.pid>12310494</commons.jira.pid> <commons.encoding>UTF-8</commons.encoding>