You are viewing a plain text version of this content. The canonical link for it is here.
Posted to server-dev@james.apache.org by ba...@apache.org on 2008/08/11 18:21:35 UTC

svn commit: r684796 - /james/server/trunk/nntpserver-function/pom.xml

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: server-dev-unsubscribe@james.apache.org
For additional commands, e-mail: server-dev-help@james.apache.org