Author: norman
Date: Sat Jan 30 10:28:02 2010
New Revision: 904751
URL: http://svn.apache.org/viewvc?rev=904751&view=rev
Log:
remove unused 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=904751&r1=904750&r2=904751&view=diff
==============================================================================
--- james/server/trunk/smtp-protocol-library/pom.xml (original)
+++ james/server/trunk/smtp-protocol-library/pom.xml Sat Jan 30 10:28:02 2010
@@ -32,10 +32,6 @@
<groupId>org.apache.james</groupId>
<artifactId>james-server-socket-api</artifactId>
</dependency>
- <dependency>
- <groupId>org.apache.james</groupId>
- <artifactId>james-server-core-api</artifactId>
- </dependency>
<dependency>
<groupId>commons-logging</groupId>
<artifactId>commons-logging</artifactId>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]