Author: bago
Date: Mon Sep 15 15:45:42 2008
New Revision: 695677

URL: http://svn.apache.org/viewvc?rev=695677&view=rev
Log:
Fix m2 dependencies for seda module.

Modified:
    james/protocols/imap/trunk/seda/pom.xml

Modified: james/protocols/imap/trunk/seda/pom.xml
URL: 
http://svn.apache.org/viewvc/james/protocols/imap/trunk/seda/pom.xml?rev=695677&r1=695676&r2=695677&view=diff
==============================================================================
--- james/protocols/imap/trunk/seda/pom.xml (original)
+++ james/protocols/imap/trunk/seda/pom.xml Mon Sep 15 15:45:42 2008
@@ -34,6 +34,10 @@
     </dependency>
     <dependency>
       <groupId>org.apache.james</groupId>
+      <artifactId>apache-james-imap-message</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.james</groupId>
       <artifactId>apache-james-imap-codec</artifactId>
     </dependency>
     <dependency>



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to