From bd541f2fa2a5f26c24ae9965e1f39211bab44b82 Mon Sep 17 00:00:00 2001 From: antelder Date: Fri, 4 Feb 2011 14:39:05 +0000 Subject: Update all samples to use the top level samples as their parent. Whatever happens with the other sample discussion this hopefully gets them working from the bin distro without having to do a local build first git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1067184 13f79535-47bb-0310-9956-ffa450edef68 --- .../samples/applications/logging-scribe/helloworld-scribe/pom.xml | 4 ++-- sca-java-2.x/trunk/samples/applications/logging-scribe/pom.xml | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) (limited to 'sca-java-2.x/trunk/samples/applications/logging-scribe') diff --git a/sca-java-2.x/trunk/samples/applications/logging-scribe/helloworld-scribe/pom.xml b/sca-java-2.x/trunk/samples/applications/logging-scribe/helloworld-scribe/pom.xml index 7cef24e977..6a99a1e13e 100644 --- a/sca-java-2.x/trunk/samples/applications/logging-scribe/helloworld-scribe/pom.xml +++ b/sca-java-2.x/trunk/samples/applications/logging-scribe/helloworld-scribe/pom.xml @@ -21,9 +21,9 @@ 4.0.0 org.apache.tuscany.sca - tuscany-sample-logging-scribe + tuscany-sample 2.0-SNAPSHOT - ../pom.xml + ../../../pom.xml jar diff --git a/sca-java-2.x/trunk/samples/applications/logging-scribe/pom.xml b/sca-java-2.x/trunk/samples/applications/logging-scribe/pom.xml index dd759ff2f0..e073c4ed09 100644 --- a/sca-java-2.x/trunk/samples/applications/logging-scribe/pom.xml +++ b/sca-java-2.x/trunk/samples/applications/logging-scribe/pom.xml @@ -21,9 +21,9 @@ 4.0.0 org.apache.tuscany.sca - tuscany-samples-applications + tuscany-samples 2.0-SNAPSHOT - ../pom.xml + ../../pom.xml tuscany-sample-logging-scribe pom @@ -36,7 +36,7 @@ true - + -- cgit v1.2.3