From 61d2cb0a9d78820f6a92c7eab1d581903c5116d4 Mon Sep 17 00:00:00 2001 From: rfeng Date: Mon, 1 Jun 2009 19:03:28 +0000 Subject: Update versions git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@780783 13f79535-47bb-0310-9956-ffa450edef68 --- .../contributions/calendar-contribution/pom.xml | 8 ++-- .../contributions/car-contribution/pom.xml | 20 +++++----- .../contributions/common-contribution/pom.xml | 8 ++-- .../creditcard-payment-jaxb-contribution/pom.xml | 18 ++++----- .../creditcard-payment-sdo-contribution/pom.xml | 16 ++++---- .../contributions/currency-contribution/pom.xml | 8 ++-- .../currency-corba-contribution/pom.xml | 6 +-- .../currency-rmi-contribution/pom.xml | 6 +-- .../contributions/currency-ws-contribution/pom.xml | 8 ++-- .../databinding-client-contribution/pom.xml | 16 ++++---- .../emailgateway-contribution/pom.xml | 16 ++++---- .../contributions/flight-contribution/pom.xml | 20 +++++----- .../fullapp-bespoketrip-contribution/pom.xml | 28 ++++++------- .../fullapp-currency-contribution/pom.xml | 14 +++---- .../fullapp-frontend-contribution/pom.xml | 14 +++---- .../fullapp-packagedtrip-contribution/pom.xml | 14 +++---- .../fullapp-shoppingcart-contribution/pom.xml | 14 +++---- .../contributions/fullapp-ui-contribution/pom.xml | 14 +++---- .../contributions/hotel-contribution/pom.xml | 20 +++++----- .../interaction-client-contribution/pom.xml | 28 ++++++------- .../pom.xml | 22 +++++------ .../introducing-client-contribution/pom.xml | 16 ++++---- .../pom.xml | 6 +-- .../pom.xml | 6 +-- .../notification-contribution/pom.xml | 8 ++-- .../notification-corba-contribution/pom.xml | 8 ++-- .../notification-ws-contribution/pom.xml | 8 ++-- .../payment-java-contribution/pom.xml | 20 +++++----- .../src/main/resources/CreditCardPayment.wsdl | 10 +++-- .../contributions/scatours-contribution/pom.xml | 46 +++++++++++----------- .../shoppingcart-contribution/pom.xml | 35 ++++++++-------- .../travelcatalog-contribution/pom.xml | 30 +++++++------- .../contributions/trip-contribution/pom.xml | 10 ++--- .../contributions/tripbooking-contribution/pom.xml | 32 +++++++-------- 34 files changed, 278 insertions(+), 275 deletions(-) (limited to 'sandbox/travelsample/contributions') diff --git a/sandbox/travelsample/contributions/calendar-contribution/pom.xml b/sandbox/travelsample/contributions/calendar-contribution/pom.xml index b10912e124..35103d8ab6 100644 --- a/sandbox/travelsample/contributions/calendar-contribution/pom.xml +++ b/sandbox/travelsample/contributions/calendar-contribution/pom.xml @@ -22,9 +22,9 @@ org.apache.tuscany.sca tuscany-sca - 1.5-SNAPSHOT + 1.5 - + 1.0-SNAPSHOT scatours-calendar-contribution Apache Tuscany SCA Tours Calendar Contribution @@ -32,13 +32,13 @@ org.apache.tuscany.sca tuscany-host-embedded - 1.5-SNAPSHOT + 1.5 org.apache.tuscany.sca tuscany-implementation-java-runtime - 1.5-SNAPSHOT + 1.5 runtime diff --git a/sandbox/travelsample/contributions/car-contribution/pom.xml b/sandbox/travelsample/contributions/car-contribution/pom.xml index 0c3089206f..0cd820f573 100644 --- a/sandbox/travelsample/contributions/car-contribution/pom.xml +++ b/sandbox/travelsample/contributions/car-contribution/pom.xml @@ -7,24 +7,24 @@ * to you under the Apache License, Version 2.0 (the * "License"); you may not use this file except in compliance * with the License. You may obtain a copy of the License at - * + * * http://www.apache.org/licenses/LICENSE-2.0 - * + * * Unless required by applicable law or agreed to in writing, * software distributed under the License is distributed on an * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY * KIND, either express or implied. See the License for the * specific language governing permissions and limitations - * under the License. + * under the License. --> 4.0.0 org.apache.tuscany.sca tuscany-sca - 1.5-SNAPSHOT + 1.5 - + 1.0-SNAPSHOT scatours-car-contribution Apache Tuscany SCA Tours Car Contribution @@ -32,20 +32,20 @@ org.apache.tuscany.sca tuscany-sca-api - 1.5-SNAPSHOT + 1.5 org.apache.tuscany.sca tuscany-data-api - 1.5-SNAPSHOT + 1.5 - + org.apache.tuscany.sca scatours-common-contribution - 1.5-SNAPSHOT - + 1.0-SNAPSHOT + junit diff --git a/sandbox/travelsample/contributions/common-contribution/pom.xml b/sandbox/travelsample/contributions/common-contribution/pom.xml index 23fb35e806..8b477c0b8c 100644 --- a/sandbox/travelsample/contributions/common-contribution/pom.xml +++ b/sandbox/travelsample/contributions/common-contribution/pom.xml @@ -22,9 +22,9 @@ org.apache.tuscany.sca tuscany-sca - 1.5-SNAPSHOT + 1.5 - + 1.0-SNAPSHOT scatours-common-contribution Apache Tuscany SCA Tours Common Artefacts Contribution @@ -32,13 +32,13 @@ org.apache.tuscany.sca tuscany-sca-api - 1.5-SNAPSHOT + 1.5 org.apache.tuscany.sca tuscany-data-api - 1.5-SNAPSHOT + 1.5 diff --git a/sandbox/travelsample/contributions/creditcard-payment-jaxb-contribution/pom.xml b/sandbox/travelsample/contributions/creditcard-payment-jaxb-contribution/pom.xml index 40e9c62f37..776163abf5 100644 --- a/sandbox/travelsample/contributions/creditcard-payment-jaxb-contribution/pom.xml +++ b/sandbox/travelsample/contributions/creditcard-payment-jaxb-contribution/pom.xml @@ -22,9 +22,9 @@ org.apache.tuscany.sca tuscany-sca - 1.5-SNAPSHOT + 1.5 - + 1.0-SNAPSHOT scatours-creditcard-payment-jaxb-contribution Apache Tuscany SCA Tours Credit Card Payment Contribution JAXB @@ -32,41 +32,41 @@ org.apache.tuscany.sca tuscany-node-api - 1.5-SNAPSHOT + 1.5 org.apache.tuscany.sca tuscany-node-impl - 1.5-SNAPSHOT + 1.5 runtime org.apache.tuscany.sca tuscany-implementation-java-runtime - 1.5-SNAPSHOT + 1.5 runtime org.apache.tuscany.sca tuscany-binding-jsonrpc-runtime - 1.5-SNAPSHOT + 1.5 runtime org.apache.tuscany.sca tuscany-binding-ws-axis2 - 1.5-SNAPSHOT + 1.5 runtime org.apache.tuscany.sca tuscany-host-jetty - 1.5-SNAPSHOT + 1.5 runtime @@ -103,7 +103,7 @@ org.codehaus.mojo jaxws-maven-plugin - 1.9 + 1.12 wsimport diff --git a/sandbox/travelsample/contributions/creditcard-payment-sdo-contribution/pom.xml b/sandbox/travelsample/contributions/creditcard-payment-sdo-contribution/pom.xml index fe96c3772e..f1377839f2 100644 --- a/sandbox/travelsample/contributions/creditcard-payment-sdo-contribution/pom.xml +++ b/sandbox/travelsample/contributions/creditcard-payment-sdo-contribution/pom.xml @@ -22,9 +22,9 @@ org.apache.tuscany.sca tuscany-sca - 1.6-SNAPSHOT + 1.5 - + 1.0-SNAPSHOT scatours-creditcard-payment-sdo-contribution Apache Tuscany SCA Tours Chapter Credit Card Payment Contribution SDO @@ -32,40 +32,40 @@ org.apache.tuscany.sca tuscany-node-api - 1.6-SNAPSHOT + 1.5 org.apache.tuscany.sca tuscany-node-impl - 1.6-SNAPSHOT + 1.5 runtime org.apache.tuscany.sca tuscany-implementation-java-runtime - 1.6-SNAPSHOT + 1.5 runtime org.apache.tuscany.sca tuscany-databinding-sdo - 1.6-SNAPSHOT + 1.5 org.apache.tuscany.sca tuscany-binding-ws-axis2 - 1.6-SNAPSHOT + 1.5 runtime org.apache.tuscany.sca tuscany-host-jetty - 1.6-SNAPSHOT + 1.5 runtime diff --git a/sandbox/travelsample/contributions/currency-contribution/pom.xml b/sandbox/travelsample/contributions/currency-contribution/pom.xml index 07e3fb4818..67ae9992f9 100644 --- a/sandbox/travelsample/contributions/currency-contribution/pom.xml +++ b/sandbox/travelsample/contributions/currency-contribution/pom.xml @@ -22,9 +22,9 @@ org.apache.tuscany.sca tuscany-sca - 1.5-SNAPSHOT + 1.5 - + 1.0-SNAPSHOT scatours-currency-contribution Apache Tuscany SCA Tours Currency Converter Contribution @@ -32,13 +32,13 @@ org.apache.tuscany.sca tuscany-host-embedded - 1.5-SNAPSHOT + 1.5 org.apache.tuscany.sca tuscany-implementation-java-runtime - 1.5-SNAPSHOT + 1.5 runtime diff --git a/sandbox/travelsample/contributions/currency-corba-contribution/pom.xml b/sandbox/travelsample/contributions/currency-corba-contribution/pom.xml index 5fe3a0d51e..214bbb35e7 100644 --- a/sandbox/travelsample/contributions/currency-corba-contribution/pom.xml +++ b/sandbox/travelsample/contributions/currency-corba-contribution/pom.xml @@ -22,9 +22,9 @@ org.apache.tuscany.sca tuscany-sca - 1.5-SNAPSHOT + 1.5 - + 1.0-SNAPSHOT scatours-currency-corba-contribution Apache Tuscany SCA Tours Currency Converter Contribution With CORBA Binding @@ -32,7 +32,7 @@ org.apache.tuscany.sca tuscany-implementation-java-runtime - 1.5-SNAPSHOT + 1.5 runtime diff --git a/sandbox/travelsample/contributions/currency-rmi-contribution/pom.xml b/sandbox/travelsample/contributions/currency-rmi-contribution/pom.xml index f3a9663e2a..f1dab9fbef 100644 --- a/sandbox/travelsample/contributions/currency-rmi-contribution/pom.xml +++ b/sandbox/travelsample/contributions/currency-rmi-contribution/pom.xml @@ -22,9 +22,9 @@ org.apache.tuscany.sca tuscany-sca - 1.5-SNAPSHOT + 1.5 - + 1.0-SNAPSHOT scatours-currency-rmi-contribution Apache Tuscany SCA Tours Currency Converter Contribution With RMI Binding @@ -32,7 +32,7 @@ org.apache.tuscany.sca tuscany-implementation-java-runtime - 1.5-SNAPSHOT + 1.5 runtime diff --git a/sandbox/travelsample/contributions/currency-ws-contribution/pom.xml b/sandbox/travelsample/contributions/currency-ws-contribution/pom.xml index 9abe2144f9..76a4c94589 100644 --- a/sandbox/travelsample/contributions/currency-ws-contribution/pom.xml +++ b/sandbox/travelsample/contributions/currency-ws-contribution/pom.xml @@ -22,9 +22,9 @@ org.apache.tuscany.sca tuscany-sca - 1.5-SNAPSHOT + 1.5 - + 1.0-SNAPSHOT scatours-currency-ws-contribution Apache Tuscany SCA Tours Currency Converter Contribution With Web Service Binding @@ -32,13 +32,13 @@ org.apache.tuscany.sca tuscany-host-embedded - 1.5-SNAPSHOT + 1.5 org.apache.tuscany.sca tuscany-implementation-java-runtime - 1.5-SNAPSHOT + 1.5 runtime diff --git a/sandbox/travelsample/contributions/databinding-client-contribution/pom.xml b/sandbox/travelsample/contributions/databinding-client-contribution/pom.xml index 3654fcc7bc..1b5032e773 100644 --- a/sandbox/travelsample/contributions/databinding-client-contribution/pom.xml +++ b/sandbox/travelsample/contributions/databinding-client-contribution/pom.xml @@ -7,24 +7,24 @@ * to you under the Apache License, Version 2.0 (the * "License"); you may not use this file except in compliance * with the License. You may obtain a copy of the License at - * + * * http://www.apache.org/licenses/LICENSE-2.0 - * + * * Unless required by applicable law or agreed to in writing, * software distributed under the License is distributed on an * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY * KIND, either express or implied. See the License for the * specific language governing permissions and limitations - * under the License. + * under the License. --> 4.0.0 org.apache.tuscany.sca tuscany-sca - 1.5-SNAPSHOT + 1.5 - + 1.0-SNAPSHOT scatours-databinding-client-contribution Apache Tuscany SCA Tours Databinding Client Contribution @@ -32,16 +32,16 @@ org.apache.tuscany.sca tuscany-sca-api - 1.5-SNAPSHOT + 1.5 org.apache.tuscany.sca scatours-payment-java-contribution - 1.5-SNAPSHOT + 1.0-SNAPSHOT - + ${artifactId} diff --git a/sandbox/travelsample/contributions/emailgateway-contribution/pom.xml b/sandbox/travelsample/contributions/emailgateway-contribution/pom.xml index 120902d2d4..9bb44d6fd1 100644 --- a/sandbox/travelsample/contributions/emailgateway-contribution/pom.xml +++ b/sandbox/travelsample/contributions/emailgateway-contribution/pom.xml @@ -22,9 +22,9 @@ org.apache.tuscany.sca tuscany-sca - 1.5-SNAPSHOT + 1.5 - + 1.0-SNAPSHOT scatours-emailgateway-contribution Apache Tuscany SCA Tours Email Gateway Contribution @@ -32,34 +32,34 @@ org.apache.tuscany.sca tuscany-host-embedded - 1.5-SNAPSHOT + 1.5 org.apache.tuscany.sca tuscany-implementation-java-runtime - 1.5-SNAPSHOT + 1.5 runtime org.apache.tuscany.sca tuscany-binding-jsonrpc-runtime - 1.5-SNAPSHOT + 1.5 runtime org.apache.tuscany.sca tuscany-binding-ws-axis2 - 1.5-SNAPSHOT + 1.5 runtime org.apache.tuscany.sca tuscany-host-jetty - 1.5-SNAPSHOT + 1.5 runtime @@ -96,7 +96,7 @@ org.codehaus.mojo jaxws-maven-plugin - 1.9 + 1.12 wsimport diff --git a/sandbox/travelsample/contributions/flight-contribution/pom.xml b/sandbox/travelsample/contributions/flight-contribution/pom.xml index c457971626..1d05afb845 100644 --- a/sandbox/travelsample/contributions/flight-contribution/pom.xml +++ b/sandbox/travelsample/contributions/flight-contribution/pom.xml @@ -7,24 +7,24 @@ * to you under the Apache License, Version 2.0 (the * "License"); you may not use this file except in compliance * with the License. You may obtain a copy of the License at - * + * * http://www.apache.org/licenses/LICENSE-2.0 - * + * * Unless required by applicable law or agreed to in writing, * software distributed under the License is distributed on an * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY * KIND, either express or implied. See the License for the * specific language governing permissions and limitations - * under the License. + * under the License. --> 4.0.0 org.apache.tuscany.sca tuscany-sca - 1.5-SNAPSHOT + 1.5 - + 1.0-SNAPSHOT scatours-flight-contribution Apache Tuscany SCA Tours Flight Contribution @@ -32,20 +32,20 @@ org.apache.tuscany.sca tuscany-sca-api - 1.5-SNAPSHOT + 1.5 org.apache.tuscany.sca tuscany-data-api - 1.5-SNAPSHOT + 1.5 - + org.apache.tuscany.sca scatours-common-contribution - 1.5-SNAPSHOT - + 1.0-SNAPSHOT + junit diff --git a/sandbox/travelsample/contributions/fullapp-bespoketrip-contribution/pom.xml b/sandbox/travelsample/contributions/fullapp-bespoketrip-contribution/pom.xml index 5f970fdb5f..5a3caff39f 100644 --- a/sandbox/travelsample/contributions/fullapp-bespoketrip-contribution/pom.xml +++ b/sandbox/travelsample/contributions/fullapp-bespoketrip-contribution/pom.xml @@ -7,24 +7,24 @@ * to you under the Apache License, Version 2.0 (the * "License"); you may not use this file except in compliance * with the License. You may obtain a copy of the License at - * + * * http://www.apache.org/licenses/LICENSE-2.0 - * + * * Unless required by applicable law or agreed to in writing, * software distributed under the License is distributed on an * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY * KIND, either express or implied. See the License for the * specific language governing permissions and limitations - * under the License. + * under the License. --> 4.0.0 org.apache.tuscany.sca tuscany-sca - 1.5-SNAPSHOT + 1.5 - + 1.0-SNAPSHOT scatours-fullapp-bespoketrip-contribution Apache Tuscany SCA Tours Full Application Bespoke Contribution @@ -32,29 +32,29 @@ org.apache.tuscany.sca tuscany-host-embedded - 1.5-SNAPSHOT + 1.5 org.apache.tuscany.sca tuscany-implementation-java-runtime - 1.5-SNAPSHOT + 1.5 test - + org.apache.tuscany.sca tuscany-binding-ws-axis2 - 1.5-SNAPSHOT + 1.5 test - - + + org.apache.tuscany.sca tuscany-host-tomcat - 1.5-SNAPSHOT + 1.5 test - + junit @@ -72,7 +72,7 @@ org.apache.tuscany.sca tuscany-maven-ant-generator - 1.5-SNAPSHOT + 1.5 diff --git a/sandbox/travelsample/contributions/fullapp-currency-contribution/pom.xml b/sandbox/travelsample/contributions/fullapp-currency-contribution/pom.xml index b16e91f157..62e470f124 100644 --- a/sandbox/travelsample/contributions/fullapp-currency-contribution/pom.xml +++ b/sandbox/travelsample/contributions/fullapp-currency-contribution/pom.xml @@ -22,9 +22,9 @@ org.apache.tuscany.sca tuscany-sca - 1.5-SNAPSHOT + 1.5 - + 1.0-SNAPSHOT scatours-fullapp-currency-contribution Apache Tuscany SCA Tours Full Application Currency Contribution @@ -32,27 +32,27 @@ org.apache.tuscany.sca tuscany-host-embedded - 1.5-SNAPSHOT + 1.5 org.apache.tuscany.sca tuscany-implementation-java-runtime - 1.5-SNAPSHOT + 1.5 test org.apache.tuscany.sca tuscany-binding-ws-axis2 - 1.5-SNAPSHOT + 1.5 test org.apache.tuscany.sca tuscany-host-tomcat - 1.5-SNAPSHOT + 1.5 test @@ -72,7 +72,7 @@ org.apache.tuscany.sca tuscany-maven-ant-generator - 1.5-SNAPSHOT + 1.5 diff --git a/sandbox/travelsample/contributions/fullapp-frontend-contribution/pom.xml b/sandbox/travelsample/contributions/fullapp-frontend-contribution/pom.xml index 189e0840e4..623f84416d 100644 --- a/sandbox/travelsample/contributions/fullapp-frontend-contribution/pom.xml +++ b/sandbox/travelsample/contributions/fullapp-frontend-contribution/pom.xml @@ -22,9 +22,9 @@ org.apache.tuscany.sca tuscany-sca - 1.5-SNAPSHOT + 1.5 - + 1.0-SNAPSHOT scatours-fullapp-frontend-contribution Apache Tuscany SCA Tours Full Application Front End Contribution @@ -32,27 +32,27 @@ org.apache.tuscany.sca tuscany-host-embedded - 1.5-SNAPSHOT + 1.5 org.apache.tuscany.sca tuscany-implementation-java-runtime - 1.5-SNAPSHOT + 1.5 test org.apache.tuscany.sca tuscany-binding-ws-axis2 - 1.5-SNAPSHOT + 1.5 test org.apache.tuscany.sca tuscany-host-tomcat - 1.5-SNAPSHOT + 1.5 test @@ -72,7 +72,7 @@ org.apache.tuscany.sca tuscany-maven-ant-generator - 1.5-SNAPSHOT + 1.5 diff --git a/sandbox/travelsample/contributions/fullapp-packagedtrip-contribution/pom.xml b/sandbox/travelsample/contributions/fullapp-packagedtrip-contribution/pom.xml index 13863b1316..c033bb9f69 100644 --- a/sandbox/travelsample/contributions/fullapp-packagedtrip-contribution/pom.xml +++ b/sandbox/travelsample/contributions/fullapp-packagedtrip-contribution/pom.xml @@ -22,9 +22,9 @@ org.apache.tuscany.sca tuscany-sca - 1.5-SNAPSHOT + 1.5 - + 1.0-SNAPSHOT scatours-fullapp-packagedtrip-contribution Apache Tuscany SCA Tours Full Application Packaged Trip Contribution @@ -32,27 +32,27 @@ org.apache.tuscany.sca tuscany-host-embedded - 1.5-SNAPSHOT + 1.5 org.apache.tuscany.sca tuscany-implementation-java-runtime - 1.5-SNAPSHOT + 1.5 test org.apache.tuscany.sca tuscany-binding-ws-axis2 - 1.5-SNAPSHOT + 1.5 test org.apache.tuscany.sca tuscany-host-tomcat - 1.5-SNAPSHOT + 1.5 test @@ -72,7 +72,7 @@ org.apache.tuscany.sca tuscany-maven-ant-generator - 1.5-SNAPSHOT + 1.5 diff --git a/sandbox/travelsample/contributions/fullapp-shoppingcart-contribution/pom.xml b/sandbox/travelsample/contributions/fullapp-shoppingcart-contribution/pom.xml index 499d1787d8..376c6dd6bf 100644 --- a/sandbox/travelsample/contributions/fullapp-shoppingcart-contribution/pom.xml +++ b/sandbox/travelsample/contributions/fullapp-shoppingcart-contribution/pom.xml @@ -22,9 +22,9 @@ org.apache.tuscany.sca tuscany-sca - 1.5-SNAPSHOT + 1.5 - + 1.0-SNAPSHOT scatours-fullapp-shoppingcart-contribution Apache Tuscany SCA Tours Full Application Shopping Cart Contribution @@ -32,27 +32,27 @@ org.apache.tuscany.sca tuscany-host-embedded - 1.5-SNAPSHOT + 1.5 org.apache.tuscany.sca tuscany-implementation-java-runtime - 1.5-SNAPSHOT + 1.5 test org.apache.tuscany.sca tuscany-binding-ws-axis2 - 1.5-SNAPSHOT + 1.5 test org.apache.tuscany.sca tuscany-host-tomcat - 1.5-SNAPSHOT + 1.5 test @@ -72,7 +72,7 @@ org.apache.tuscany.sca tuscany-maven-ant-generator - 1.5-SNAPSHOT + 1.5 diff --git a/sandbox/travelsample/contributions/fullapp-ui-contribution/pom.xml b/sandbox/travelsample/contributions/fullapp-ui-contribution/pom.xml index ff912f3050..2953d3a1a7 100644 --- a/sandbox/travelsample/contributions/fullapp-ui-contribution/pom.xml +++ b/sandbox/travelsample/contributions/fullapp-ui-contribution/pom.xml @@ -22,9 +22,9 @@ org.apache.tuscany.sca tuscany-sca - 1.5-SNAPSHOT + 1.5 - + 1.0-SNAPSHOT scatours-fullapp-ui-contribution Apache Tuscany SCA Tours Full Application User Interface Contribution @@ -32,27 +32,27 @@ org.apache.tuscany.sca tuscany-host-embedded - 1.5-SNAPSHOT + 1.5 org.apache.tuscany.sca tuscany-implementation-java-runtime - 1.5-SNAPSHOT + 1.5 test org.apache.tuscany.sca tuscany-binding-ws-axis2 - 1.5-SNAPSHOT + 1.5 test org.apache.tuscany.sca tuscany-host-tomcat - 1.5-SNAPSHOT + 1.5 test @@ -72,7 +72,7 @@ org.apache.tuscany.sca tuscany-maven-ant-generator - 1.5-SNAPSHOT + 1.5 diff --git a/sandbox/travelsample/contributions/hotel-contribution/pom.xml b/sandbox/travelsample/contributions/hotel-contribution/pom.xml index 3e1c5a8fd7..5a9160ce77 100644 --- a/sandbox/travelsample/contributions/hotel-contribution/pom.xml +++ b/sandbox/travelsample/contributions/hotel-contribution/pom.xml @@ -7,24 +7,24 @@ * to you under the Apache License, Version 2.0 (the * "License"); you may not use this file except in compliance * with the License. You may obtain a copy of the License at - * + * * http://www.apache.org/licenses/LICENSE-2.0 - * + * * Unless required by applicable law or agreed to in writing, * software distributed under the License is distributed on an * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY * KIND, either express or implied. See the License for the * specific language governing permissions and limitations - * under the License. + * under the License. --> 4.0.0 org.apache.tuscany.sca tuscany-sca - 1.5-SNAPSHOT + 1.5 - + 1.0-SNAPSHOT scatours-hotel-contribution Apache Tuscany SCA Tours Hotel Contribution @@ -32,20 +32,20 @@ org.apache.tuscany.sca tuscany-sca-api - 1.5-SNAPSHOT + 1.5 org.apache.tuscany.sca tuscany-data-api - 1.5-SNAPSHOT + 1.5 - + org.apache.tuscany.sca scatours-common-contribution - 1.5-SNAPSHOT - + 1.0-SNAPSHOT + junit diff --git a/sandbox/travelsample/contributions/interaction-client-contribution/pom.xml b/sandbox/travelsample/contributions/interaction-client-contribution/pom.xml index 4643c975fc..65f40dbdfa 100644 --- a/sandbox/travelsample/contributions/interaction-client-contribution/pom.xml +++ b/sandbox/travelsample/contributions/interaction-client-contribution/pom.xml @@ -7,24 +7,24 @@ * to you under the Apache License, Version 2.0 (the * "License"); you may not use this file except in compliance * with the License. You may obtain a copy of the License at - * + * * http://www.apache.org/licenses/LICENSE-2.0 - * + * * Unless required by applicable law or agreed to in writing, * software distributed under the License is distributed on an * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY * KIND, either express or implied. See the License for the * specific language governing permissions and limitations - * under the License. + * under the License. --> 4.0.0 org.apache.tuscany.sca tuscany-sca - 1.5-SNAPSHOT + 1.5 - + 1.0-SNAPSHOT scatours-interaction-client-contribution Apache Tuscany SCA Tours Interaction Client Contribution @@ -32,28 +32,28 @@ org.apache.tuscany.sca tuscany-sca-api - 1.5-SNAPSHOT + 1.5 org.apache.tuscany.sca scatours-common-contribution - 1.5-SNAPSHOT + 1.0-SNAPSHOT - + org.apache.tuscany.sca scatours-calendar-contribution - 1.5-SNAPSHOT - - + 1.0-SNAPSHOT + + org.apache.tuscany.sca scatours-hotel-contribution - 1.5-SNAPSHOT - + 1.0-SNAPSHOT + - + ${artifactId} diff --git a/sandbox/travelsample/contributions/interaction-service-remote-contribution/pom.xml b/sandbox/travelsample/contributions/interaction-service-remote-contribution/pom.xml index 308779ea03..119a790493 100644 --- a/sandbox/travelsample/contributions/interaction-service-remote-contribution/pom.xml +++ b/sandbox/travelsample/contributions/interaction-service-remote-contribution/pom.xml @@ -7,24 +7,24 @@ * to you under the Apache License, Version 2.0 (the * "License"); you may not use this file except in compliance * with the License. You may obtain a copy of the License at - * + * * http://www.apache.org/licenses/LICENSE-2.0 - * + * * Unless required by applicable law or agreed to in writing, * software distributed under the License is distributed on an * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY * KIND, either express or implied. See the License for the * specific language governing permissions and limitations - * under the License. + * under the License. --> 4.0.0 org.apache.tuscany.sca tuscany-sca - 1.5-SNAPSHOT + 1.5 - + 1.0-SNAPSHOT scatours-interaction-service-remote-contribution Apache Tuscany SCA Tours Interaction Service Remote Contribution @@ -32,22 +32,22 @@ org.apache.tuscany.sca tuscany-sca-api - 1.5-SNAPSHOT + 1.5 org.apache.tuscany.sca scatours-common-contribution - 1.5-SNAPSHOT + 1.0-SNAPSHOT - + org.apache.tuscany.sca scatours-hotel-contribution - 1.5-SNAPSHOT - + 1.0-SNAPSHOT + - + ${artifactId} diff --git a/sandbox/travelsample/contributions/introducing-client-contribution/pom.xml b/sandbox/travelsample/contributions/introducing-client-contribution/pom.xml index 3809949be0..081fe509e6 100644 --- a/sandbox/travelsample/contributions/introducing-client-contribution/pom.xml +++ b/sandbox/travelsample/contributions/introducing-client-contribution/pom.xml @@ -7,24 +7,24 @@ * to you under the Apache License, Version 2.0 (the * "License"); you may not use this file except in compliance * with the License. You may obtain a copy of the License at - * + * * http://www.apache.org/licenses/LICENSE-2.0 - * + * * Unless required by applicable law or agreed to in writing, * software distributed under the License is distributed on an * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY * KIND, either express or implied. See the License for the * specific language governing permissions and limitations - * under the License. + * under the License. --> 4.0.0 org.apache.tuscany.sca tuscany-sca - 1.5-SNAPSHOT + 1.5 - + 1.0-SNAPSHOT scatours-introducing-client-contribution Apache Tuscany SCA Tours Introducing Client Contribution @@ -32,16 +32,16 @@ org.apache.tuscany.sca tuscany-sca-api - 1.5-SNAPSHOT + 1.5 org.apache.tuscany.sca scatours-introducing-tuscanyscatours-contribution - 1.5-SNAPSHOT + 1.0-SNAPSHOT - + ${artifactId} diff --git a/sandbox/travelsample/contributions/introducing-goodvaluetrips-contribution/pom.xml b/sandbox/travelsample/contributions/introducing-goodvaluetrips-contribution/pom.xml index 89686e3e93..6ad5620eb1 100644 --- a/sandbox/travelsample/contributions/introducing-goodvaluetrips-contribution/pom.xml +++ b/sandbox/travelsample/contributions/introducing-goodvaluetrips-contribution/pom.xml @@ -22,9 +22,9 @@ org.apache.tuscany.sca tuscany-sca - 1.5-SNAPSHOT + 1.5 - + 1.0-SNAPSHOT scatours-introducing-goodvaluetrips-contribution Apache Tuscany SCA Tours Introducing GoodValueTrips Contribution @@ -32,7 +32,7 @@ org.apache.tuscany.sca tuscany-sca-api - 1.5-SNAPSHOT + 1.5 diff --git a/sandbox/travelsample/contributions/introducing-tuscanyscatours-contribution/pom.xml b/sandbox/travelsample/contributions/introducing-tuscanyscatours-contribution/pom.xml index 6a643e7ea9..f2a91332b7 100644 --- a/sandbox/travelsample/contributions/introducing-tuscanyscatours-contribution/pom.xml +++ b/sandbox/travelsample/contributions/introducing-tuscanyscatours-contribution/pom.xml @@ -22,9 +22,9 @@ org.apache.tuscany.sca tuscany-sca - 1.5-SNAPSHOT + 1.5 - + 1.0-SNAPSHOT scatours-introducing-tuscanyscatours-contribution Apache Tuscany SCA Tours Introducing TuscanySCATours Contribution @@ -32,7 +32,7 @@ org.apache.tuscany.sca tuscany-sca-api - 1.5-SNAPSHOT + 1.5 diff --git a/sandbox/travelsample/contributions/notification-contribution/pom.xml b/sandbox/travelsample/contributions/notification-contribution/pom.xml index 423ca55acd..0add9f1503 100644 --- a/sandbox/travelsample/contributions/notification-contribution/pom.xml +++ b/sandbox/travelsample/contributions/notification-contribution/pom.xml @@ -22,9 +22,9 @@ org.apache.tuscany.sca tuscany-sca - 1.5-SNAPSHOT + 1.5 - + 1.0-SNAPSHOT scatours-notification Apache Tuscany SCA Tours Notification Contribution @@ -32,13 +32,13 @@ org.apache.tuscany.sca tuscany-host-embedded - 1.5-SNAPSHOT + 1.5 org.apache.tuscany.sca tuscany-implementation-java-runtime - 1.5-SNAPSHOT + 1.5 runtime diff --git a/sandbox/travelsample/contributions/notification-corba-contribution/pom.xml b/sandbox/travelsample/contributions/notification-corba-contribution/pom.xml index 9bfdff015b..e15e12581c 100644 --- a/sandbox/travelsample/contributions/notification-corba-contribution/pom.xml +++ b/sandbox/travelsample/contributions/notification-corba-contribution/pom.xml @@ -22,9 +22,9 @@ org.apache.tuscany.sca tuscany-sca - 1.5-SNAPSHOT + 1.5 - + 1.0-SNAPSHOT scatours-notification-corba Apache Tuscany SCA Tours Notification Contribution Which Uses SMSGateway CORBA Service @@ -32,13 +32,13 @@ org.apache.tuscany.sca tuscany-host-embedded - 1.5-SNAPSHOT + 1.5 org.apache.tuscany.sca tuscany-implementation-java-runtime - 1.5-SNAPSHOT + 1.5 runtime diff --git a/sandbox/travelsample/contributions/notification-ws-contribution/pom.xml b/sandbox/travelsample/contributions/notification-ws-contribution/pom.xml index 1256196ed5..6129c771a2 100644 --- a/sandbox/travelsample/contributions/notification-ws-contribution/pom.xml +++ b/sandbox/travelsample/contributions/notification-ws-contribution/pom.xml @@ -22,9 +22,9 @@ org.apache.tuscany.sca tuscany-sca - 1.5-SNAPSHOT + 1.5 - + 1.0-SNAPSHOT scatours-notification-ws Apache Tuscany SCA Tours Notification Contribution Which Uses SMSGateway Web Service @@ -32,13 +32,13 @@ org.apache.tuscany.sca tuscany-host-embedded - 1.5-SNAPSHOT + 1.5 org.apache.tuscany.sca tuscany-implementation-java-runtime - 1.5-SNAPSHOT + 1.5 runtime diff --git a/sandbox/travelsample/contributions/payment-java-contribution/pom.xml b/sandbox/travelsample/contributions/payment-java-contribution/pom.xml index e1c4cfc48a..93e5475960 100644 --- a/sandbox/travelsample/contributions/payment-java-contribution/pom.xml +++ b/sandbox/travelsample/contributions/payment-java-contribution/pom.xml @@ -22,9 +22,9 @@ org.apache.tuscany.sca tuscany-sca - 1.5-SNAPSHOT + 1.5 - + 1.0-SNAPSHOT scatours-payment-java-contribution Apache Tuscany SCA Tours Payment Java Contribution @@ -32,48 +32,48 @@ org.apache.tuscany.sca tuscany-host-embedded - 1.5-SNAPSHOT + 1.5 org.apache.tuscany.sca tuscany-implementation-java-runtime - 1.5-SNAPSHOT + 1.5 runtime org.apache.tuscany.sca tuscany-binding-jsonrpc-runtime - 1.5-SNAPSHOT + 1.5 runtime org.apache.tuscany.sca tuscany-binding-ws-axis2 - 1.5-SNAPSHOT + 1.5 runtime org.apache.tuscany.sca tuscany-host-jetty - 1.5-SNAPSHOT + 1.5 runtime org.apache.tuscany.sca tuscany-policy-security - 1.5-SNAPSHOT + 1.5 runtime org.apache.tuscany.sca tuscany-policy-transaction - 1.5-SNAPSHOT + 1.5 runtime @@ -110,7 +110,7 @@ org.codehaus.mojo jaxws-maven-plugin - 1.9 + 1.12 payment diff --git a/sandbox/travelsample/contributions/payment-java-contribution/src/main/resources/CreditCardPayment.wsdl b/sandbox/travelsample/contributions/payment-java-contribution/src/main/resources/CreditCardPayment.wsdl index 7d30a6a395..d17497d1f6 100644 --- a/sandbox/travelsample/contributions/payment-java-contribution/src/main/resources/CreditCardPayment.wsdl +++ b/sandbox/travelsample/contributions/payment-java-contribution/src/main/resources/CreditCardPayment.wsdl @@ -30,20 +30,22 @@ targetNamespace="http://www.tuscanyscatours.com/CreditCardPayment/" xmlns:tns="http://www.tuscanyscatours.com/CreditCardPayment/"> - - + + + - - + + + diff --git a/sandbox/travelsample/contributions/scatours-contribution/pom.xml b/sandbox/travelsample/contributions/scatours-contribution/pom.xml index 43542331f4..b0f6c17f50 100644 --- a/sandbox/travelsample/contributions/scatours-contribution/pom.xml +++ b/sandbox/travelsample/contributions/scatours-contribution/pom.xml @@ -7,24 +7,24 @@ * to you under the Apache License, Version 2.0 (the * "License"); you may not use this file except in compliance * with the License. You may obtain a copy of the License at - * + * * http://www.apache.org/licenses/LICENSE-2.0 - * + * * Unless required by applicable law or agreed to in writing, * software distributed under the License is distributed on an * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY * KIND, either express or implied. See the License for the * specific language governing permissions and limitations - * under the License. + * under the License. --> 4.0.0 org.apache.tuscany.sca tuscany-sca - 1.5-SNAPSHOT + 1.5 - + 1.0-SNAPSHOT scatours-scatours-contribution Apache Tuscany SCA Tours SCATours Contribution @@ -32,50 +32,50 @@ org.apache.tuscany.sca tuscany-sca-api - 1.5-SNAPSHOT + 1.5 org.apache.tuscany.sca tuscany-data-api - 1.5-SNAPSHOT + 1.5 - + org.apache.tuscany.sca scatours-common-contribution - 1.5-SNAPSHOT - - + 1.0-SNAPSHOT + + org.apache.tuscany.sca scatours-currency-contribution - 1.5-SNAPSHOT - + 1.0-SNAPSHOT + org.apache.tuscany.sca scatours-travelcatalog-contribution - 1.5-SNAPSHOT - - + 1.0-SNAPSHOT + + org.apache.tuscany.sca scatours-tripbooking-contribution - 1.5-SNAPSHOT - - + 1.0-SNAPSHOT + + org.apache.tuscany.sca scatours-shoppingcart-contribution - 1.5-SNAPSHOT - + 1.0-SNAPSHOT + - diff --git a/sandbox/travelsample/contributions/shoppingcart-contribution/pom.xml b/sandbox/travelsample/contributions/shoppingcart-contribution/pom.xml index 8fa46ce335..929a89c48e 100644 --- a/sandbox/travelsample/contributions/shoppingcart-contribution/pom.xml +++ b/sandbox/travelsample/contributions/shoppingcart-contribution/pom.xml @@ -7,24 +7,25 @@ * to you under the Apache License, Version 2.0 (the * "License"); you may not use this file except in compliance * with the License. You may obtain a copy of the License at - * + * * http://www.apache.org/licenses/LICENSE-2.0 - * + * * Unless required by applicable law or agreed to in writing, * software distributed under the License is distributed on an * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY * KIND, either express or implied. See the License for the * specific language governing permissions and limitations - * under the License. + * under the License. --> 4.0.0 org.apache.tuscany.sca tuscany-sca - 1.5-SNAPSHOT + 1.5 + 1.0-SNAPSHOT scatours-shoppingcart-contribution Apache Tuscany SCA Tours Shopping Cart Contribution @@ -32,31 +33,31 @@ org.apache.tuscany.sca tuscany-sca-api - 1.5-SNAPSHOT + 1.5 org.apache.tuscany.sca tuscany-data-api - 1.5-SNAPSHOT + 1.5 - + org.apache.tuscany.sca scatours-common-contribution - 1.5-SNAPSHOT - - + 1.0-SNAPSHOT + + org.apache.tuscany.sca scatours-currency-contribution - 1.5-SNAPSHOT - - + 1.0-SNAPSHOT + + org.apache.tuscany.sca scatours-payment-java-contribution - 1.5-SNAPSHOT + 1.0-SNAPSHOT @@ -93,7 +94,7 @@ org.codehaus.mojo jaxws-maven-plugin - 1.9 + 1.12 payment @@ -111,9 +112,9 @@ false true - + - + diff --git a/sandbox/travelsample/contributions/travelcatalog-contribution/pom.xml b/sandbox/travelsample/contributions/travelcatalog-contribution/pom.xml index ab7b0a0f70..7bc501afbf 100644 --- a/sandbox/travelsample/contributions/travelcatalog-contribution/pom.xml +++ b/sandbox/travelsample/contributions/travelcatalog-contribution/pom.xml @@ -7,24 +7,24 @@ * to you under the Apache License, Version 2.0 (the * "License"); you may not use this file except in compliance * with the License. You may obtain a copy of the License at - * + * * http://www.apache.org/licenses/LICENSE-2.0 - * + * * Unless required by applicable law or agreed to in writing, * software distributed under the License is distributed on an * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY * KIND, either express or implied. See the License for the * specific language governing permissions and limitations - * under the License. + * under the License. --> 4.0.0 org.apache.tuscany.sca tuscany-sca - 1.5-SNAPSHOT + 1.5 - + 1.0-SNAPSHOT scatours-travelcatalog-contribution Apache Tuscany SCA Tours Travel Catalog Contribution @@ -32,32 +32,32 @@ org.apache.tuscany.sca tuscany-sca-api - 1.5-SNAPSHOT + 1.5 org.apache.tuscany.sca tuscany-data-api - 1.5-SNAPSHOT + 1.5 - + org.apache.tuscany.sca scatours-common-contribution - 1.5-SNAPSHOT - - + 1.0-SNAPSHOT + + org.apache.tuscany.sca scatours-currency-contribution - 1.5-SNAPSHOT - + 1.0-SNAPSHOT + org.apache.tuscany.sca scatours-tripbooking-contribution - 1.5-SNAPSHOT - + 1.0-SNAPSHOT + junit diff --git a/sandbox/travelsample/contributions/trip-contribution/pom.xml b/sandbox/travelsample/contributions/trip-contribution/pom.xml index 818cbc488e..b8583d4530 100644 --- a/sandbox/travelsample/contributions/trip-contribution/pom.xml +++ b/sandbox/travelsample/contributions/trip-contribution/pom.xml @@ -22,9 +22,9 @@ org.apache.tuscany.sca tuscany-sca - 1.5-SNAPSHOT + 1.5 - + 1.0-SNAPSHOT scatours-trip-contribution Apache Tuscany SCA Tours Prepackaged Trip Contribution @@ -32,19 +32,19 @@ org.apache.tuscany.sca tuscany-sca-api - 1.5-SNAPSHOT + 1.5 org.apache.tuscany.sca tuscany-data-api - 1.5-SNAPSHOT + 1.5 org.apache.tuscany.sca scatours-common-contribution - 1.5-SNAPSHOT + 1.5 diff --git a/sandbox/travelsample/contributions/tripbooking-contribution/pom.xml b/sandbox/travelsample/contributions/tripbooking-contribution/pom.xml index a7dbb3ad90..69cee0ab6a 100644 --- a/sandbox/travelsample/contributions/tripbooking-contribution/pom.xml +++ b/sandbox/travelsample/contributions/tripbooking-contribution/pom.xml @@ -7,24 +7,24 @@ * to you under the Apache License, Version 2.0 (the * "License"); you may not use this file except in compliance * with the License. You may obtain a copy of the License at - * + * * http://www.apache.org/licenses/LICENSE-2.0 - * + * * Unless required by applicable law or agreed to in writing, * software distributed under the License is distributed on an * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY * KIND, either express or implied. See the License for the * specific language governing permissions and limitations - * under the License. + * under the License. --> 4.0.0 org.apache.tuscany.sca tuscany-sca - 1.5-SNAPSHOT + 1.5 - + 1.0-SNAPSHOT scatours-tripbooking-contribution Apache Tuscany SCA Tours Trip Booking Contribution @@ -32,32 +32,32 @@ org.apache.tuscany.sca tuscany-sca-api - 1.5-SNAPSHOT + 1.5 org.apache.tuscany.sca tuscany-data-api - 1.5-SNAPSHOT + 1.5 - + org.apache.tuscany.sca scatours-common-contribution - 1.5-SNAPSHOT - - + 1.0-SNAPSHOT + + org.apache.tuscany.sca scatours-currency-contribution - 1.5-SNAPSHOT - - + 1.0-SNAPSHOT + + org.apache.tuscany.sca scatours-shoppingcart-contribution - 1.5-SNAPSHOT - + 1.0-SNAPSHOT + junit -- cgit v1.2.3