From 3d69ef87b6f9d5fd43e5ea1034cbd23176320e25 Mon Sep 17 00:00:00 2001 From: lresende Date: Wed, 10 Jun 2009 06:46:08 +0000 Subject: Replacing host-embedded dependencies with node git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@783228 13f79535-47bb-0310-9956-ffa450edef68 --- java/sca/itest/bpel/helloworld-reference/pom.xml | 2 +- java/sca/itest/bpel/helloworld-ws/pom.xml | 10 +++++----- java/sca/itest/bpel/helloworld/pom.xml | 10 +++++----- 3 files changed, 11 insertions(+), 11 deletions(-) (limited to 'java/sca') diff --git a/java/sca/itest/bpel/helloworld-reference/pom.xml b/java/sca/itest/bpel/helloworld-reference/pom.xml index ea044f7416..a9bad74749 100644 --- a/java/sca/itest/bpel/helloworld-reference/pom.xml +++ b/java/sca/itest/bpel/helloworld-reference/pom.xml @@ -38,7 +38,7 @@ org.apache.tuscany.sca - tuscany-host-embedded + tuscany-node-impl 2.0-SNAPSHOT diff --git a/java/sca/itest/bpel/helloworld-ws/pom.xml b/java/sca/itest/bpel/helloworld-ws/pom.xml index de84bec40c..f8b2d35b35 100644 --- a/java/sca/itest/bpel/helloworld-ws/pom.xml +++ b/java/sca/itest/bpel/helloworld-ws/pom.xml @@ -35,11 +35,11 @@ - - org.apache.tuscany.sca - tuscany-host-embedded - 2.0-SNAPSHOT - + + org.apache.tuscany.sca + tuscany-node-impl + 2.0-SNAPSHOT + org.apache.tuscany.sca diff --git a/java/sca/itest/bpel/helloworld/pom.xml b/java/sca/itest/bpel/helloworld/pom.xml index 3254bc1383..e32b477a21 100644 --- a/java/sca/itest/bpel/helloworld/pom.xml +++ b/java/sca/itest/bpel/helloworld/pom.xml @@ -33,11 +33,11 @@ - - org.apache.tuscany.sca - tuscany-host-embedded - 2.0-SNAPSHOT - + + org.apache.tuscany.sca + tuscany-node-impl + 2.0-SNAPSHOT + org.apache.tuscany.sca -- cgit v1.2.3