From 054ba1cb6fc276ebc1702254d45281889f2fb8ef Mon Sep 17 00:00:00 2001 From: nash Date: Wed, 13 Jan 2010 10:12:36 +0000 Subject: Move the travel sample launchers/common module to util/launcher-common (TUSCANY-3422) git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@898694 13f79535-47bb-0310-9956-ffa450edef68 --- sandbox/travelsample/launchers/notification-rmi/pom.xml | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'sandbox/travelsample/launchers/notification-rmi/pom.xml') diff --git a/sandbox/travelsample/launchers/notification-rmi/pom.xml b/sandbox/travelsample/launchers/notification-rmi/pom.xml index 7b41496c9f..ecac2d2d18 100644 --- a/sandbox/travelsample/launchers/notification-rmi/pom.xml +++ b/sandbox/travelsample/launchers/notification-rmi/pom.xml @@ -32,8 +32,9 @@ org.apache.tuscany.sca - scatours-launcher-common + scatours-util-launcher-common ${pom.version} + provided @@ -87,6 +88,9 @@ 2.2 + + ../util/scatours-util-launcher-common.jar + true ../lib/ -- cgit v1.2.3