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 07:38:38 UTC

[axis-axis2-java-savan] 06/36: update versions

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

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

commit bf380fbf8e7f3bd8eef203e83b16a07d7804ba96
Author: Davanum Srinivas <di...@apache.org>
AuthorDate: Fri Apr 6 02:24:54 2007 +0000

    update versions
---
 pom.xml | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

diff --git a/pom.xml b/pom.xml
index fa75f15..f5813d5 100644
--- a/pom.xml
+++ b/pom.xml
@@ -248,15 +248,15 @@
 	
 	<properties>
 		
-		<axis2.version>1.1.1-SNAPSHOT</axis2.version>
+		<axis2.version>SNAPSHOT</axis2.version>
 		
-		<addressing.version>1.1.1-SNAPSHOT</addressing.version>
+		<addressing.version>SNAPSHOT</addressing.version>
 		
 		<savan.version>1.2-SNAPSHOT</savan.version>
 		
-		<axiom.version>1.2.1</axiom.version>
+		<axiom.version>SNAPSHOT</axiom.version>
 		
-		<neethi.version>2.0</neethi.version>
+		<neethi.version>SNAPSHOT</neethi.version>
 		
 		<wsdl4j.version>1.6.1</wsdl4j.version>
 		
@@ -266,7 +266,7 @@
 		
 		<stax.impl.artifactid>wstx-asl</stax.impl.artifactid>
 		
-		<stax.impl.version>3.1.0</stax.impl.version>
+		<stax.impl.version>3.2.1</stax.impl.version>
 		
 		<stax.api.version>1.0.1</stax.api.version>