Author: eric
Date: Mon Aug 30 15:17:14 2010
New Revision: 990819
URL: http://svn.apache.org/viewvc?rev=990819&view=rev
Log:
Remove decode dependency (IMAP-204)
Modified:
james/server/trunk/imapserver/pom.xml
Modified: james/server/trunk/imapserver/pom.xml
URL:
http://svn.apache.org/viewvc/james/server/trunk/imapserver/pom.xml?rev=990819&r1=990818&r2=990819&view=diff
==============================================================================
--- james/server/trunk/imapserver/pom.xml (original)
+++ james/server/trunk/imapserver/pom.xml Mon Aug 30 15:17:14 2010
@@ -50,10 +50,6 @@
</dependency>
<dependency>
<groupId>org.apache.james</groupId>
- <artifactId>apache-james-imap-decode</artifactId>
- </dependency>
- <dependency>
- <groupId>org.apache.james</groupId>
<artifactId>apache-james-imap-message</artifactId>
</dependency>
<dependency>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]