From 32f70674cf1fed176c7bb0f557846bec1b6ffc30 Mon Sep 17 00:00:00 2001 From: Stanislav Ochotnicky Date: Mon, 18 Apr 2011 15:06:00 +0200 Subject: [PATCH 2/3] 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 09d7f08..6484403 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 bc3b206..dc233ad 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.5.4