You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-commits@axis.apache.org by ve...@apache.org on 2010/09/20 23:00:27 UTC

svn commit: r999118 - /axis/axis2/java/core/trunk/modules/parent/pom.xml

Author: veithen
Date: Mon Sep 20 21:00:27 2010
New Revision: 999118

URL: http://svn.apache.org/viewvc?rev=999118&view=rev
Log:
Updated XmlSchema version to 1.4.7-SNAPSHOT to validate the integration with the upcoming 1.4.7 release.

Modified:
    axis/axis2/java/core/trunk/modules/parent/pom.xml

Modified: axis/axis2/java/core/trunk/modules/parent/pom.xml
URL: http://svn.apache.org/viewvc/axis/axis2/java/core/trunk/modules/parent/pom.xml?rev=999118&r1=999117&r2=999118&view=diff
==============================================================================
--- axis/axis2/java/core/trunk/modules/parent/pom.xml (original)
+++ axis/axis2/java/core/trunk/modules/parent/pom.xml Mon Sep 20 21:00:27 2010
@@ -69,7 +69,7 @@
 	<!-- Tracking SNAPSHOT(s) of a few projects -->
         <axiom.version>1.2.10-SNAPSHOT</axiom.version>
         <neethi.version>3.0.0-SNAPSHOT</neethi.version>
-        <xmlschema.version>1.4.6</xmlschema.version>
+        <xmlschema.version>1.4.7-SNAPSHOT</xmlschema.version>
         <woden.version>1.0-SNAPSHOT</woden.version>
 
 	<!-- Use released versions for these projects -->