Author: hadrian Date: Fri Feb 8 20:55:43 2013 New Revision: 1444236 URL: http://svn.apache.org/r1444236 Log: Upgrade xsdlib version and to fix test failure in camel-msv
Modified: camel/branches/camel-2.10.x/components/camel-msv/pom.xml Modified: camel/branches/camel-2.10.x/components/camel-msv/pom.xml URL: http://svn.apache.org/viewvc/camel/branches/camel-2.10.x/components/camel-msv/pom.xml?rev=1444236&r1=1444235&r2=1444236&view=diff ============================================================================== --- camel/branches/camel-2.10.x/components/camel-msv/pom.xml (original) +++ camel/branches/camel-2.10.x/components/camel-msv/pom.xml Fri Feb 8 20:55:43 2013 @@ -61,7 +61,7 @@ <dependency> <groupId>com.sun.msv.datatype.xsd</groupId> <artifactId>xsdlib</artifactId> - <version>20060615</version> + <version>2013.2</version> </dependency> <!-- for testing -->