Blob Blame History Raw
--- pom.xml.sav	2007-08-14 16:29:45.000000000 +0200
+++ pom.xml	2007-08-14 16:30:40.000000000 +0200
@@ -31,6 +31,13 @@
   <inceptionYear>2002</inceptionYear>
   <dependencies>
     <dependency>
+      <groupId>org.codehaus.plexus</groupId>
+      <artifactId>plexus-utils</artifactId>
+      <version>1.0.4</version>
+      <type>jar</type>
+      <scope>test</scope>
+    </dependency>
+    <dependency>
       <groupId>junit</groupId>
       <artifactId>junit</artifactId>
       <version>3.8.1</version>