From 68c3920fc0ba41c6a9ebf062bd41e5ebf647e51b Mon Sep 17 00:00:00 2001 From: rfeng Date: Thu, 5 Nov 2009 21:10:20 +0000 Subject: Update pom.xml to reference a consistent version of tuscany runtime using ${tuscany.version} git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@833170 13f79535-47bb-0310-9956-ffa450edef68 --- .../clients/currency-converter-corba/pom.xml | 6 +- .../clients/currency-converter-jms/pom.xml | 6 +- .../clients/currency-converter-rmi/pom.xml | 6 +- .../clients/currency-converter-ws-jaxws/pom.xml | 6 +- sandbox/travelsample/clients/pom.xml | 98 +++++++++++----------- 5 files changed, 61 insertions(+), 61 deletions(-) (limited to 'sandbox/travelsample/clients') diff --git a/sandbox/travelsample/clients/currency-converter-corba/pom.xml b/sandbox/travelsample/clients/currency-converter-corba/pom.xml index c6892c86bf..4db1279ab8 100644 --- a/sandbox/travelsample/clients/currency-converter-corba/pom.xml +++ b/sandbox/travelsample/clients/currency-converter-corba/pom.xml @@ -21,9 +21,9 @@ 4.0.0 org.apache.tuscany.sca - tuscany-sca - 1.6-SNAPSHOT - + tuscany-scatours + 1.0-SNAPSHOT + ../../pom.xml 1.0-SNAPSHOT scatours-client-currency-converter-corba Apache Tuscany SCA Tours Currency Converter CORBA Client diff --git a/sandbox/travelsample/clients/currency-converter-jms/pom.xml b/sandbox/travelsample/clients/currency-converter-jms/pom.xml index a10464650a..f026edca1d 100644 --- a/sandbox/travelsample/clients/currency-converter-jms/pom.xml +++ b/sandbox/travelsample/clients/currency-converter-jms/pom.xml @@ -21,9 +21,9 @@ 4.0.0 org.apache.tuscany.sca - tuscany-sca - 1.6-SNAPSHOT - + tuscany-scatours + 1.0-SNAPSHOT + ../../pom.xml 1.0-SNAPSHOT scatours-client-currency-converter-jms diff --git a/sandbox/travelsample/clients/currency-converter-rmi/pom.xml b/sandbox/travelsample/clients/currency-converter-rmi/pom.xml index 646499a1c8..0b5ba61725 100644 --- a/sandbox/travelsample/clients/currency-converter-rmi/pom.xml +++ b/sandbox/travelsample/clients/currency-converter-rmi/pom.xml @@ -21,9 +21,9 @@ 4.0.0 org.apache.tuscany.sca - tuscany-sca - 1.6-SNAPSHOT - + tuscany-scatours + 1.0-SNAPSHOT + ../../pom.xml 1.0-SNAPSHOT scatours-client-currency-converter-rmi Apache Tuscany SCA Tours Currency Converter RMI Client diff --git a/sandbox/travelsample/clients/currency-converter-ws-jaxws/pom.xml b/sandbox/travelsample/clients/currency-converter-ws-jaxws/pom.xml index 3e388cc5cf..b79a5477b2 100644 --- a/sandbox/travelsample/clients/currency-converter-ws-jaxws/pom.xml +++ b/sandbox/travelsample/clients/currency-converter-ws-jaxws/pom.xml @@ -21,9 +21,9 @@ 4.0.0 org.apache.tuscany.sca - tuscany-sca - 1.6-SNAPSHOT - + tuscany-scatours + 1.0-SNAPSHOT + ../../pom.xml 1.0-SNAPSHOT scatours-client-currency-converter-ws-jaxws diff --git a/sandbox/travelsample/clients/pom.xml b/sandbox/travelsample/clients/pom.xml index 193ff2f3f5..5b6a2a5d0b 100644 --- a/sandbox/travelsample/clients/pom.xml +++ b/sandbox/travelsample/clients/pom.xml @@ -1,49 +1,49 @@ - - - - 4.0.0 - - org.apache.tuscany.sca - tuscany-sca - 1.5 - - - 1.0-SNAPSHOT - scatours-clients - pom - Apache Tuscany SCA Tours non-SCA Clients - - - - default - - true - - - currency-converter-corba - currency-converter-jms - currency-converter-rmi - currency-converter-ws-jaxws - - - - - - + + + + 4.0.0 + + org.apache.tuscany.sca + tuscany-scatours + 1.0-SNAPSHOT + ../pom.xml + + 1.0-SNAPSHOT + scatours-clients + pom + Apache Tuscany SCA Tours non-SCA Clients + + + + default + + true + + + currency-converter-corba + currency-converter-jms + currency-converter-rmi + currency-converter-ws-jaxws + + + + + + -- cgit v1.2.3