You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tuscany.apache.org by na...@apache.org on 2008/01/10 17:58:44 UTC

svn commit: r610844 - /incubator/tuscany/java/sca/samples/helloworld-ws-service/pom.xml

Author: nash
Date: Thu Jan 10 08:58:44 2008
New Revision: 610844

URL: http://svn.apache.org/viewvc?rev=610844&view=rev
Log:
Fix build break in samples/helloworld-ws-reference

Modified:
    incubator/tuscany/java/sca/samples/helloworld-ws-service/pom.xml

Modified: incubator/tuscany/java/sca/samples/helloworld-ws-service/pom.xml
URL: http://svn.apache.org/viewvc/incubator/tuscany/java/sca/samples/helloworld-ws-service/pom.xml?rev=610844&r1=610843&r2=610844&view=diff
==============================================================================
--- incubator/tuscany/java/sca/samples/helloworld-ws-service/pom.xml (original)
+++ incubator/tuscany/java/sca/samples/helloworld-ws-service/pom.xml Thu Jan 10 08:58:44 2008
@@ -61,7 +61,7 @@
             <groupId>org.apache.tuscany.sca</groupId>
             <artifactId>tuscany-host-tomcat</artifactId>
             <version>1.2-incubating-SNAPSHOT</version>
-            <scope>test</scope>
+            <scope>runtime</scope>
         </dependency>    
 
         <dependency>



---------------------------------------------------------------------
To unsubscribe, e-mail: tuscany-commits-unsubscribe@ws.apache.org
For additional commands, e-mail: tuscany-commits-help@ws.apache.org