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 2010/01/30 11:28:04 UTC

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

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