This is an automated email from the ASF dual-hosted git repository.
veithen pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/axis-axis2-java-rampart.git
The following commit(s) were added to refs/heads/master by this push:
new eb0f43b Update Axis2 and Axiom versions
eb0f43b is described below
commit eb0f43bf76268f3e4e86032315c126116382bc2d
Author: Andreas Veithen <[email protected]>
AuthorDate: Sun Sep 26 12:13:06 2021 +0100
Update Axis2 and Axiom versions
---
pom.xml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/pom.xml b/pom.xml
index d28e81c..f924236 100644
--- a/pom.xml
+++ b/pom.xml
@@ -630,8 +630,8 @@
</modules>
<properties>
- <axis2.version>1.8.0-SNAPSHOT</axis2.version>
- <axiom.version>1.3.0-SNAPSHOT</axiom.version>
+ <axis2.version>1.8.0</axis2.version>
+ <axiom.version>1.3.0</axiom.version>
<wss4j.version>1.6.19</wss4j.version>
<opensaml.version>2.6.4</opensaml.version>