From 0861c7994fc59ee1ff1b91e5f46e867751f89122 Mon Sep 17 00:00:00 2001 From: slaws Date: Wed, 13 Oct 2010 17:51:21 +0000 Subject: Correct dependency for sample name change git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1022217 13f79535-47bb-0310-9956-ffa450edef68 --- .../implementation-composite/helloworld-recursive-ws/pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sca-java-2.x/trunk/samples/learning-more/implementation-composite/helloworld-recursive-ws/pom.xml b/sca-java-2.x/trunk/samples/learning-more/implementation-composite/helloworld-recursive-ws/pom.xml index 80432461e4..d2609d0883 100644 --- a/sca-java-2.x/trunk/samples/learning-more/implementation-composite/helloworld-recursive-ws/pom.xml +++ b/sca-java-2.x/trunk/samples/learning-more/implementation-composite/helloworld-recursive-ws/pom.xml @@ -39,7 +39,7 @@ org.apache.tuscany.sca - sample-helloworld + helloworld-contribution 2.0-SNAPSHOT provided @@ -72,7 +72,7 @@ ..\helloworld-recursive\target\sample-helloworld-recursive.jar - ..\helloworld\target\sample-helloworld.jar + ..\..\..\getting-started\helloworld\target\helloworld-contribution.jar -- cgit v1.2.3