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: [email protected]
For additional commands, e-mail: [email protected]