Author: bago
Date: Mon Aug 11 09:21:34 2008
New Revision: 684796

URL: http://svn.apache.org/viewvc?rev=684796&view=rev
Log:
Fix m2 dependency

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

Modified: james/server/trunk/nntpserver-function/pom.xml
URL: 
http://svn.apache.org/viewvc/james/server/trunk/nntpserver-function/pom.xml?rev=684796&r1=684795&r2=684796&view=diff
==============================================================================
--- james/server/trunk/nntpserver-function/pom.xml (original)
+++ james/server/trunk/nntpserver-function/pom.xml Mon Aug 11 09:21:34 2008
@@ -54,6 +54,10 @@
       <groupId>org.apache.james</groupId>
       <artifactId>james-server-avalon-socket-library</artifactId>
     </dependency>
+    <dependency>
+      <groupId>org.apache.james</groupId>
+      <artifactId>james-mailnotification-util</artifactId>
+    </dependency>
     
     <dependency>
       <groupId>oro</groupId>



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

Reply via email to