Author: mbenson Date: Sun Feb 3 18:15:18 2008 New Revision: 618152 URL: http://svn.apache.org/viewvc?rev=618152&view=rev Log: xml-apis 1.3.04
Modified: commons/proper/jxpath/trunk/pom.xml Modified: commons/proper/jxpath/trunk/pom.xml URL: http://svn.apache.org/viewvc/commons/proper/jxpath/trunk/pom.xml?rev=618152&r1=618151&r2=618152&view=diff ============================================================================== --- commons/proper/jxpath/trunk/pom.xml (original) +++ commons/proper/jxpath/trunk/pom.xml Sun Feb 3 18:15:18 2008 @@ -148,7 +148,7 @@ <dependency> <groupId>xml-apis</groupId> <artifactId>xml-apis</artifactId> - <version>2.0.2</version> + <version>1.3.04</version> <scope>provided</scope> <optional>true</optional> </dependency>