Author: gertv
Date: Wed Jul  9 07:18:41 2008
New Revision: 675183

URL: http://svn.apache.org/viewvc?rev=675183&view=rev
Log:
Removing Geronimo Servlet 2.4 spec -- it is superseded by Jetty's Servlet 2.5 
JAR

Modified:
    activemq/camel/trunk/components/camel-jetty/pom.xml

Modified: activemq/camel/trunk/components/camel-jetty/pom.xml
URL: 
http://svn.apache.org/viewvc/activemq/camel/trunk/components/camel-jetty/pom.xml?rev=675183&r1=675182&r2=675183&view=diff
==============================================================================
--- activemq/camel/trunk/components/camel-jetty/pom.xml (original)
+++ activemq/camel/trunk/components/camel-jetty/pom.xml Wed Jul  9 07:18:41 2008
@@ -44,10 +44,6 @@
       <artifactId>camel-core</artifactId>
     </dependency>
     <dependency>
-      <groupId>org.apache.geronimo.specs</groupId>
-      <artifactId>geronimo-servlet_2.4_spec</artifactId>
-    </dependency>
-    <dependency>
       <groupId>org.apache.camel</groupId>
       <artifactId>camel-http</artifactId>
     </dependency>


Reply via email to