Author: sergeyb
Date: Tue Oct 14 15:41:28 2014
New Revision: 1631797

URL: http://svn.apache.org/r1631797
Log:
[TIKA-1242] Moving the CXF rt/rs/service/description dep into a test scope

Modified:
    tika/trunk/tika-server/pom.xml

Modified: tika/trunk/tika-server/pom.xml
URL: 
http://svn.apache.org/viewvc/tika/trunk/tika-server/pom.xml?rev=1631797&r1=1631796&r2=1631797&view=diff
==============================================================================
--- tika/trunk/tika-server/pom.xml (original)
+++ tika/trunk/tika-server/pom.xml Tue Oct 14 15:41:28 2014
@@ -52,6 +52,7 @@
       <groupId>org.apache.cxf</groupId>
       <artifactId>cxf-rt-rs-service-description</artifactId>
       <version>3.0.2</version>
+      <scope>test</scope>
     </dependency>
     <dependency>
       <groupId>org.apache.cxf</groupId>


Reply via email to