You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ws.apache.org by sa...@apache.org on 2013/07/13 08:59:37 UTC

svn commit: r1502756 - /webservices/woden/branches/xmlschema2/pom.xml

Author: sagara
Date: Sat Jul 13 06:59:37 2013
New Revision: 1502756

URL: http://svn.apache.org/r1502756
Log:
Updated XmlSchema and Axiom SNAPSHOT versions

Modified:
    webservices/woden/branches/xmlschema2/pom.xml

Modified: webservices/woden/branches/xmlschema2/pom.xml
URL: http://svn.apache.org/viewvc/webservices/woden/branches/xmlschema2/pom.xml?rev=1502756&r1=1502755&r2=1502756&view=diff
==============================================================================
--- webservices/woden/branches/xmlschema2/pom.xml (original)
+++ webservices/woden/branches/xmlschema2/pom.xml Sat Jul 13 06:59:37 2013
@@ -348,8 +348,8 @@
  <properties>
 		<woden.osgi.version>1.0.0</woden.osgi.version>
 		<bundle.plugin.version>1.4.0</bundle.plugin.version>
-		<apache.xmlSchema.version>2.0.3-SNAPSHOT</apache.xmlSchema.version>
-		<apache.axiom.version>1.2.14-SNAPSHOT</apache.axiom.version>
+		<apache.xmlSchema.version>2.0.4-SNAPSHOT</apache.xmlSchema.version>
+		<apache.axiom.version>1.2.15-SNAPSHOT</apache.axiom.version>
 		<apache.ant.version>1.7.1</apache.ant.version>
 		<wsdl4j.version>1.6.2</wsdl4j.version>
 		<slf4.version>1.5.8</slf4.version>