You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cxf.apache.org by dk...@apache.org on 2009/12/16 20:29:45 UTC

svn commit: r891393 - /cxf/trunk/integration/jca/pom.xml

Author: dkulp
Date: Wed Dec 16 19:29:44 2009
New Revision: 891393

URL: http://svn.apache.org/viewvc?rev=891393&view=rev
Log:
Re-add jetty as runtime scope.

Modified:
    cxf/trunk/integration/jca/pom.xml

Modified: cxf/trunk/integration/jca/pom.xml
URL: http://svn.apache.org/viewvc/cxf/trunk/integration/jca/pom.xml?rev=891393&r1=891392&r2=891393&view=diff
==============================================================================
--- cxf/trunk/integration/jca/pom.xml (original)
+++ cxf/trunk/integration/jca/pom.xml Wed Dec 16 19:29:44 2009
@@ -95,7 +95,6 @@
             <groupId>org.apache.cxf</groupId>
             <artifactId>cxf-rt-transports-http-jetty</artifactId>
             <version>${project.version}</version>
-            <scope>test</scope>
         </dependency>
         <dependency>
             <groupId>org.slf4j</groupId>