Blob Blame History Raw
diff -up ./doxia-site-renderer/pom.xml.sav ./doxia-site-renderer/pom.xml
--- ./doxia-site-renderer/pom.xml.sav	2008-06-20 17:27:41.000000000 -0400
+++ ./doxia-site-renderer/pom.xml	2008-06-20 17:27:53.000000000 -0400
@@ -86,12 +86,6 @@ under the License.
       <artifactId>doxia-decoration-model</artifactId>
     </dependency>
     <dependency>
-      <groupId>htmlunit</groupId>
-      <artifactId>htmlunit</artifactId>
-      <version>1.9</version>
-      <scope>test</scope>
-    </dependency>
-    <dependency>
       <groupId>commons-collections</groupId>
       <artifactId>commons-collections</artifactId>
       <version>3.2</version>