You are viewing a plain text version of this content. The canonical link for it is here.
Posted to axis-cvs@ws.apache.org by di...@apache.org on 2008/03/18 11:40:18 UTC

svn commit: r638312 - /webservices/axis2/trunk/java/modules/documentation/pom.xml

Author: dims
Date: Tue Mar 18 03:40:17 2008
New Revision: 638312

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

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

Modified: webservices/axis2/trunk/java/modules/documentation/pom.xml
URL: http://svn.apache.org/viewvc/webservices/axis2/trunk/java/modules/documentation/pom.xml?rev=638312&r1=638311&r2=638312&view=diff
==============================================================================
--- webservices/axis2/trunk/java/modules/documentation/pom.xml (original)
+++ webservices/axis2/trunk/java/modules/documentation/pom.xml Tue Mar 18 03:40:17 2008
@@ -162,10 +162,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