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/12/03 00:12:09 UTC

svn commit: r1041632 - /axis/axis2/java/sandesha/trunk/pom.xml

Author: veithen
Date: Thu Dec  2 23:12:09 2010
New Revision: 1041632

URL: http://svn.apache.org/viewvc?rev=1041632&view=rev
Log:
Updated Axiom version to 1.2.11-SNAPSHOT because 1.2.10-SNAPSHOT is no longer available.

Modified:
    axis/axis2/java/sandesha/trunk/pom.xml

Modified: axis/axis2/java/sandesha/trunk/pom.xml
URL: http://svn.apache.org/viewvc/axis/axis2/java/sandesha/trunk/pom.xml?rev=1041632&r1=1041631&r2=1041632&view=diff
==============================================================================
--- axis/axis2/java/sandesha/trunk/pom.xml (original)
+++ axis/axis2/java/sandesha/trunk/pom.xml Thu Dec  2 23:12:09 2010
@@ -278,7 +278,7 @@
     <properties>
         <sandesha2.version>SNAPSHOT</sandesha2.version>
         <axis2.version>SNAPSHOT</axis2.version>
-        <axiom.version>1.2.10-SNAPSHOT</axiom.version>
+        <axiom.version>1.2.11-SNAPSHOT</axiom.version>
         <neethi.version>3.0.0-SNAPSHOT</neethi.version>
         <commons.logging.version>1.1.1</commons.logging.version>
         <stax.api.version>1.0.1</stax.api.version>