Author: gnodet
Date: Thu Oct 25 13:27:01 2007
New Revision: 588338

URL: http://svn.apache.org/viewvc?rev=588338&view=rev
Log:
Add missing dep

Modified:
    incubator/servicemix/branches/servicemix-4.0/itests/pom.xml

Modified: incubator/servicemix/branches/servicemix-4.0/itests/pom.xml
URL: 
http://svn.apache.org/viewvc/incubator/servicemix/branches/servicemix-4.0/itests/pom.xml?rev=588338&r1=588337&r2=588338&view=diff
==============================================================================
--- incubator/servicemix/branches/servicemix-4.0/itests/pom.xml (original)
+++ incubator/servicemix/branches/servicemix-4.0/itests/pom.xml Thu Oct 25 
13:27:01 2007
@@ -129,6 +129,11 @@
       </dependency>
       <dependency>
         <groupId>org.apache.geronimo.specs</groupId>
+        <artifactId>geronimo-servlet_2.5_spec</artifactId>
+        <scope>test</scope>
+      </dependency>
+      <dependency>
+        <groupId>org.apache.geronimo.specs</groupId>
         <artifactId>geronimo-activation_1.1_spec</artifactId>
         <scope>test</scope>
       </dependency>


Reply via email to