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

[axis-axis2-java-sandesha] 14/23: Updated Neethi to 2.0.5.

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

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

commit 15e8cf110e57f40f197800ab84266335a922d666
Author: Andreas Veithen <ve...@apache.org>
AuthorDate: Fri Apr 8 17:37:17 2011 +0000

    Updated Neethi to 2.0.5.
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 277a076..ab32d4a 100644
--- a/pom.xml
+++ b/pom.xml
@@ -427,7 +427,7 @@
         <axis2.version>1.5.5-SNAPSHOT</axis2.version>
         <rampart.version>1.5.2-SNAPSHOT</rampart.version>
         <axiom.version>1.2.11</axiom.version>
-        <neethi.version>2.0.5-SNAPSHOT</neethi.version>
+        <neethi.version>2.0.5</neethi.version>
         <commons.logging.version>1.1.1</commons.logging.version>
         <junit.version>3.8.2</junit.version>        
         <log4j.version>1.2.15</log4j.version>