You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mina.apache.org by ak...@apache.org on 2008/01/26 21:32:33 UTC

svn commit: r615483 - /mina/trunk/pom.xml

Author: akarasulu
Date: Sat Jan 26 12:32:26 2008
New Revision: 615483

URL: http://svn.apache.org/viewvc?rev=615483&view=rev
Log:
removing old modules that were pushed to asycweb

Modified:
    mina/trunk/pom.xml

Modified: mina/trunk/pom.xml
URL: http://svn.apache.org/viewvc/mina/trunk/pom.xml?rev=615483&r1=615482&r2=615483&view=diff
==============================================================================
--- mina/trunk/pom.xml (original)
+++ mina/trunk/pom.xml Sat Jan 26 12:32:26 2008
@@ -90,16 +90,6 @@
       </dependency>
       <dependency>
         <groupId>${groupId}</groupId>
-        <artifactId>mina-filter-codec-http</artifactId>
-        <version>${pom.version}</version>
-      </dependency>
-      <dependency>
-        <groupId>${groupId}</groupId>
-        <artifactId>mina-protocol-http-client</artifactId>
-        <version>${pom.version}</version>
-      </dependency>
-      <dependency>
-        <groupId>${groupId}</groupId>
         <artifactId>mina-integration-beans</artifactId>
         <version>${pom.version}</version>
       </dependency>