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