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/06/04 07:41:15 UTC

svn commit: r951285 - /james/server/trunk/pom.xml

Author: norman
Date: Fri Jun  4 05:41:15 2010
New Revision: 951285

URL: http://svn.apache.org/viewvc?rev=951285&view=rev
Log:
Remove duplicate entry

Modified:
    james/server/trunk/pom.xml

Modified: james/server/trunk/pom.xml
URL: http://svn.apache.org/viewvc/james/server/trunk/pom.xml?rev=951285&r1=951284&r2=951285&view=diff
==============================================================================
--- james/server/trunk/pom.xml (original)
+++ james/server/trunk/pom.xml Fri Jun  4 05:41:15 2010
@@ -748,11 +748,7 @@
       <version>1.4.1</version>
       <scope>test</scope>
     </dependency>
-    <dependency>
-      <groupId>commons-collections</groupId>
-      <artifactId>commons-collections</artifactId>
-      <version>3.1</version>
-    </dependency>
+
    
     <dependency>
       <groupId>dnsjava</groupId>
@@ -785,12 +781,6 @@
       <scope>runtime</scope>
     </dependency>
     <dependency>
-      <groupId>jmock</groupId>
-      <artifactId>jmock</artifactId>
-      <version>1.1.0</version>
-      <scope>test</scope>
-    </dependency>
-    <dependency>
       <groupId>org.apache.derby</groupId>
       <artifactId>derby</artifactId>
       <version>${derby.version}</version>



---------------------------------------------------------------------
To unsubscribe, e-mail: server-dev-unsubscribe@james.apache.org
For additional commands, e-mail: server-dev-help@james.apache.org