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