Author: asoldano
Date: Wed Aug 18 16:01:59 2010
New Revision: 986760

URL: http://svn.apache.org/viewvc?rev=986760&view=rev
Log:
[CXF-2845] Updating pom for removing reference to http_jaxws_spi transport 
module

Modified:
    cxf/trunk/systests/container-integration/grizzly/pom.xml

Modified: cxf/trunk/systests/container-integration/grizzly/pom.xml
URL: 
http://svn.apache.org/viewvc/cxf/trunk/systests/container-integration/grizzly/pom.xml?rev=986760&r1=986759&r2=986760&view=diff
==============================================================================
--- cxf/trunk/systests/container-integration/grizzly/pom.xml (original)
+++ cxf/trunk/systests/container-integration/grizzly/pom.xml Wed Aug 18 
16:01:59 2010
@@ -21,12 +21,6 @@
         </dependency>
         <dependency>
             <groupId>org.apache.cxf</groupId>
-            <artifactId>cxf-rt-transports-http-jaxws-spi</artifactId>
-            <version>${project.version}</version>
-            <scope>test</scope>
-        </dependency>
-        <dependency>
-            <groupId>org.apache.cxf</groupId>
             <artifactId>cxf-testutils</artifactId>
             <version>${project.version}</version>
             <scope>test</scope>


Reply via email to