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/15 16:09:01 UTC

[axis-axis2-java-rampart] 18/18: Switched the Rampart 1.5 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_5_x
in repository https://gitbox.apache.org/repos/asf/axis-axis2-java-rampart.git

commit 91567ea045bbb61f2f51e1e076d1b11d16cba5de
Author: Andreas Veithen <ve...@apache.org>
AuthorDate: Mon Apr 9 14:22:20 2012 +0000

    Switched the Rampart 1.5 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 2773bb8..013c19a 100644
--- a/pom.xml
+++ b/pom.xml
@@ -392,7 +392,7 @@
 
     <properties>
         <axis2.version>1.5.7-SNAPSHOT</axis2.version>
-        <axiom.version>1.2.13-SNAPSHOT</axiom.version>
+        <axiom.version>1.2.13</axiom.version>
 
         <wss4j.version>1.5.12</wss4j.version>
         <opensaml.version>1.1</opensaml.version>