Sophie

Sophie

distrib > Fedora > 15 > i386 > by-pkgid > c9d0d532bb97f215bb0c5eb3ea002bab > files > 6

jetty-6.1.26-5.fc15.src.rpm

diff -up ./modules/util/pom.xml.fix ./modules/util/pom.xml
--- ./modules/util/pom.xml.fix	2010-12-01 14:35:37.000000000 -0500
+++ ./modules/util/pom.xml	2010-12-01 14:36:33.000000000 -0500
@@ -97,7 +97,7 @@
       <scope>test</scope>
     </dependency>
     <dependency>
-      <groupId>org.mortbay.jetty</groupId>
+      <groupId>javax.servlet</groupId>
       <artifactId>servlet-api</artifactId>
       <version>${servlet-version}</version>
       <scope>provided</scope>