From cd56dabae8c2297c3f71c1dfa5ef406e60c6c406 Mon Sep 17 00:00:00 2001 From: nash Date: Wed, 10 Feb 2010 09:56:55 +0000 Subject: Add scatours-launcher-payment-bpel to the travel sample distribution (TUSCANY-3460) git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@908421 13f79535-47bb-0310-9956-ffa450edef68 --- .../tutorials/travelsample/launchers/notification-ejb/pom.xml | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) (limited to 'sca-java-1.x/trunk/tutorials/travelsample/launchers/notification-ejb') diff --git a/sca-java-1.x/trunk/tutorials/travelsample/launchers/notification-ejb/pom.xml b/sca-java-1.x/trunk/tutorials/travelsample/launchers/notification-ejb/pom.xml index 06cd88f2fd..84ec159a3f 100644 --- a/sca-java-1.x/trunk/tutorials/travelsample/launchers/notification-ejb/pom.xml +++ b/sca-java-1.x/trunk/tutorials/travelsample/launchers/notification-ejb/pom.xml @@ -72,9 +72,10 @@ - org.apache.openejb - openejb-ejbd - 3.1.1 + org.apache.tuscany.sca + scatours-util-openejb-runtime + ${pom.version} + provided @@ -95,7 +96,7 @@ - ../util/scatours-util-launcher-common.jar + ../util/scatours-util-launcher-common.jar ../util/scatours-util-openejb-runtime.jar true -- cgit v1.2.3