From 2fbf5b756733d623079d9764bb9371742b6bc42b Mon Sep 17 00:00:00 2001 From: Stanislav Ochotnicky Date: Mon, 18 Apr 2011 15:06:00 +0200 Subject: [PATCH 2/2] Remove htmlunit dependency --- surefire-integration-tests/pom.xml | 6 ------ surefire-setup-integration-tests/pom.xml | 6 ------ 2 files changed, 0 insertions(+), 12 deletions(-) diff --git a/surefire-integration-tests/pom.xml b/surefire-integration-tests/pom.xml index 594c0dc..79b299e 100644 --- a/surefire-integration-tests/pom.xml +++ b/surefire-integration-tests/pom.xml @@ -51,12 +51,6 @@ test - net.sourceforge.htmlunit - htmlunit - 2.8 - test - - commons-io commons-io 2.0.1 diff --git a/surefire-setup-integration-tests/pom.xml b/surefire-setup-integration-tests/pom.xml index 6face0e..fec0de6 100644 --- a/surefire-setup-integration-tests/pom.xml +++ b/surefire-setup-integration-tests/pom.xml @@ -90,12 +90,6 @@ test - net.sourceforge.htmlunit - htmlunit - 2.8 - test - - commons-io commons-io 2.0.1 -- 1.7.4.4