You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mina.apache.org by tr...@apache.org on 2006/11/19 06:20:17 UTC

svn commit: r476718 - /mina/branches/1.1/pom.xml

Author: trustin
Date: Sat Nov 18 21:20:16 2006
New Revision: 476718

URL: http://svn.apache.org/viewvc?view=rev&rev=476718
Log:
Removed java5 module from the pom


Modified:
    mina/branches/1.1/pom.xml

Modified: mina/branches/1.1/pom.xml
URL: http://svn.apache.org/viewvc/mina/branches/1.1/pom.xml?view=diff&rev=476718&r1=476717&r2=476718
==============================================================================
--- mina/branches/1.1/pom.xml (original)
+++ mina/branches/1.1/pom.xml Sat Nov 18 21:20:16 2006
@@ -73,7 +73,6 @@
       </activation>
       <modules>
         <module>core</module>
-        <module>java5</module>
         <module>filter-ssl</module>
         <module>filter-codec-netty</module>
         <module>filter-compression</module>