From 65f90a3a577cee5b20a0a76508b4419e9eca518d Mon Sep 17 00:00:00 2001 From: nash Date: Thu, 18 Feb 2010 11:33:27 +0000 Subject: Exclude Tuscany runtime dependencies from the travel sample distribution default build (TUSCANY-3462) git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@911338 13f79535-47bb-0310-9956-ffa450edef68 --- .../trunk/tutorials/travelsample/clients/currency-converter-jms/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sca-java-1.x/trunk/tutorials/travelsample/clients/currency-converter-jms') diff --git a/sca-java-1.x/trunk/tutorials/travelsample/clients/currency-converter-jms/pom.xml b/sca-java-1.x/trunk/tutorials/travelsample/clients/currency-converter-jms/pom.xml index 88a1f27407..d936040939 100644 --- a/sca-java-1.x/trunk/tutorials/travelsample/clients/currency-converter-jms/pom.xml +++ b/sca-java-1.x/trunk/tutorials/travelsample/clients/currency-converter-jms/pom.xml @@ -93,7 +93,7 @@ - true + ${scatours.selfContained} ../lib/ scatours.CurrencyConverterJMSClient -- cgit v1.2.3