From 560654146dfe71f2f5e1409868a3f316e2422494 Mon Sep 17 00:00:00 2001 From: antelder Date: Thu, 28 Jul 2011 08:52:16 +0000 Subject: Update all the getting-started samples to not use an explicit relative parent. I've tried this with both Maven v2 and v3 and there are no fatal build errors and it enables build the individual samples in issolation without a full tuscany checkout git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1151769 13f79535-47bb-0310-9956-ffa450edef68 --- sca-java-2.x/trunk/samples/getting-started/helloworld-spring/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sca-java-2.x/trunk/samples/getting-started/helloworld-spring') diff --git a/sca-java-2.x/trunk/samples/getting-started/helloworld-spring/pom.xml b/sca-java-2.x/trunk/samples/getting-started/helloworld-spring/pom.xml index f5d6a0e1e6..6ea93f7ce5 100644 --- a/sca-java-2.x/trunk/samples/getting-started/helloworld-spring/pom.xml +++ b/sca-java-2.x/trunk/samples/getting-started/helloworld-spring/pom.xml @@ -25,7 +25,7 @@ org.apache.tuscany.sca.samples tuscany-samples 2.0-SNAPSHOT - ../../pom.xml + helloworld-spring 2.0-SNAPSHOT -- cgit v1.2.3