Author: eric
Date: Sat Jan  8 07:08:26 2011
New Revision: 1056637

URL: http://svn.apache.org/viewvc?rev=1056637&view=rev
Log:
Remove protocol-tester mention from imap pom (MAILBOX-28)

Modified:
    james/imap/trunk/parent/pom.xml
    james/imap/trunk/pom.xml

Modified: james/imap/trunk/parent/pom.xml
URL: 
http://svn.apache.org/viewvc/james/imap/trunk/parent/pom.xml?rev=1056637&r1=1056636&r2=1056637&view=diff
==============================================================================
--- james/imap/trunk/parent/pom.xml (original)
+++ james/imap/trunk/parent/pom.xml Sat Jan  8 07:08:26 2011
@@ -221,12 +221,6 @@
         <type>test-jar</type>
         <scope>test</scope>
       </dependency>
-      <dependency>
-        <groupId>org.apache.james</groupId>
-        <artifactId>apache-james-imap-protocol-tester</artifactId>
-        <version>${project.version}</version>
-        <scope>test</scope>
-      </dependency>
       <!--
         END Modules
       -->

Modified: james/imap/trunk/pom.xml
URL: 
http://svn.apache.org/viewvc/james/imap/trunk/pom.xml?rev=1056637&r1=1056636&r2=1056637&view=diff
==============================================================================
--- james/imap/trunk/pom.xml (original)
+++ james/imap/trunk/pom.xml Sat Jan  8 07:08:26 2011
@@ -38,7 +38,6 @@
     <module>api</module>
     <module>message</module>
     <module>processor</module>
-    <module>protocol-tester</module>
   </modules>
   <distributionManagement>
     <site>



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to