Author: bago
Date: Wed Sep 10 15:11:49 2008
New Revision: 694030

URL: http://svn.apache.org/viewvc?rev=694030&view=rev
Log:
Attempt to fix m2 build for imapserver-function

Modified:
    james/server/trunk/imapserver-function/pom.xml

Modified: james/server/trunk/imapserver-function/pom.xml
URL: 
http://svn.apache.org/viewvc/james/server/trunk/imapserver-function/pom.xml?rev=694030&r1=694029&r2=694030&view=diff
==============================================================================
--- james/server/trunk/imapserver-function/pom.xml (original)
+++ james/server/trunk/imapserver-function/pom.xml Wed Sep 10 15:11:49 2008
@@ -35,6 +35,10 @@
 
     <dependency>
       <groupId>org.apache.james</groupId>
+      <artifactId>james-server-avalon-socket-library</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.james</groupId>
       <artifactId>apache-james-imap-api</artifactId>
     </dependency>
     <dependency>



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

Reply via email to