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

[axis-axis2-java-sandesha] 16/48: Merged r1145793 to the 1.6 branch to switch to Neethi 3.0.1.

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

commit 4288b5fbe93908bb1cd23e3cbc59eda5c041414a
Author: Andreas Veithen <ve...@apache.org>
AuthorDate: Sat Jul 23 13:38:10 2011 +0000

    Merged r1145793 to the 1.6 branch to switch to Neethi 3.0.1.
---
 pom.xml | 7 -------
 1 file changed, 7 deletions(-)

diff --git a/pom.xml b/pom.xml
index 9397d31..49469db 100644
--- a/pom.xml
+++ b/pom.xml
@@ -287,12 +287,6 @@
         </dependency>
 
         <dependency>
-            <groupId>org.apache.neethi</groupId>
-            <artifactId>neethi</artifactId>
-            <version>${neethi.version}</version>
-        </dependency>
-
-        <dependency>
             <groupId>commons-logging</groupId>
             <artifactId>commons-logging</artifactId>
             <version>${commons.logging.version}</version>
@@ -439,7 +433,6 @@
         <axis2.version>1.6.1-SNAPSHOT</axis2.version>
         <rampart.version>1.6.1-SNAPSHOT</rampart.version>
         <axiom.version>1.2.12</axiom.version>
-        <neethi.version>3.0.1-SNAPSHOT</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>