Author: bimargulies
Date: Mon Oct 19 14:07:59 2009
New Revision: 826678

URL: http://svn.apache.org/viewvc?rev=826678&view=rev
Log:
fix stupid typo in pom.

Modified:
    cxf/trunk/systests/transports/pom.xml

Modified: cxf/trunk/systests/transports/pom.xml
URL: 
http://svn.apache.org/viewvc/cxf/trunk/systests/transports/pom.xml?rev=826678&r1=826677&r2=826678&view=diff
==============================================================================
--- cxf/trunk/systests/transports/pom.xml (original)
+++ cxf/trunk/systests/transports/pom.xml Mon Oct 19 14:07:59 2009
@@ -211,7 +211,7 @@
         <dependency>
             <groupId>org.springframework</groupId>
             <artifactId>spring-web</artifactId>
-            <scope>text</scope>
+            <scope>test</scope>
             <version>${spring.version}</version>
         </dependency>
         <dependency>


Reply via email to