Blob Blame History Raw
--- pom.xml.sav	2010-02-15 23:32:14.000000000 +0200
+++ pom.xml	2010-09-08 15:42:18.415394116 +0300
@@ -80,6 +80,12 @@
       <artifactId>plexus-utils</artifactId>
       <version>1.5.8</version>
     </dependency>
+    <dependency>
+      <groupId>junit</groupId>
+      <artifactId>junit</artifactId>
+      <version>4.6</version>
+      <scope>test</scope>
+    </dependency>
   </dependencies>
 
   <reporting>