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 2012/04/09 16:29:54 UTC

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

Author: veithen
Date: Mon Apr  9 14:29:54 2012
New Revision: 1311256

URL: http://svn.apache.org/viewvc?rev=1311256&view=rev
Log:
Switched the Sandesha2 trunk to Axiom 1.2.14-SNAPSHOT.

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=1311256&r1=1311255&r2=1311256&view=diff
==============================================================================
--- axis/axis2/java/sandesha/trunk/pom.xml (original)
+++ axis/axis2/java/sandesha/trunk/pom.xml Mon Apr  9 14:29:54 2012
@@ -424,7 +424,7 @@
     <properties>
         <axis2.version>1.7.0-SNAPSHOT</axis2.version>
         <rampart.version>1.7.0-SNAPSHOT</rampart.version>
-        <axiom.version>1.2.13-SNAPSHOT</axiom.version>
+        <axiom.version>1.2.14-SNAPSHOT</axiom.version>
         <commons.logging.version>1.1.1</commons.logging.version>
         <junit.version>3.8.2</junit.version>        
         <log4j.version>1.2.15</log4j.version>