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: [email protected]
For additional commands, e-mail: [email protected]