From 076965bd420d6984d1d6dce70f53b89b1b1d1054 Mon Sep 17 00:00:00 2001 From: antelder Date: Wed, 26 Jan 2011 09:57:50 +0000 Subject: Update to as much as possible only use dependencies in the maven central repo and for where thats not possible define the other repository in the module that uses it not the top level pom.xml git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1063664 13f79535-47bb-0310-9956-ffa450edef68 --- .../dosgi-dynamic-calculator-operations/pom.xml | 13 ++++++++++++- 1 file changed, 12 insertions(+), 1 deletion(-) (limited to 'sca-java-2.x/trunk/samples/learning-more/distributed-osgi/dosgi-dynamic-calculator-operations') diff --git a/sca-java-2.x/trunk/samples/learning-more/distributed-osgi/dosgi-dynamic-calculator-operations/pom.xml b/sca-java-2.x/trunk/samples/learning-more/distributed-osgi/dosgi-dynamic-calculator-operations/pom.xml index 3f06c2665f..1de7aff7a5 100644 --- a/sca-java-2.x/trunk/samples/learning-more/distributed-osgi/dosgi-dynamic-calculator-operations/pom.xml +++ b/sca-java-2.x/trunk/samples/learning-more/distributed-osgi/dosgi-dynamic-calculator-operations/pom.xml @@ -32,10 +32,21 @@ org.apache.tuscany.sca - tuscany-feature-all + tuscany-base-runtime-pom 2.0-SNAPSHOT pom + + org.apache.tuscany.sca + tuscany-osgi-runtime-pom + 2.0-SNAPSHOT + pom + + + org.apache.tuscany.sca + tuscany-binding-rmi-runtime + 2.0-SNAPSHOT + org.apache.tuscany.sca -- cgit v1.2.3