From 45a687145ddd0a19edb7cb94e482c457aefde836 Mon Sep 17 00:00:00 2001 From: antelder Date: Mon, 14 Feb 2011 10:10:39 +0000 Subject: Update helloworld sample to use top level sam[ple pom.xml as parent git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1070427 13f79535-47bb-0310-9956-ffa450edef68 --- .../trunk/unreleased/samples/helloworld-contribution/pom.xml | 11 +++++++++-- 1 file changed, 9 insertions(+), 2 deletions(-) (limited to 'sca-java-2.x/trunk') diff --git a/sca-java-2.x/trunk/unreleased/samples/helloworld-contribution/pom.xml b/sca-java-2.x/trunk/unreleased/samples/helloworld-contribution/pom.xml index 5ecc7a8831..b86636816f 100644 --- a/sca-java-2.x/trunk/unreleased/samples/helloworld-contribution/pom.xml +++ b/sca-java-2.x/trunk/unreleased/samples/helloworld-contribution/pom.xml @@ -21,12 +21,19 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd"> 4.0.0 + + org.apache.tuscany.sca.samples + tuscany-samples + 2.0-SNAPSHOT + ../pom.xml + + org.apache.tuscany.sca.samples helloworld-contribution 2.0-SNAPSHOT jar - helloworld-contribution + Tuscany Sample Helloworld Contribution 2.0-SNAPSHOT @@ -83,4 +90,4 @@ - + \ No newline at end of file -- cgit v1.2.3