Sophie

Sophie

distrib > Mageia > 2 > i586 > by-pkgid > 959b80fd393a216f1abf920808d35e3e > files > 5

btm-2.1.0-1.mga2.src.rpm

--- btm-jetty6-lifecycle/pom.xml	2010-11-12 02:05:50.000000000 +0100
+++ btm-jetty6-lifecycle/pom.xml-gil	2011-07-28 10:23:17.258452114 +0200
@@ -20,6 +20,12 @@
             <artifactId>jetty</artifactId>
             <scope>provided</scope>
         </dependency>
+        <dependency>
+            <groupId>org.mortbay.jetty</groupId>
+            <artifactId>jetty-util</artifactId>
+            <version>6.1.25</version>
+            <scope>provided</scope>
+        </dependency>
     </dependencies>
 
     <build>