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 2011/02/05 13:55:51 UTC

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

Author: veithen
Date: Sat Feb  5 12:55:51 2011
New Revision: 1067437

URL: http://svn.apache.org/viewvc?rev=1067437&view=rev
Log:
Updated Axiom snapshot version.

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=1067437&r1=1067436&r2=1067437&view=diff
==============================================================================
--- axis/axis2/java/sandesha/trunk/pom.xml (original)
+++ axis/axis2/java/sandesha/trunk/pom.xml Sat Feb  5 12:55:51 2011
@@ -426,7 +426,7 @@
     <properties>
         <axis2.version>SNAPSHOT</axis2.version>
         <rampart.version>SNAPSHOT</rampart.version>
-        <axiom.version>1.2.11-SNAPSHOT</axiom.version>
+        <axiom.version>1.2.12-SNAPSHOT</axiom.version>
         <neethi.version>3.0.0-SNAPSHOT</neethi.version>
         <commons.logging.version>1.1.1</commons.logging.version>
         <junit.version>3.8.2</junit.version>