You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cxf.apache.org by jl...@apache.org on 2007/10/12 09:29:11 UTC

svn commit: r584086 - /incubator/cxf/branches/jliu/rt/frontend/jaxrs/pom.xml

Author: jliu
Date: Fri Oct 12 00:29:10 2007
New Revision: 584086

URL: http://svn.apache.org/viewvc?rev=584086&view=rev
Log:
minor fix to pom 

Modified:
    incubator/cxf/branches/jliu/rt/frontend/jaxrs/pom.xml

Modified: incubator/cxf/branches/jliu/rt/frontend/jaxrs/pom.xml
URL: http://svn.apache.org/viewvc/incubator/cxf/branches/jliu/rt/frontend/jaxrs/pom.xml?rev=584086&r1=584085&r2=584086&view=diff
==============================================================================
--- incubator/cxf/branches/jliu/rt/frontend/jaxrs/pom.xml (original)
+++ incubator/cxf/branches/jliu/rt/frontend/jaxrs/pom.xml Fri Oct 12 00:29:10 2007
@@ -81,7 +81,6 @@
 	            <groupId>org.codehaus.jettison</groupId>
 	            <artifactId>jettison</artifactId>
 	            <version>1.0-RC2</version>
-	            <scope>test</scope>
         </dependency>
         <dependency>
             <groupId>org.apache.cxf</groupId>