Author: norman
Date: Sat Jan 30 10:41:11 2010
New Revision: 904755

URL: http://svn.apache.org/viewvc?rev=904755&view=rev
Log:
more dependency cleanup

Modified:
    james/server/trunk/imapserver-function/pom.xml
    james/server/trunk/jcr-store/pom.xml

Modified: james/server/trunk/imapserver-function/pom.xml
URL: 
http://svn.apache.org/viewvc/james/server/trunk/imapserver-function/pom.xml?rev=904755&r1=904754&r2=904755&view=diff
==============================================================================
--- james/server/trunk/imapserver-function/pom.xml (original)
+++ james/server/trunk/imapserver-function/pom.xml Sat Jan 30 10:41:11 2010
@@ -45,10 +45,7 @@
       <groupId>org.apache.james</groupId>
       <artifactId>james-server-common-util</artifactId>
     </dependency>
-    <dependency>
-      <groupId>org.apache.james</groupId>
-      <artifactId>james-server-socket-api</artifactId>
-    </dependency>
+
         
     <dependency>
       <groupId>org.apache.james</groupId>

Modified: james/server/trunk/jcr-store/pom.xml
URL: 
http://svn.apache.org/viewvc/james/server/trunk/jcr-store/pom.xml?rev=904755&r1=904754&r2=904755&view=diff
==============================================================================
--- james/server/trunk/jcr-store/pom.xml (original)
+++ james/server/trunk/jcr-store/pom.xml Sat Jan 30 10:41:11 2010
@@ -91,11 +91,6 @@
       <scope>test</scope>
     </dependency>
     <dependency>
-      <groupId>org.apache.james</groupId>
-      <artifactId>james-server-user-library</artifactId>
-      <scope>test</scope>
-    </dependency>
-    <dependency>
       <groupId>org.slf4j</groupId>
       <artifactId>slf4j-log4j12</artifactId>
       <scope>test</scope>



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to