From 9ff7e9dac60cc4237be8d778ce31d9111de9b15f Mon Sep 17 00:00:00 2001 From: antelder Date: Wed, 13 Oct 2010 13:28:09 +0000 Subject: Fix dependency for sample moves. (not sure if this sample should be kept in its current form or at all but this atleast stops its build failing although it does seem to get a lot of errors in the build log git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1022096 13f79535-47bb-0310-9956-ffa450edef68 --- sca-java-2.x/trunk/samples/getting-started/helloworld-webapp/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sca-java-2.x') diff --git a/sca-java-2.x/trunk/samples/getting-started/helloworld-webapp/pom.xml b/sca-java-2.x/trunk/samples/getting-started/helloworld-webapp/pom.xml index 8d70ec23a7..28bfdbf411 100644 --- a/sca-java-2.x/trunk/samples/getting-started/helloworld-webapp/pom.xml +++ b/sca-java-2.x/trunk/samples/getting-started/helloworld-webapp/pom.xml @@ -65,7 +65,7 @@ org.apache.tuscany.sca - sample-helloworld + helloworld-contribution ${pom.version} src/main/webapp/WEB-INF/sca-contributions -- cgit v1.2.3