You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-dev@axis.apache.org by di...@apache.org on 2008/03/18 13:37:15 UTC

svn commit: r638347 - /webservices/axis2/trunk/java/modules/distribution/pom.xml

Author: dims
Date: Tue Mar 18 05:37:08 2008
New Revision: 638347

URL: http://svn.apache.org/viewvc?rev=638347&view=rev
Log:
get rid of the ssl jar

Modified:
    webservices/axis2/trunk/java/modules/distribution/pom.xml

Modified: webservices/axis2/trunk/java/modules/distribution/pom.xml
URL: http://svn.apache.org/viewvc/webservices/axis2/trunk/java/modules/distribution/pom.xml?rev=638347&r1=638346&r2=638347&view=diff
==============================================================================
--- webservices/axis2/trunk/java/modules/distribution/pom.xml (original)
+++ webservices/axis2/trunk/java/modules/distribution/pom.xml Tue Mar 18 05:37:08 2008
@@ -165,10 +165,6 @@
             <artifactId>httpcore-nio</artifactId>
         </dependency>
         <dependency>
-            <groupId>org.apache.httpcomponents</groupId>
-            <artifactId>httpcore-niossl</artifactId>
-        </dependency>
-        <dependency>
             <groupId>commons-fileupload</groupId>
             <artifactId>commons-fileupload</artifactId>
         </dependency>



---------------------------------------------------------------------
To unsubscribe, e-mail: axis-cvs-unsubscribe@ws.apache.org
For additional commands, e-mail: axis-cvs-help@ws.apache.org