Author: anil.saldhana(a)jboss.com
Date: 2011-07-25 10:50:08 -0400 (Mon, 25 Jul 2011)
New Revision: 1118
Modified:
federation/trunk/picketlink-web/pom.xml
Log:
PLINK-48: mvn deps
Modified: federation/trunk/picketlink-web/pom.xml
===================================================================
--- federation/trunk/picketlink-web/pom.xml 2011-07-25 14:48:50 UTC (rev 1117)
+++ federation/trunk/picketlink-web/pom.xml 2011-07-25 14:50:08 UTC (rev 1118)
@@ -158,20 +158,7 @@
<version>6.0.29</version>
<scope>test</scope>
</dependency>
-
<dependency>
- <groupId>httpunit</groupId>
- <artifactId>httpunit</artifactId>
- <version>1.5.4</version>
- <scope>test</scope>
- </dependency>
- <dependency>
- <groupId>nekohtml</groupId>
- <artifactId>nekohtml</artifactId>
- <version>1.9.12</version>
- <scope>test</scope>
- </dependency>
- <dependency>
<groupId>commons-httpclient</groupId>
<artifactId>commons-httpclient</artifactId>
<version>3.1</version>