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 bi...@apache.org on 2020/04/16 04:04:31 UTC

[axis-axis2-java-sandesha] 29/48: Switched the Sandesha2 1.6 branch to Axiom 1.2.13.

This is an automated email from the ASF dual-hosted git repository.

billblough pushed a commit to branch 1_6
in repository https://gitbox.apache.org/repos/asf/axis-axis2-java-sandesha.git

commit 86dadd9e48f9112e99b9263f22f5167bad4a88c7
Author: Andreas Veithen <ve...@apache.org>
AuthorDate: Mon Apr 9 14:29:07 2012 +0000

    Switched the Sandesha2 1.6 branch to Axiom 1.2.13.
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 6df0568..f3f84ca 100644
--- a/pom.xml
+++ b/pom.xml
@@ -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>