Author: sohil.shah(a)jboss.com
Date: 2008-04-04 16:59:24 -0400 (Fri, 04 Apr 2008)
New Revision: 10504
Modified:
modules/test/trunk/remote/pom.xml
Log:
removing duplicate dependency directive
Modified: modules/test/trunk/remote/pom.xml
===================================================================
--- modules/test/trunk/remote/pom.xml 2008-04-04 20:53:34 UTC (rev 10503)
+++ modules/test/trunk/remote/pom.xml 2008-04-04 20:59:24 UTC (rev 10504)
@@ -43,12 +43,8 @@
<dependency>
<groupId>apache-httpclient</groupId>
<artifactId>commons-httpclient</artifactId>
- </dependency>
+ </dependency>
<dependency>
- <groupId>apache-httpclient</groupId>
- <artifactId>commons-httpclient</artifactId>
- </dependency>
- <dependency>
<groupId>junit</groupId>
<artifactId>junit</artifactId>
</dependency>
Show replies by date