Sophie

Sophie

distrib > Fedora > 16 > i386 > by-pkgid > 5371b7c52dc647ca1eeb2d1c496f5b81 > files > 1

maven-plugin-build-helper-1.5-4.fc16.src.rpm

--- 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>