From a674865eba442ef8417e571818e1cc5945be01de Mon Sep 17 00:00:00 2001 From: lresende Date: Tue, 13 Jan 2009 02:56:30 +0000 Subject: Setting maven artifact version to 1.4.1-SNAPSHOT git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@734007 13f79535-47bb-0310-9956-ffa450edef68 --- .../sca-java-1.4/tutorials/store/assets/pom.xml | 8 ++--- .../tutorials/store/catalog-ejb/pom.xml | 2 +- .../tutorials/store/catalog-mediation/pom.xml | 8 ++--- .../tutorials/store/catalog-webapp/pom.xml | 14 ++++---- .../sca-java-1.4/tutorials/store/domain/pom.xml | 30 ++++++++--------- branches/sca-java-1.4/tutorials/store/pom.xml | 2 +- .../tutorials/store/store-client/pom.xml | 20 ++++++------ .../sca-java-1.4/tutorials/store/store-db/pom.xml | 6 ++-- .../sca-java-1.4/tutorials/store/store-eu/pom.xml | 6 ++-- .../tutorials/store/store-market/build.xml | 2 +- .../tutorials/store/store-market/pom.xml | 6 ++-- .../tutorials/store/store-mashup/pom.xml | 6 ++-- .../tutorials/store/store-merger/pom.xml | 6 ++-- .../tutorials/store/store-supplier/pom.xml | 6 ++-- .../tutorials/store/store-test/pom.xml | 38 +++++++++++----------- .../sca-java-1.4/tutorials/store/store/pom.xml | 6 ++-- .../tutorials/store/web-services/pom.xml | 6 ++-- 17 files changed, 86 insertions(+), 86 deletions(-) (limited to 'branches/sca-java-1.4/tutorials/store') diff --git a/branches/sca-java-1.4/tutorials/store/assets/pom.xml b/branches/sca-java-1.4/tutorials/store/assets/pom.xml index fc52ee15b9..7e098d6380 100644 --- a/branches/sca-java-1.4/tutorials/store/assets/pom.xml +++ b/branches/sca-java-1.4/tutorials/store/assets/pom.xml @@ -22,7 +22,7 @@ org.apache.tuscany.sca tuscany-tutorial-store - 1.4 + 1.4.1-SNAPSHOT ../pom.xml tutorial-assets @@ -39,13 +39,13 @@ org.apache.tuscany.sca tuscany-sca-api - 1.4 + 1.4.1-SNAPSHOT org.apache.tuscany.sca tuscany-data-api - 1.4 + 1.4.1-SNAPSHOT @@ -74,7 +74,7 @@ org.apache.tuscany.sca tuscany-maven-ant-generator - 1.4 + 1.4.1-SNAPSHOT diff --git a/branches/sca-java-1.4/tutorials/store/catalog-ejb/pom.xml b/branches/sca-java-1.4/tutorials/store/catalog-ejb/pom.xml index fef91e22e7..54d3eefd78 100644 --- a/branches/sca-java-1.4/tutorials/store/catalog-ejb/pom.xml +++ b/branches/sca-java-1.4/tutorials/store/catalog-ejb/pom.xml @@ -23,7 +23,7 @@ org.apache.tuscany.sca tuscany-tutorial-store - 1.4 + 1.4.1-SNAPSHOT ../pom.xml diff --git a/branches/sca-java-1.4/tutorials/store/catalog-mediation/pom.xml b/branches/sca-java-1.4/tutorials/store/catalog-mediation/pom.xml index 57f17e9de8..fc181fb372 100644 --- a/branches/sca-java-1.4/tutorials/store/catalog-mediation/pom.xml +++ b/branches/sca-java-1.4/tutorials/store/catalog-mediation/pom.xml @@ -22,7 +22,7 @@ org.apache.tuscany.sca tuscany-tutorial-store - 1.4 + 1.4.1-SNAPSHOT ../pom.xml tutorial-catalog-mediation @@ -39,13 +39,13 @@ org.apache.tuscany.sca tutorial-assets - 1.4 + 1.4.1-SNAPSHOT org.apache.tuscany.sca tutorial-catalog-ejb - 1.4 + 1.4.1-SNAPSHOT @@ -76,7 +76,7 @@ org.apache.tuscany.sca tuscany-maven-ant-generator - 1.4 + 1.4.1-SNAPSHOT diff --git a/branches/sca-java-1.4/tutorials/store/catalog-webapp/pom.xml b/branches/sca-java-1.4/tutorials/store/catalog-webapp/pom.xml index ec9757e37c..8968bfae13 100644 --- a/branches/sca-java-1.4/tutorials/store/catalog-webapp/pom.xml +++ b/branches/sca-java-1.4/tutorials/store/catalog-webapp/pom.xml @@ -22,7 +22,7 @@ org.apache.tuscany.sca tuscany-tutorial-store - 1.4 + 1.4.1-SNAPSHOT ../pom.xml tutorial-catalog-webapp @@ -40,34 +40,34 @@ org.apache.tuscany.sca tuscany-sca-api - 1.4 + 1.4.1-SNAPSHOT runtime org.apache.tuscany.sca tuscany-node-api - 1.4 + 1.4.1-SNAPSHOT runtime org.apache.tuscany.sca tutorial-assets - 1.4 + 1.4.1-SNAPSHOT org.apache.tuscany.sca tuscany-implementation-node-runtime - 1.4 + 1.4.1-SNAPSHOT runtime org.apache.tuscany.sca tuscany-node-launcher - 1.4 + 1.4.1-SNAPSHOT runtime @@ -102,7 +102,7 @@ org.apache.tuscany.sca tuscany-maven-ant-generator - 1.4 + 1.4.1-SNAPSHOT diff --git a/branches/sca-java-1.4/tutorials/store/domain/pom.xml b/branches/sca-java-1.4/tutorials/store/domain/pom.xml index c46eb7a116..460f20f5ea 100644 --- a/branches/sca-java-1.4/tutorials/store/domain/pom.xml +++ b/branches/sca-java-1.4/tutorials/store/domain/pom.xml @@ -22,7 +22,7 @@ org.apache.tuscany.sca tuscany-tutorial-store - 1.4 + 1.4.1-SNAPSHOT ../pom.xml tutorial-domain @@ -39,90 +39,90 @@ org.apache.tuscany.sca tuscany-node-launcher - 1.4 + 1.4.1-SNAPSHOT org.apache.tuscany.sca tuscany-domain-manager - 1.4 + 1.4.1-SNAPSHOT runtime org.apache.tuscany.sca tuscany-implementation-node-runtime - 1.4 + 1.4.1-SNAPSHOT runtime org.apache.tuscany.sca tuscany-implementation-java-runtime - 1.4 + 1.4.1-SNAPSHOT runtime org.apache.tuscany.sca tuscany-implementation-widget-runtime - 1.4 + 1.4.1-SNAPSHOT runtime org.apache.tuscany.sca tuscany-implementation-resource-runtime - 1.4 + 1.4.1-SNAPSHOT runtime org.apache.tuscany.sca tuscany-binding-atom-abdera - 1.4 + 1.4.1-SNAPSHOT runtime org.apache.tuscany.sca tuscany-binding-jsonrpc-runtime - 1.4 + 1.4.1-SNAPSHOT runtime org.apache.tuscany.sca tuscany-binding-http-runtime - 1.4 + 1.4.1-SNAPSHOT runtime org.apache.tuscany.sca tuscany-binding-ws-axis2 - 1.4 + 1.4.1-SNAPSHOT runtime org.apache.tuscany.sca tuscany-binding-sca-axis2 - 1.4 + 1.4.1-SNAPSHOT runtime org.apache.tuscany.sca tuscany-binding-ejb-runtime - 1.4 + 1.4.1-SNAPSHOT runtime org.apache.tuscany.sca tuscany-implementation-ejb - 1.4 + 1.4.1-SNAPSHOT runtime @@ -154,7 +154,7 @@ org.apache.tuscany.sca tuscany-maven-ant-generator - 1.4 + 1.4.1-SNAPSHOT diff --git a/branches/sca-java-1.4/tutorials/store/pom.xml b/branches/sca-java-1.4/tutorials/store/pom.xml index 2ea702fbb1..4530682f95 100644 --- a/branches/sca-java-1.4/tutorials/store/pom.xml +++ b/branches/sca-java-1.4/tutorials/store/pom.xml @@ -22,7 +22,7 @@ org.apache.tuscany.sca tuscany-tutorials - 1.4 + 1.4.1-SNAPSHOT ../pom.xml tuscany-tutorial-store diff --git a/branches/sca-java-1.4/tutorials/store/store-client/pom.xml b/branches/sca-java-1.4/tutorials/store/store-client/pom.xml index 1f15bb2621..ec918d2612 100644 --- a/branches/sca-java-1.4/tutorials/store/store-client/pom.xml +++ b/branches/sca-java-1.4/tutorials/store/store-client/pom.xml @@ -22,7 +22,7 @@ org.apache.tuscany.sca tuscany-tutorial-store - 1.4 + 1.4.1-SNAPSHOT ../pom.xml tutorial-store-client @@ -39,52 +39,52 @@ org.apache.tuscany.sca tuscany-sca-api - 1.4 + 1.4.1-SNAPSHOT org.apache.tuscany.sca tuscany-data-api - 1.4 + 1.4.1-SNAPSHOT org.apache.tuscany.sca tuscany-node-launcher - 1.4 + 1.4.1-SNAPSHOT org.apache.tuscany.sca tuscany-node-api - 1.4 + 1.4.1-SNAPSHOT org.apache.tuscany.sca tuscany-implementation-node-runtime - 1.4 + 1.4.1-SNAPSHOT runtime org.apache.tuscany.sca tuscany-implementation-java-runtime - 1.4 + 1.4.1-SNAPSHOT runtime org.apache.tuscany.sca tuscany-binding-atom-abdera - 1.4 + 1.4.1-SNAPSHOT runtime org.apache.tuscany.sca tuscany-binding-ws-axis2 - 1.4 + 1.4.1-SNAPSHOT runtime @@ -108,7 +108,7 @@ org.apache.tuscany.sca tuscany-maven-ant-generator - 1.4 + 1.4.1-SNAPSHOT diff --git a/branches/sca-java-1.4/tutorials/store/store-db/pom.xml b/branches/sca-java-1.4/tutorials/store/store-db/pom.xml index c3e95d3130..a2f8f0a9bb 100644 --- a/branches/sca-java-1.4/tutorials/store/store-db/pom.xml +++ b/branches/sca-java-1.4/tutorials/store/store-db/pom.xml @@ -22,7 +22,7 @@ org.apache.tuscany.sca tuscany-tutorial-store - 1.4 + 1.4.1-SNAPSHOT ../pom.xml tutorial-store-db @@ -39,7 +39,7 @@ org.apache.tuscany.sca tuscany-sca-api - 1.4 + 1.4.1-SNAPSHOT @@ -62,7 +62,7 @@ org.apache.tuscany.sca tuscany-maven-ant-generator - 1.4 + 1.4.1-SNAPSHOT diff --git a/branches/sca-java-1.4/tutorials/store/store-eu/pom.xml b/branches/sca-java-1.4/tutorials/store/store-eu/pom.xml index 2c0ca15f71..f9c76dd4f0 100644 --- a/branches/sca-java-1.4/tutorials/store/store-eu/pom.xml +++ b/branches/sca-java-1.4/tutorials/store/store-eu/pom.xml @@ -22,7 +22,7 @@ org.apache.tuscany.sca tuscany-tutorial-store - 1.4 + 1.4.1-SNAPSHOT ../pom.xml tutorial-store-eu @@ -39,7 +39,7 @@ org.apache.tuscany.sca tuscany-sca-api - 1.4 + 1.4.1-SNAPSHOT @@ -62,7 +62,7 @@ org.apache.tuscany.sca tuscany-maven-ant-generator - 1.4 + 1.4.1-SNAPSHOT diff --git a/branches/sca-java-1.4/tutorials/store/store-market/build.xml b/branches/sca-java-1.4/tutorials/store/store-market/build.xml index 08327d774b..fa0c15b477 100644 --- a/branches/sca-java-1.4/tutorials/store/store-market/build.xml +++ b/branches/sca-java-1.4/tutorials/store/store-market/build.xml @@ -46,7 +46,7 @@ - + diff --git a/branches/sca-java-1.4/tutorials/store/store-market/pom.xml b/branches/sca-java-1.4/tutorials/store/store-market/pom.xml index a7b21765aa..3b27898806 100644 --- a/branches/sca-java-1.4/tutorials/store/store-market/pom.xml +++ b/branches/sca-java-1.4/tutorials/store/store-market/pom.xml @@ -22,7 +22,7 @@ org.apache.tuscany.sca tuscany-tutorial-store - 1.4 + 1.4.1-SNAPSHOT ../pom.xml tutorial-store-market @@ -39,7 +39,7 @@ org.apache.tuscany.sca tuscany-sca-api - 1.4 + 1.4.1-SNAPSHOT @@ -62,7 +62,7 @@ org.apache.tuscany.sca tuscany-maven-ant-generator - 1.4 + 1.4.1-SNAPSHOT diff --git a/branches/sca-java-1.4/tutorials/store/store-mashup/pom.xml b/branches/sca-java-1.4/tutorials/store/store-mashup/pom.xml index 7cdd182253..5c05ce9a0d 100644 --- a/branches/sca-java-1.4/tutorials/store/store-mashup/pom.xml +++ b/branches/sca-java-1.4/tutorials/store/store-mashup/pom.xml @@ -22,7 +22,7 @@ org.apache.tuscany.sca tuscany-tutorial-store - 1.4 + 1.4.1-SNAPSHOT ../pom.xml tutorial-store-mashup @@ -39,7 +39,7 @@ org.apache.tuscany.sca tuscany-sca-api - 1.4 + 1.4.1-SNAPSHOT @@ -62,7 +62,7 @@ org.apache.tuscany.sca tuscany-maven-ant-generator - 1.4 + 1.4.1-SNAPSHOT diff --git a/branches/sca-java-1.4/tutorials/store/store-merger/pom.xml b/branches/sca-java-1.4/tutorials/store/store-merger/pom.xml index fd0e7a93b9..5031ae1e0a 100644 --- a/branches/sca-java-1.4/tutorials/store/store-merger/pom.xml +++ b/branches/sca-java-1.4/tutorials/store/store-merger/pom.xml @@ -22,7 +22,7 @@ org.apache.tuscany.sca tuscany-tutorial-store - 1.4 + 1.4.1-SNAPSHOT ../pom.xml tutorial-store-merger @@ -39,7 +39,7 @@ org.apache.tuscany.sca tuscany-sca-api - 1.4 + 1.4.1-SNAPSHOT @@ -62,7 +62,7 @@ org.apache.tuscany.sca tuscany-maven-ant-generator - 1.4 + 1.4.1-SNAPSHOT diff --git a/branches/sca-java-1.4/tutorials/store/store-supplier/pom.xml b/branches/sca-java-1.4/tutorials/store/store-supplier/pom.xml index b9bd6b5c71..b8468fc29c 100644 --- a/branches/sca-java-1.4/tutorials/store/store-supplier/pom.xml +++ b/branches/sca-java-1.4/tutorials/store/store-supplier/pom.xml @@ -22,7 +22,7 @@ org.apache.tuscany.sca tuscany-tutorial-store - 1.4 + 1.4.1-SNAPSHOT ../pom.xml tutorial-store-supplier @@ -39,7 +39,7 @@ org.apache.tuscany.sca tuscany-sca-api - 1.4 + 1.4.1-SNAPSHOT @@ -62,7 +62,7 @@ org.apache.tuscany.sca tuscany-maven-ant-generator - 1.4 + 1.4.1-SNAPSHOT diff --git a/branches/sca-java-1.4/tutorials/store/store-test/pom.xml b/branches/sca-java-1.4/tutorials/store/store-test/pom.xml index 5e2fa51a67..1797aa0f16 100644 --- a/branches/sca-java-1.4/tutorials/store/store-test/pom.xml +++ b/branches/sca-java-1.4/tutorials/store/store-test/pom.xml @@ -22,7 +22,7 @@ org.apache.tuscany.sca tuscany-tutorial-store - 1.4 + 1.4.1-SNAPSHOT ../pom.xml tutorial-store-test @@ -39,108 +39,108 @@ org.apache.tuscany.sca tuscany-sca-api - 1.4 + 1.4.1-SNAPSHOT org.apache.tuscany.sca tuscany-data-api - 1.4 + 1.4.1-SNAPSHOT org.apache.tuscany.sca tuscany-node-launcher - 1.4 + 1.4.1-SNAPSHOT org.apache.tuscany.sca tuscany-node-api - 1.4 + 1.4.1-SNAPSHOT org.apache.tuscany.sca tuscany-domain-manager - 1.4 + 1.4.1-SNAPSHOT runtime org.apache.tuscany.sca tuscany-implementation-node-runtime - 1.4 + 1.4.1-SNAPSHOT runtime org.apache.tuscany.sca tuscany-implementation-java-runtime - 1.4 + 1.4.1-SNAPSHOT runtime org.apache.tuscany.sca tuscany-implementation-widget-runtime - 1.4 + 1.4.1-SNAPSHOT runtime org.apache.tuscany.sca tuscany-implementation-resource-runtime - 1.4 + 1.4.1-SNAPSHOT runtime org.apache.tuscany.sca tuscany-binding-atom-abdera - 1.4 + 1.4.1-SNAPSHOT runtime org.apache.tuscany.sca tuscany-binding-jsonrpc-runtime - 1.4 + 1.4.1-SNAPSHOT runtime org.apache.tuscany.sca tuscany-binding-http-runtime - 1.4 + 1.4.1-SNAPSHOT runtime org.apache.tuscany.sca tuscany-binding-ws-axis2 - 1.4 + 1.4.1-SNAPSHOT runtime org.apache.tuscany.sca tuscany-binding-sca-axis2 - 1.4 + 1.4.1-SNAPSHOT runtime org.apache.tuscany.sca tuscany-binding-ejb-runtime - 1.4 + 1.4.1-SNAPSHOT runtime org.apache.tuscany.sca tuscany-implementation-ejb - 1.4 + 1.4.1-SNAPSHOT runtime @@ -161,7 +161,7 @@ org.apache.tuscany.sca tutorial-store-supplier - 1.4 + 1.4.1-SNAPSHOT runtime @@ -186,7 +186,7 @@ org.apache.tuscany.sca tuscany-maven-ant-generator - 1.4 + 1.4.1-SNAPSHOT diff --git a/branches/sca-java-1.4/tutorials/store/store/pom.xml b/branches/sca-java-1.4/tutorials/store/store/pom.xml index 70e00b5681..a7552779b4 100644 --- a/branches/sca-java-1.4/tutorials/store/store/pom.xml +++ b/branches/sca-java-1.4/tutorials/store/store/pom.xml @@ -22,7 +22,7 @@ org.apache.tuscany.sca tuscany-tutorial-store - 1.4 + 1.4.1-SNAPSHOT ../pom.xml tutorial-store @@ -39,7 +39,7 @@ org.apache.tuscany.sca tuscany-sca-api - 1.4 + 1.4.1-SNAPSHOT @@ -62,7 +62,7 @@ org.apache.tuscany.sca tuscany-maven-ant-generator - 1.4 + 1.4.1-SNAPSHOT diff --git a/branches/sca-java-1.4/tutorials/store/web-services/pom.xml b/branches/sca-java-1.4/tutorials/store/web-services/pom.xml index 18341e9bc5..116d591110 100644 --- a/branches/sca-java-1.4/tutorials/store/web-services/pom.xml +++ b/branches/sca-java-1.4/tutorials/store/web-services/pom.xml @@ -22,7 +22,7 @@ org.apache.tuscany.sca tuscany-tutorial-store - 1.4 + 1.4.1-SNAPSHOT ../pom.xml tutorial-web-services @@ -39,7 +39,7 @@ org.apache.tuscany.sca tuscany-sca-api - 1.4 + 1.4.1-SNAPSHOT @@ -62,7 +62,7 @@ org.apache.tuscany.sca tuscany-maven-ant-generator - 1.4 + 1.4.1-SNAPSHOT -- cgit v1.2.3