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:08 UTC

svn commit: r1311254 - /axis/axis2/java/sandesha/branches/1_6/pom.xml

Author: veithen
Date: Mon Apr  9 14:29:07 2012
New Revision: 1311254

URL: http://svn.apache.org/viewvc?rev=1311254&view=rev
Log:
Switched the Sandesha2 1.6 branch to Axiom 1.2.13.

Modified:
    axis/axis2/java/sandesha/branches/1_6/pom.xml

Modified: axis/axis2/java/sandesha/branches/1_6/pom.xml
URL: http://svn.apache.org/viewvc/axis/axis2/java/sandesha/branches/1_6/pom.xml?rev=1311254&r1=1311253&r2=1311254&view=diff
==============================================================================
--- axis/axis2/java/sandesha/branches/1_6/pom.xml (original)
+++ axis/axis2/java/sandesha/branches/1_6/pom.xml Mon Apr  9 14:29:07 2012
@@ -437,7 +437,7 @@
     <properties>
         <axis2.version>1.6.2-SNAPSHOT</axis2.version>
         <rampart.version>1.6.2-SNAPSHOT</rampart.version>
-        <axiom.version>1.2.13-SNAPSHOT</axiom.version>
+        <axiom.version>1.2.13</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>