From d051f5465d815443478deafac6e4247719365d21 Mon Sep 17 00:00:00 2001 From: antelder Date: Fri, 23 Jul 2010 11:18:44 +0000 Subject: Change all the samples to use samples\pom.xml as the parent instead of the sca parent so that they pick up the sample s=config (which is mainly the deploy plugin config which has skip=true so they don;t get deployed to the maven repo git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@967047 13f79535-47bb-0310-9956-ffa450edef68 --- .../samples/binding-rmi/contribution-calculator-reference/pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'sca-java-2.x/trunk/samples/binding-rmi/contribution-calculator-reference/pom.xml') diff --git a/sca-java-2.x/trunk/samples/binding-rmi/contribution-calculator-reference/pom.xml b/sca-java-2.x/trunk/samples/binding-rmi/contribution-calculator-reference/pom.xml index 3e43d891b6..c10d764ff1 100644 --- a/sca-java-2.x/trunk/samples/binding-rmi/contribution-calculator-reference/pom.xml +++ b/sca-java-2.x/trunk/samples/binding-rmi/contribution-calculator-reference/pom.xml @@ -21,9 +21,9 @@ 4.0.0 org.apache.tuscany.sca - tuscany-sca + tuscany-samples 2.0-SNAPSHOT - ../../pom.xml + ../pom.xml sample-contribution-binding-rmi-calculator-reference Apache Tuscany SCA Sample Contribution binding-rmi Calculator Reference -- cgit v1.2.3