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 no...@apache.org on 2009/10/29 14:41:38 UTC

svn commit: r830945 - /james/server/trunk/smtp-protocol-library/pom.xml

Author: norman
Date: Thu Oct 29 13:41:37 2009
New Revision: 830945

URL: http://svn.apache.org/viewvc?rev=830945&view=rev
Log:
remove not needed dependency

Modified:
    james/server/trunk/smtp-protocol-library/pom.xml

Modified: james/server/trunk/smtp-protocol-library/pom.xml
URL: http://svn.apache.org/viewvc/james/server/trunk/smtp-protocol-library/pom.xml?rev=830945&r1=830944&r2=830945&view=diff
==============================================================================
--- james/server/trunk/smtp-protocol-library/pom.xml (original)
+++ james/server/trunk/smtp-protocol-library/pom.xml Thu Oct 29 13:41:37 2009
@@ -53,10 +53,6 @@
       <artifactId>apache-mailet-base</artifactId>
     </dependency>
     <dependency>
-      <groupId>org.apache.james</groupId>
-      <artifactId>james-server-javamail-util</artifactId>
-    </dependency>
-      <dependency>
       <groupId>javax.mail</groupId>
       <artifactId>mail</artifactId>
     </dependency>



---------------------------------------------------------------------
To unsubscribe, e-mail: server-dev-unsubscribe@james.apache.org
For additional commands, e-mail: server-dev-help@james.apache.org