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

[axis-axis2-java-rampart] 03/03: Upgrade the 1.6 branch to Axiom 1.2.17.

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-rampart.git

commit 5c6eaa39d3b12704bf996ecd7cac9ef8d5fe1272
Author: Andreas Veithen <ve...@apache.org>
AuthorDate: Sun Feb 14 23:03:40 2016 +0000

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

diff --git a/pom.xml b/pom.xml
index 064048f..b2f818f 100644
--- a/pom.xml
+++ b/pom.xml
@@ -610,7 +610,7 @@
 
     <properties>
         <axis2.version>1.6.5-SNAPSHOT</axis2.version>
-        <axiom.version>1.2.15</axiom.version>
+        <axiom.version>1.2.17</axiom.version>
 
         <wss4j.version>1.6.16</wss4j.version>
         <opensaml.version>2.5.1-1</opensaml.version>