From 0c6687fc8c9c3ad5257da1e5240e63294dce808e Mon Sep 17 00:00:00 2001 From: antelder Date: Fri, 1 Aug 2008 09:09:53 +0000 Subject: Change the sample to use only the sca-api dependency with a scope of provided as eveything is provided by the runtime git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@681637 13f79535-47bb-0310-9956-ffa450edef68 --- java/sca/samples/helloworld-servlet/pom.xml | 22 +--------------------- 1 file changed, 1 insertion(+), 21 deletions(-) (limited to 'java/sca/samples/helloworld-servlet/pom.xml') diff --git a/java/sca/samples/helloworld-servlet/pom.xml b/java/sca/samples/helloworld-servlet/pom.xml index 251f513a3b..d533f189ab 100644 --- a/java/sca/samples/helloworld-servlet/pom.xml +++ b/java/sca/samples/helloworld-servlet/pom.xml @@ -35,27 +35,7 @@ org.apache.tuscany.sca tuscany-sca-api 1.4-SNAPSHOT - - - - org.apache.tuscany.sca - tuscany-host-webapp - 1.4-SNAPSHOT - runtime - - - - org.apache.tuscany.sca - tuscany-implementation-web - 1.4-SNAPSHOT - runtime - - - - org.apache.tuscany.sca - tuscany-implementation-java-runtime - 1.4-SNAPSHOT - runtime + provided -- cgit v1.2.3