Author: sagara
Date: Sun Jan 26 07:49:11 2014
New Revision: 1561459
URL: http://svn.apache.org/r1561459
Log:
Updated Woden to use XmlSchema latest snapshot version
Modified:
webservices/woden/trunk/java/pom.xml
Modified: webservices/woden/trunk/java/pom.xml
URL:
http://svn.apache.org/viewvc/webservices/woden/trunk/java/pom.xml?rev=1561459&r1=1561458&r2=1561459&view=diff
==============================================================================
--- webservices/woden/trunk/java/pom.xml (original)
+++ webservices/woden/trunk/java/pom.xml Sun Jan 26 07:49:11 2014
@@ -310,7 +310,7 @@
<properties>
<bundle.plugin.version>2.3.7</bundle.plugin.version>
-
<apache.xmlSchema.version>2.0.4-SNAPSHOT</apache.xmlSchema.version>
+
<apache.xmlSchema.version>2.1.1-SNAPSHOT</apache.xmlSchema.version>
<apache.ant.version>1.7.1</apache.ant.version>
<wsdl4j.version>1.6.2</wsdl4j.version>
<slf4.version>1.5.8</slf4.version>