From 0e89155325b1c03e04881bef30a933333e88ae83 Mon Sep 17 00:00:00 2001 From: antelder Date: Fri, 20 Mar 2009 11:31:16 +0000 Subject: [maven-release-plugin] prepare branch 2.0-M2 git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@756422 13f79535-47bb-0310-9956-ffa450edef68 --- sandbox/ant/sca/trunk/archetypes/pom.xml | 2 +- .../sca/trunk/archetypes/quickstart-jsf/pom.xml | 2 +- .../trunk/archetypes/quickstart-stripes/pom.xml | 2 +- .../ant/sca/trunk/archetypes/quickstart/pom.xml | 2 +- sandbox/ant/sca/trunk/distribution/all/pom.xml | 12 ++-- sandbox/ant/sca/trunk/distribution/pom.xml | 2 +- sandbox/ant/sca/trunk/features/all/pom.xml | 14 ++--- sandbox/ant/sca/trunk/features/api/pom.xml | 6 +- sandbox/ant/sca/trunk/features/core/pom.xml | 64 +++++++++++----------- sandbox/ant/sca/trunk/features/ejava/pom.xml | 8 +-- sandbox/ant/sca/trunk/features/pom.xml | 2 +- sandbox/ant/sca/trunk/features/webapp/pom.xml | 6 +- sandbox/ant/sca/trunk/features/webservice/pom.xml | 20 +++---- sandbox/ant/sca/trunk/itest/callback-api/pom.xml | 8 +-- sandbox/ant/sca/trunk/itest/callback-basic/pom.xml | 8 +-- .../sca/trunk/itest/callback-complex-type/pom.xml | 8 +-- sandbox/ant/sca/trunk/itest/callback-id/pom.xml | 8 +-- .../trunk/itest/callback-multiple-wires/pom.xml | 8 +-- .../trunk/itest/callback-separatethread/pom.xml | 8 +-- .../sca/trunk/itest/callback-set-callback/pom.xml | 8 +-- .../trunk/itest/callback-set-conversation/pom.xml | 8 +-- sandbox/ant/sca/trunk/itest/component-type/pom.xml | 8 +-- sandbox/ant/sca/trunk/itest/conversations/pom.xml | 8 +-- .../itest/distribution/bin-distro-unzip/pom.xml | 4 +- .../distribution/binding-ws-calculator/pom.xml | 4 +- .../itest/distribution/calculator-rmi/pom.xml | 4 +- .../implementation-java-calculator/pom.xml | 4 +- sandbox/ant/sca/trunk/itest/distribution/pom.xml | 2 +- .../distribution/webapp-helloworld-jsp/pom.xml | 6 +- .../itest/distribution/webapp-helloworld/pom.xml | 6 +- sandbox/ant/sca/trunk/itest/exceptions/pom.xml | 8 +-- sandbox/ant/sca/trunk/itest/interfaces/pom.xml | 8 +-- sandbox/ant/sca/trunk/itest/pom.xml | 2 +- .../sca/trunk/itest/recursive-multi-level/pom.xml | 8 +-- sandbox/ant/sca/trunk/itest/references/pom.xml | 8 +-- sandbox/ant/sca/trunk/itest/scopes/pom.xml | 8 +-- sandbox/ant/sca/trunk/itest/services/pom.xml | 8 +-- sandbox/ant/sca/trunk/itest/wires/pom.xml | 8 +-- .../sca/trunk/modules/assembly-xml-osoa/pom.xml | 24 ++++---- sandbox/ant/sca/trunk/modules/assembly-xml/pom.xml | 22 ++++---- .../sca/trunk/modules/assembly-xsd-osoa/pom.xml | 2 +- sandbox/ant/sca/trunk/modules/assembly-xsd/pom.xml | 2 +- sandbox/ant/sca/trunk/modules/assembly/pom.xml | 10 ++-- sandbox/ant/sca/trunk/modules/binding-dwr/pom.xml | 4 +- .../ant/sca/trunk/modules/binding-jsonp/pom.xml | 4 +- .../ant/sca/trunk/modules/binding-jsonrpc/pom.xml | 8 +-- .../sca/trunk/modules/binding-rmi-runtime/pom.xml | 12 ++-- sandbox/ant/sca/trunk/modules/binding-rmi/pom.xml | 4 +- .../ant/sca/trunk/modules/binding-sca-xml/pom.xml | 6 +- sandbox/ant/sca/trunk/modules/binding-sca/pom.xml | 12 ++-- .../trunk/modules/binding-ws-axis2-policy/pom.xml | 8 +-- .../ant/sca/trunk/modules/binding-ws-axis2/pom.xml | 38 ++++++------- .../sca/trunk/modules/binding-ws-wsdlgen/pom.xml | 22 ++++---- .../ant/sca/trunk/modules/binding-ws-xml/pom.xml | 16 +++--- sandbox/ant/sca/trunk/modules/binding-ws/pom.xml | 6 +- .../sca/trunk/modules/contribution-java/pom.xml | 6 +- .../trunk/modules/contribution-namespace/pom.xml | 6 +- .../ant/sca/trunk/modules/contribution-xml/pom.xml | 4 +- sandbox/ant/sca/trunk/modules/contribution/pom.xml | 6 +- .../ant/sca/trunk/modules/core-databinding/pom.xml | 2 +- sandbox/ant/sca/trunk/modules/core-spi/pom.xml | 16 +++--- sandbox/ant/sca/trunk/modules/core/pom.xml | 12 ++-- .../sca/trunk/modules/databinding-axiom/pom.xml | 6 +- .../trunk/modules/databinding-jaxb-axiom/pom.xml | 6 +- .../ant/sca/trunk/modules/databinding-jaxb/pom.xml | 6 +- sandbox/ant/sca/trunk/modules/databinding/pom.xml | 12 ++-- .../ant/sca/trunk/modules/definitions-xml/pom.xml | 12 ++-- sandbox/ant/sca/trunk/modules/definitions/pom.xml | 8 +-- sandbox/ant/sca/trunk/modules/endpoint/pom.xml | 18 +++--- .../trunk/modules/extensibility-equinox/pom.xml | 4 +- .../ant/sca/trunk/modules/extensibility/pom.xml | 2 +- sandbox/ant/sca/trunk/modules/host-http/pom.xml | 4 +- sandbox/ant/sca/trunk/modules/host-jetty/pom.xml | 4 +- sandbox/ant/sca/trunk/modules/host-rmi/pom.xml | 4 +- sandbox/ant/sca/trunk/modules/host-webapp/pom.xml | 14 ++--- .../trunk/modules/implementation-bpel-ode/pom.xml | 26 ++++----- .../sca/trunk/modules/implementation-bpel/pom.xml | 16 +++--- .../modules/implementation-java-runtime/pom.xml | 12 ++-- .../trunk/modules/implementation-java-xml/pom.xml | 18 +++--- .../sca/trunk/modules/implementation-java/pom.xml | 8 +-- .../modules/implementation-node-runtime/pom.xml | 14 ++--- .../sca/trunk/modules/implementation-node/pom.xml | 12 ++-- .../modules/implementation-web-runtime/pom.xml | 12 ++-- .../sca/trunk/modules/implementation-web/pom.xml | 16 +++--- .../sca/trunk/modules/interface-java-jaxws/pom.xml | 8 +-- .../sca/trunk/modules/interface-java-xml/pom.xml | 10 ++-- .../ant/sca/trunk/modules/interface-java/pom.xml | 12 ++-- .../sca/trunk/modules/interface-wsdl-xml/pom.xml | 14 ++--- .../ant/sca/trunk/modules/interface-wsdl/pom.xml | 10 ++-- sandbox/ant/sca/trunk/modules/interface/pom.xml | 4 +- sandbox/ant/sca/trunk/modules/launcher/pom.xml | 2 +- sandbox/ant/sca/trunk/modules/monitor/pom.xml | 2 +- sandbox/ant/sca/trunk/modules/myfaces/pom.xml | 6 +- sandbox/ant/sca/trunk/modules/node-api/pom.xml | 4 +- sandbox/ant/sca/trunk/modules/node-impl/pom.xml | 36 ++++++------ .../trunk/modules/node-launcher-equinox/pom.xml | 8 +-- .../ant/sca/trunk/modules/node-launcher/pom.xml | 2 +- .../ant/sca/trunk/modules/policy-security/pom.xml | 6 +- .../ant/sca/trunk/modules/policy-xml-ws/pom.xml | 8 +-- sandbox/ant/sca/trunk/modules/policy-xml/pom.xml | 6 +- sandbox/ant/sca/trunk/modules/policy/pom.xml | 4 +- sandbox/ant/sca/trunk/modules/pom.xml | 2 +- sandbox/ant/sca/trunk/modules/sca-api/pom.xml | 2 +- sandbox/ant/sca/trunk/modules/stripes/pom.xml | 6 +- .../ant/sca/trunk/modules/workspace-impl/pom.xml | 12 ++-- .../ant/sca/trunk/modules/workspace-xml/pom.xml | 4 +- sandbox/ant/sca/trunk/modules/workspace/pom.xml | 6 +- sandbox/ant/sca/trunk/modules/xsd-xml/pom.xml | 10 ++-- sandbox/ant/sca/trunk/modules/xsd/pom.xml | 4 +- sandbox/ant/sca/trunk/pom.xml | 8 +-- .../trunk/samples/binding-ws-calculator/pom.xml | 10 ++-- .../sca/trunk/samples/calculator-equinox/pom.xml | 14 ++--- .../ant/sca/trunk/samples/calculator-osgi/pom.xml | 6 +- .../trunk/samples/calculator-rmi-reference/pom.xml | 10 ++-- .../trunk/samples/calculator-rmi-service/pom.xml | 10 ++-- sandbox/ant/sca/trunk/samples/calculator/pom.xml | 8 +-- .../ant/sca/trunk/samples/helloworld-bpel/pom.xml | 8 +-- .../samples/implementation-java-calculator/pom.xml | 6 +- sandbox/ant/sca/trunk/samples/pom.xml | 2 +- .../trunk/samples/webapps/helloworld-jsp/pom.xml | 6 +- .../samples/webapps/helloworld-stripes/pom.xml | 6 +- .../sca/trunk/samples/webapps/helloworld/pom.xml | 6 +- 122 files changed, 542 insertions(+), 542 deletions(-) (limited to 'sandbox/ant') diff --git a/sandbox/ant/sca/trunk/archetypes/pom.xml b/sandbox/ant/sca/trunk/archetypes/pom.xml index eb24c4c883..84bc95d14b 100644 --- a/sandbox/ant/sca/trunk/archetypes/pom.xml +++ b/sandbox/ant/sca/trunk/archetypes/pom.xml @@ -22,7 +22,7 @@ org.apache.tuscany.sca tuscany-sca - 2.0-SNAPSHOT + 2.0-M2-SNAPSHOT ../pom.xml tuscany-archetype diff --git a/sandbox/ant/sca/trunk/archetypes/quickstart-jsf/pom.xml b/sandbox/ant/sca/trunk/archetypes/quickstart-jsf/pom.xml index 91153a0f5b..99811559b7 100644 --- a/sandbox/ant/sca/trunk/archetypes/quickstart-jsf/pom.xml +++ b/sandbox/ant/sca/trunk/archetypes/quickstart-jsf/pom.xml @@ -22,7 +22,7 @@ org.apache.tuscany.sca tuscany-modules - 2.0-SNAPSHOT + 2.0-M2-SNAPSHOT ../../pom.xml diff --git a/sandbox/ant/sca/trunk/archetypes/quickstart-stripes/pom.xml b/sandbox/ant/sca/trunk/archetypes/quickstart-stripes/pom.xml index c1e5bc6b44..ba1a27297f 100644 --- a/sandbox/ant/sca/trunk/archetypes/quickstart-stripes/pom.xml +++ b/sandbox/ant/sca/trunk/archetypes/quickstart-stripes/pom.xml @@ -22,7 +22,7 @@ org.apache.tuscany.sca tuscany-modules - 2.0-SNAPSHOT + 2.0-M2-SNAPSHOT ../../pom.xml diff --git a/sandbox/ant/sca/trunk/archetypes/quickstart/pom.xml b/sandbox/ant/sca/trunk/archetypes/quickstart/pom.xml index 8a518d10c7..59cbc03b4a 100644 --- a/sandbox/ant/sca/trunk/archetypes/quickstart/pom.xml +++ b/sandbox/ant/sca/trunk/archetypes/quickstart/pom.xml @@ -22,7 +22,7 @@ org.apache.tuscany.sca tuscany-modules - 2.0-SNAPSHOT + 2.0-M2-SNAPSHOT ../../pom.xml diff --git a/sandbox/ant/sca/trunk/distribution/all/pom.xml b/sandbox/ant/sca/trunk/distribution/all/pom.xml index 6db86cd456..bd319f796e 100644 --- a/sandbox/ant/sca/trunk/distribution/all/pom.xml +++ b/sandbox/ant/sca/trunk/distribution/all/pom.xml @@ -22,7 +22,7 @@ org.apache.tuscany.sca tuscany-distribution - 2.0-SNAPSHOT + 2.0-M2-SNAPSHOT ../pom.xml @@ -35,27 +35,27 @@ org.apache.tuscany.sca tuscany-feature-all pom - 2.0-SNAPSHOT + 2.0-M2-SNAPSHOT org.apache.tuscany.sca tuscany-implementation-bpel - 2.0-SNAPSHOT + 2.0-M2-SNAPSHOT org.apache.tuscany.sca tuscany-implementation-bpel-ode - 2.0-SNAPSHOT + 2.0-M2-SNAPSHOT org.apache.tuscany.sca tuscany-stripes - 2.0-SNAPSHOT + 2.0-M2-SNAPSHOT org.apache.tuscany.sca tuscany-myfaces - 2.0-SNAPSHOT + 2.0-M2-SNAPSHOT diff --git a/sandbox/ant/sca/trunk/distribution/pom.xml b/sandbox/ant/sca/trunk/distribution/pom.xml index 4cd03589fe..12400571d3 100644 --- a/sandbox/ant/sca/trunk/distribution/pom.xml +++ b/sandbox/ant/sca/trunk/distribution/pom.xml @@ -23,7 +23,7 @@ org.apache.tuscany.sca tuscany-sca ../pom.xml - 2.0-SNAPSHOT + 2.0-M2-SNAPSHOT org.apache.tuscany.sca tuscany-distribution diff --git a/sandbox/ant/sca/trunk/features/all/pom.xml b/sandbox/ant/sca/trunk/features/all/pom.xml index 76172ed674..dfc7ad4d54 100644 --- a/sandbox/ant/sca/trunk/features/all/pom.xml +++ b/sandbox/ant/sca/trunk/features/all/pom.xml @@ -22,7 +22,7 @@ org.apache.tuscany.sca tuscany-feature - 2.0-SNAPSHOT + 2.0-M2-SNAPSHOT ../pom.xml @@ -36,42 +36,42 @@ org.apache.tuscany.sca tuscany-feature-api pom - 2.0-SNAPSHOT + 2.0-M2-SNAPSHOT org.apache.tuscany.sca tuscany-feature-core pom - 2.0-SNAPSHOT + 2.0-M2-SNAPSHOT org.apache.tuscany.sca tuscany-feature-webservice pom - 2.0-SNAPSHOT + 2.0-M2-SNAPSHOT org.apache.tuscany.sca tuscany-feature-ejava pom - 2.0-SNAPSHOT + 2.0-M2-SNAPSHOT org.apache.tuscany.sca tuscany-feature-webapp pom - 2.0-SNAPSHOT + 2.0-M2-SNAPSHOT org.apache.tuscany.sca tuscany-launcher - 2.0-SNAPSHOT + 2.0-M2-SNAPSHOT diff --git a/sandbox/ant/sca/trunk/features/api/pom.xml b/sandbox/ant/sca/trunk/features/api/pom.xml index 8bd700e35c..a1582d75cc 100644 --- a/sandbox/ant/sca/trunk/features/api/pom.xml +++ b/sandbox/ant/sca/trunk/features/api/pom.xml @@ -22,7 +22,7 @@ org.apache.tuscany.sca tuscany-feature - 2.0-SNAPSHOT + 2.0-M2-SNAPSHOT ../pom.xml @@ -36,14 +36,14 @@ org.apache.tuscany.sca tuscany-sca-api - 2.0-SNAPSHOT + 2.0-M2-SNAPSHOT org.apache.tuscany.sca tuscany-node-api - 2.0-SNAPSHOT + 2.0-M2-SNAPSHOT diff --git a/sandbox/ant/sca/trunk/features/core/pom.xml b/sandbox/ant/sca/trunk/features/core/pom.xml index 01debe1d11..26c8c7bace 100644 --- a/sandbox/ant/sca/trunk/features/core/pom.xml +++ b/sandbox/ant/sca/trunk/features/core/pom.xml @@ -22,7 +22,7 @@ org.apache.tuscany.sca tuscany-feature - 2.0-SNAPSHOT + 2.0-M2-SNAPSHOT ../pom.xml @@ -35,7 +35,7 @@ org.apache.tuscany.sca tuscany-feature-api pom - 2.0-SNAPSHOT + 2.0-M2-SNAPSHOT @@ -57,17 +57,17 @@ org.apache.tuscany.sca tuscany-assembly - 2.0-SNAPSHOT + 2.0-M2-SNAPSHOT org.apache.tuscany.sca tuscany-assembly-xml - 2.0-SNAPSHOT + 2.0-M2-SNAPSHOT org.apache.tuscany.sca tuscany-assembly-xsd - 2.0-SNAPSHOT + 2.0-M2-SNAPSHOT @@ -81,46 +81,46 @@ org.apache.tuscany.sca tuscany-contribution - 2.0-SNAPSHOT + 2.0-M2-SNAPSHOT org.apache.tuscany.sca tuscany-contribution-java - 2.0-SNAPSHOT + 2.0-M2-SNAPSHOT org.apache.tuscany.sca tuscany-contribution-namespace - 2.0-SNAPSHOT + 2.0-M2-SNAPSHOT org.apache.tuscany.sca tuscany-core - 2.0-SNAPSHOT + 2.0-M2-SNAPSHOT org.apache.tuscany.sca tuscany-core-databinding - 2.0-SNAPSHOT + 2.0-M2-SNAPSHOT org.apache.tuscany.sca tuscany-core-spi - 2.0-SNAPSHOT + 2.0-M2-SNAPSHOT org.apache.tuscany.sca tuscany-databinding - 2.0-SNAPSHOT + 2.0-M2-SNAPSHOT org.apache.tuscany.sca tuscany-databinding-jaxb - 2.0-SNAPSHOT + 2.0-M2-SNAPSHOT @@ -134,26 +134,26 @@ org.apache.tuscany.sca tuscany-definitions-xml - 2.0-SNAPSHOT + 2.0-M2-SNAPSHOT org.apache.tuscany.sca tuscany-endpoint - 2.0-SNAPSHOT + 2.0-M2-SNAPSHOT org.apache.tuscany.sca tuscany-extensibility - 2.0-SNAPSHOT + 2.0-M2-SNAPSHOT org.apache.tuscany.sca tuscany-extensibility-equinox - 2.0-SNAPSHOT + 2.0-M2-SNAPSHOT @@ -166,19 +166,19 @@ org.apache.tuscany.sca tuscany-host-http - 2.0-SNAPSHOT + 2.0-M2-SNAPSHOT org.apache.tuscany.sca tuscany-implementation-java-runtime - 2.0-SNAPSHOT + 2.0-M2-SNAPSHOT org.apache.tuscany.sca tuscany-implementation-node-runtime - 2.0-SNAPSHOT + 2.0-M2-SNAPSHOT @@ -186,34 +186,34 @@ org.apache.tuscany.sca tuscany-interface-java-xml - 2.0-SNAPSHOT + 2.0-M2-SNAPSHOT org.apache.tuscany.sca tuscany-interface-java-jaxws - 2.0-SNAPSHOT + 2.0-M2-SNAPSHOT org.apache.tuscany.sca tuscany-interface-wsdl-xml - 2.0-SNAPSHOT + 2.0-M2-SNAPSHOT org.apache.tuscany.sca tuscany-node-impl - 2.0-SNAPSHOT + 2.0-M2-SNAPSHOT org.apache.tuscany.sca tuscany-node-launcher - 2.0-SNAPSHOT + 2.0-M2-SNAPSHOT org.apache.tuscany.sca tuscany-node-launcher-equinox - 2.0-SNAPSHOT + 2.0-M2-SNAPSHOT org.apache.tuscany.sca tuscany-policy - 2.0-SNAPSHOT + 2.0-M2-SNAPSHOT org.apache.tuscany.sca tuscany-policy-security - 2.0-SNAPSHOT + 2.0-M2-SNAPSHOT org.apache.tuscany.sca tuscany-xsd - 2.0-SNAPSHOT + 2.0-M2-SNAPSHOT org.apache.tuscany.sca tuscany-xsd-xml - 2.0-SNAPSHOT + 2.0-M2-SNAPSHOT diff --git a/sandbox/ant/sca/trunk/features/ejava/pom.xml b/sandbox/ant/sca/trunk/features/ejava/pom.xml index ac18b06699..15331b343e 100644 --- a/sandbox/ant/sca/trunk/features/ejava/pom.xml +++ b/sandbox/ant/sca/trunk/features/ejava/pom.xml @@ -22,7 +22,7 @@ org.apache.tuscany.sca tuscany-feature - 2.0-SNAPSHOT + 2.0-M2-SNAPSHOT ../pom.xml @@ -37,14 +37,14 @@ org.apache.tuscany.sca tuscany-feature-core pom - 2.0-SNAPSHOT + 2.0-M2-SNAPSHOT org.apache.tuscany.sca tuscany-binding-rmi-runtime - 2.0-SNAPSHOT + 2.0-M2-SNAPSHOT diff --git a/sandbox/ant/sca/trunk/features/webservice/pom.xml b/sandbox/ant/sca/trunk/features/webservice/pom.xml index 343f51a061..b781484f00 100644 --- a/sandbox/ant/sca/trunk/features/webservice/pom.xml +++ b/sandbox/ant/sca/trunk/features/webservice/pom.xml @@ -22,7 +22,7 @@ org.apache.tuscany.sca tuscany-feature - 2.0-SNAPSHOT + 2.0-M2-SNAPSHOT ../pom.xml @@ -37,7 +37,7 @@ org.apache.tuscany.sca tuscany-feature-core pom - 2.0-SNAPSHOT + 2.0-M2-SNAPSHOT @@ -49,12 +49,12 @@ org.apache.tuscany.sca tuscany-binding-ws - 2.0-SNAPSHOT + 2.0-M2-SNAPSHOT org.apache.tuscany.sca tuscany-binding-ws-axis2 - 2.0-SNAPSHOT + 2.0-M2-SNAPSHOT org.apache.ant @@ -85,24 +85,24 @@ org.apache.tuscany.sca tuscany-binding-ws-wsdlgen - 2.0-SNAPSHOT + 2.0-M2-SNAPSHOT org.apache.tuscany.sca tuscany-binding-ws-xml - 2.0-SNAPSHOT + 2.0-M2-SNAPSHOT org.apache.tuscany.sca tuscany-databinding-axiom - 2.0-SNAPSHOT + 2.0-M2-SNAPSHOT org.apache.tuscany.sca tuscany-databinding-jaxb-axiom - 2.0-SNAPSHOT + 2.0-M2-SNAPSHOT org.apache.tuscany.sca tuscany-policy-xml-ws - 2.0-SNAPSHOT + 2.0-M2-SNAPSHOT diff --git a/sandbox/ant/sca/trunk/itest/callback-api/pom.xml b/sandbox/ant/sca/trunk/itest/callback-api/pom.xml index 3ff82b563d..95b926077e 100644 --- a/sandbox/ant/sca/trunk/itest/callback-api/pom.xml +++ b/sandbox/ant/sca/trunk/itest/callback-api/pom.xml @@ -22,7 +22,7 @@ org.apache.tuscany.sca tuscany-itest - 2.0-SNAPSHOT + 2.0-M2-SNAPSHOT ../pom.xml itest-callback-api @@ -32,20 +32,20 @@ org.apache.tuscany.sca tuscany-node-api - 2.0-SNAPSHOT + 2.0-M2-SNAPSHOT org.apache.tuscany.sca tuscany-node-impl - 2.0-SNAPSHOT + 2.0-M2-SNAPSHOT test org.apache.tuscany.sca tuscany-implementation-java-runtime - 2.0-SNAPSHOT + 2.0-M2-SNAPSHOT test diff --git a/sandbox/ant/sca/trunk/itest/callback-basic/pom.xml b/sandbox/ant/sca/trunk/itest/callback-basic/pom.xml index 51fb44d984..fa5aff80af 100644 --- a/sandbox/ant/sca/trunk/itest/callback-basic/pom.xml +++ b/sandbox/ant/sca/trunk/itest/callback-basic/pom.xml @@ -22,7 +22,7 @@ org.apache.tuscany.sca tuscany-itest - 2.0-SNAPSHOT + 2.0-M2-SNAPSHOT ../pom.xml itest-callback-basic @@ -32,20 +32,20 @@ org.apache.tuscany.sca tuscany-node-api - 2.0-SNAPSHOT + 2.0-M2-SNAPSHOT org.apache.tuscany.sca tuscany-node-impl - 2.0-SNAPSHOT + 2.0-M2-SNAPSHOT test org.apache.tuscany.sca tuscany-implementation-java-runtime - 2.0-SNAPSHOT + 2.0-M2-SNAPSHOT test diff --git a/sandbox/ant/sca/trunk/itest/callback-complex-type/pom.xml b/sandbox/ant/sca/trunk/itest/callback-complex-type/pom.xml index 5da3e62fb3..2cd686a5d9 100644 --- a/sandbox/ant/sca/trunk/itest/callback-complex-type/pom.xml +++ b/sandbox/ant/sca/trunk/itest/callback-complex-type/pom.xml @@ -22,7 +22,7 @@ org.apache.tuscany.sca tuscany-itest - 2.0-SNAPSHOT + 2.0-M2-SNAPSHOT ../pom.xml itest-callback-complex-type @@ -32,20 +32,20 @@ org.apache.tuscany.sca tuscany-node-api - 2.0-SNAPSHOT + 2.0-M2-SNAPSHOT org.apache.tuscany.sca tuscany-node-impl - 2.0-SNAPSHOT + 2.0-M2-SNAPSHOT test org.apache.tuscany.sca tuscany-implementation-java-runtime - 2.0-SNAPSHOT + 2.0-M2-SNAPSHOT test diff --git a/sandbox/ant/sca/trunk/itest/callback-id/pom.xml b/sandbox/ant/sca/trunk/itest/callback-id/pom.xml index cbdae752d8..e78e81ba2c 100644 --- a/sandbox/ant/sca/trunk/itest/callback-id/pom.xml +++ b/sandbox/ant/sca/trunk/itest/callback-id/pom.xml @@ -22,7 +22,7 @@ org.apache.tuscany.sca tuscany-itest - 2.0-SNAPSHOT + 2.0-M2-SNAPSHOT ../pom.xml itest-callback-id @@ -32,20 +32,20 @@ org.apache.tuscany.sca tuscany-node-api - 2.0-SNAPSHOT + 2.0-M2-SNAPSHOT org.apache.tuscany.sca tuscany-node-impl - 2.0-SNAPSHOT + 2.0-M2-SNAPSHOT test org.apache.tuscany.sca tuscany-implementation-java-runtime - 2.0-SNAPSHOT + 2.0-M2-SNAPSHOT test diff --git a/sandbox/ant/sca/trunk/itest/callback-multiple-wires/pom.xml b/sandbox/ant/sca/trunk/itest/callback-multiple-wires/pom.xml index 3675797c58..9f773e4fe6 100644 --- a/sandbox/ant/sca/trunk/itest/callback-multiple-wires/pom.xml +++ b/sandbox/ant/sca/trunk/itest/callback-multiple-wires/pom.xml @@ -22,7 +22,7 @@ org.apache.tuscany.sca tuscany-itest - 2.0-SNAPSHOT + 2.0-M2-SNAPSHOT ../pom.xml itest-callback-multiple-wires @@ -32,20 +32,20 @@ org.apache.tuscany.sca tuscany-node-api - 2.0-SNAPSHOT + 2.0-M2-SNAPSHOT org.apache.tuscany.sca tuscany-node-impl - 2.0-SNAPSHOT + 2.0-M2-SNAPSHOT test org.apache.tuscany.sca tuscany-implementation-java-runtime - 2.0-SNAPSHOT + 2.0-M2-SNAPSHOT test diff --git a/sandbox/ant/sca/trunk/itest/callback-separatethread/pom.xml b/sandbox/ant/sca/trunk/itest/callback-separatethread/pom.xml index f8fdd1c916..2e918f54d2 100644 --- a/sandbox/ant/sca/trunk/itest/callback-separatethread/pom.xml +++ b/sandbox/ant/sca/trunk/itest/callback-separatethread/pom.xml @@ -22,7 +22,7 @@ org.apache.tuscany.sca tuscany-itest - 2.0-SNAPSHOT + 2.0-M2-SNAPSHOT ../pom.xml itest-callback-separatethread @@ -32,20 +32,20 @@ org.apache.tuscany.sca tuscany-node-api - 2.0-SNAPSHOT + 2.0-M2-SNAPSHOT org.apache.tuscany.sca tuscany-node-impl - 2.0-SNAPSHOT + 2.0-M2-SNAPSHOT test org.apache.tuscany.sca tuscany-implementation-java-runtime - 2.0-SNAPSHOT + 2.0-M2-SNAPSHOT test diff --git a/sandbox/ant/sca/trunk/itest/callback-set-callback/pom.xml b/sandbox/ant/sca/trunk/itest/callback-set-callback/pom.xml index 42f5c6e2c7..ffa9de571e 100644 --- a/sandbox/ant/sca/trunk/itest/callback-set-callback/pom.xml +++ b/sandbox/ant/sca/trunk/itest/callback-set-callback/pom.xml @@ -22,7 +22,7 @@ org.apache.tuscany.sca tuscany-itest - 2.0-SNAPSHOT + 2.0-M2-SNAPSHOT ../pom.xml itest-callback-set-callback @@ -32,20 +32,20 @@ org.apache.tuscany.sca tuscany-node-api - 2.0-SNAPSHOT + 2.0-M2-SNAPSHOT org.apache.tuscany.sca tuscany-node-impl - 2.0-SNAPSHOT + 2.0-M2-SNAPSHOT test org.apache.tuscany.sca tuscany-implementation-java-runtime - 2.0-SNAPSHOT + 2.0-M2-SNAPSHOT test diff --git a/sandbox/ant/sca/trunk/itest/callback-set-conversation/pom.xml b/sandbox/ant/sca/trunk/itest/callback-set-conversation/pom.xml index e638bafbc4..79f4c3d712 100644 --- a/sandbox/ant/sca/trunk/itest/callback-set-conversation/pom.xml +++ b/sandbox/ant/sca/trunk/itest/callback-set-conversation/pom.xml @@ -22,7 +22,7 @@ org.apache.tuscany.sca tuscany-itest - 2.0-SNAPSHOT + 2.0-M2-SNAPSHOT ../pom.xml itest-callback-set-conversation @@ -32,20 +32,20 @@ org.apache.tuscany.sca tuscany-node-api - 2.0-SNAPSHOT + 2.0-M2-SNAPSHOT org.apache.tuscany.sca tuscany-node-impl - 2.0-SNAPSHOT + 2.0-M2-SNAPSHOT test org.apache.tuscany.sca tuscany-implementation-java-runtime - 2.0-SNAPSHOT + 2.0-M2-SNAPSHOT test diff --git a/sandbox/ant/sca/trunk/itest/component-type/pom.xml b/sandbox/ant/sca/trunk/itest/component-type/pom.xml index 5077f3c66b..b6b5810647 100644 --- a/sandbox/ant/sca/trunk/itest/component-type/pom.xml +++ b/sandbox/ant/sca/trunk/itest/component-type/pom.xml @@ -22,7 +22,7 @@ org.apache.tuscany.sca tuscany-itest - 2.0-SNAPSHOT + 2.0-M2-SNAPSHOT ../pom.xml itest-component-type @@ -32,20 +32,20 @@ org.apache.tuscany.sca tuscany-node-api - 2.0-SNAPSHOT + 2.0-M2-SNAPSHOT org.apache.tuscany.sca tuscany-node-impl - 2.0-SNAPSHOT + 2.0-M2-SNAPSHOT runtime org.apache.tuscany.sca tuscany-implementation-java-runtime - 2.0-SNAPSHOT + 2.0-M2-SNAPSHOT runtime diff --git a/sandbox/ant/sca/trunk/itest/conversations/pom.xml b/sandbox/ant/sca/trunk/itest/conversations/pom.xml index 2909386a79..27184b438d 100644 --- a/sandbox/ant/sca/trunk/itest/conversations/pom.xml +++ b/sandbox/ant/sca/trunk/itest/conversations/pom.xml @@ -22,7 +22,7 @@ org.apache.tuscany.sca tuscany-itest - 2.0-SNAPSHOT + 2.0-M2-SNAPSHOT ../pom.xml itest-conversations @@ -32,20 +32,20 @@ org.apache.tuscany.sca tuscany-node-api - 2.0-SNAPSHOT + 2.0-M2-SNAPSHOT org.apache.tuscany.sca tuscany-node-impl - 2.0-SNAPSHOT + 2.0-M2-SNAPSHOT test org.apache.tuscany.sca tuscany-implementation-java-runtime - 2.0-SNAPSHOT + 2.0-M2-SNAPSHOT test diff --git a/sandbox/ant/sca/trunk/itest/distribution/bin-distro-unzip/pom.xml b/sandbox/ant/sca/trunk/itest/distribution/bin-distro-unzip/pom.xml index b85ca30772..d16e482eff 100644 --- a/sandbox/ant/sca/trunk/itest/distribution/bin-distro-unzip/pom.xml +++ b/sandbox/ant/sca/trunk/itest/distribution/bin-distro-unzip/pom.xml @@ -22,7 +22,7 @@ org.apache.tuscany.sca itest-distribution - 2.0-SNAPSHOT + 2.0-M2-SNAPSHOT ../pom.xml itest-bin-distro-unzip @@ -33,7 +33,7 @@ org.apache.tuscany.sca tuscany-distribution-all pom - 2.0-SNAPSHOT + 2.0-M2-SNAPSHOT diff --git a/sandbox/ant/sca/trunk/itest/distribution/binding-ws-calculator/pom.xml b/sandbox/ant/sca/trunk/itest/distribution/binding-ws-calculator/pom.xml index 29ef683217..c18694db1d 100644 --- a/sandbox/ant/sca/trunk/itest/distribution/binding-ws-calculator/pom.xml +++ b/sandbox/ant/sca/trunk/itest/distribution/binding-ws-calculator/pom.xml @@ -22,7 +22,7 @@ org.apache.tuscany.sca itest-distribution - 2.0-SNAPSHOT + 2.0-M2-SNAPSHOT ../pom.xml itest-distribution-binding-ws-calculator @@ -33,7 +33,7 @@ org.apache.tuscany.sca itest-bin-distro-unzip pom - 2.0-SNAPSHOT + 2.0-M2-SNAPSHOT diff --git a/sandbox/ant/sca/trunk/itest/distribution/calculator-rmi/pom.xml b/sandbox/ant/sca/trunk/itest/distribution/calculator-rmi/pom.xml index e38b2205cc..bddf0a4f16 100644 --- a/sandbox/ant/sca/trunk/itest/distribution/calculator-rmi/pom.xml +++ b/sandbox/ant/sca/trunk/itest/distribution/calculator-rmi/pom.xml @@ -22,7 +22,7 @@ org.apache.tuscany.sca itest-distribution - 2.0-SNAPSHOT + 2.0-M2-SNAPSHOT ../pom.xml itest-distribution-calculator-rmi @@ -33,7 +33,7 @@ org.apache.tuscany.sca itest-bin-distro-unzip pom - 2.0-SNAPSHOT + 2.0-M2-SNAPSHOT diff --git a/sandbox/ant/sca/trunk/itest/distribution/implementation-java-calculator/pom.xml b/sandbox/ant/sca/trunk/itest/distribution/implementation-java-calculator/pom.xml index cfe260fac6..4e2afead5f 100644 --- a/sandbox/ant/sca/trunk/itest/distribution/implementation-java-calculator/pom.xml +++ b/sandbox/ant/sca/trunk/itest/distribution/implementation-java-calculator/pom.xml @@ -22,7 +22,7 @@ org.apache.tuscany.sca itest-distribution - 2.0-SNAPSHOT + 2.0-M2-SNAPSHOT ../pom.xml itest-distribution-implementation-java-calculator @@ -33,7 +33,7 @@ org.apache.tuscany.sca itest-bin-distro-unzip pom - 2.0-SNAPSHOT + 2.0-M2-SNAPSHOT diff --git a/sandbox/ant/sca/trunk/itest/distribution/pom.xml b/sandbox/ant/sca/trunk/itest/distribution/pom.xml index 128d097cb2..5cefe0e555 100644 --- a/sandbox/ant/sca/trunk/itest/distribution/pom.xml +++ b/sandbox/ant/sca/trunk/itest/distribution/pom.xml @@ -22,7 +22,7 @@ org.apache.tuscany.sca tuscany-itest - 2.0-SNAPSHOT + 2.0-M2-SNAPSHOT ../pom.xml pom diff --git a/sandbox/ant/sca/trunk/itest/distribution/webapp-helloworld-jsp/pom.xml b/sandbox/ant/sca/trunk/itest/distribution/webapp-helloworld-jsp/pom.xml index a2228fdccd..47cd99790f 100644 --- a/sandbox/ant/sca/trunk/itest/distribution/webapp-helloworld-jsp/pom.xml +++ b/sandbox/ant/sca/trunk/itest/distribution/webapp-helloworld-jsp/pom.xml @@ -22,7 +22,7 @@ org.apache.tuscany.sca itest-distribution - 2.0-SNAPSHOT + 2.0-M2-SNAPSHOT ../pom.xml itest-distribution-webapp-helloworld-jsp @@ -34,14 +34,14 @@ org.apache.tuscany.sca itest-bin-distro-unzip pom - 2.0-SNAPSHOT + 2.0-M2-SNAPSHOT org.apache.tuscany.sca helloworld-jsp war - 2.0-SNAPSHOT + 2.0-M2-SNAPSHOT diff --git a/sandbox/ant/sca/trunk/itest/distribution/webapp-helloworld/pom.xml b/sandbox/ant/sca/trunk/itest/distribution/webapp-helloworld/pom.xml index a9d1d7b80a..78e4ae3d48 100644 --- a/sandbox/ant/sca/trunk/itest/distribution/webapp-helloworld/pom.xml +++ b/sandbox/ant/sca/trunk/itest/distribution/webapp-helloworld/pom.xml @@ -22,7 +22,7 @@ org.apache.tuscany.sca itest-distribution - 2.0-SNAPSHOT + 2.0-M2-SNAPSHOT ../pom.xml itest-distribution-webapp-helloworld @@ -34,14 +34,14 @@ org.apache.tuscany.sca itest-bin-distro-unzip pom - 2.0-SNAPSHOT + 2.0-M2-SNAPSHOT org.apache.tuscany.sca helloworld war - 2.0-SNAPSHOT + 2.0-M2-SNAPSHOT diff --git a/sandbox/ant/sca/trunk/itest/exceptions/pom.xml b/sandbox/ant/sca/trunk/itest/exceptions/pom.xml index 36e13636ab..7671fcb267 100644 --- a/sandbox/ant/sca/trunk/itest/exceptions/pom.xml +++ b/sandbox/ant/sca/trunk/itest/exceptions/pom.xml @@ -22,7 +22,7 @@ org.apache.tuscany.sca tuscany-itest - 2.0-SNAPSHOT + 2.0-M2-SNAPSHOT ../pom.xml itest-exceptions @@ -32,20 +32,20 @@ org.apache.tuscany.sca tuscany-node-api - 2.0-SNAPSHOT + 2.0-M2-SNAPSHOT org.apache.tuscany.sca tuscany-node-impl - 2.0-SNAPSHOT + 2.0-M2-SNAPSHOT test org.apache.tuscany.sca tuscany-implementation-java-runtime - 2.0-SNAPSHOT + 2.0-M2-SNAPSHOT test diff --git a/sandbox/ant/sca/trunk/itest/interfaces/pom.xml b/sandbox/ant/sca/trunk/itest/interfaces/pom.xml index 1deae41d7c..06eafed38e 100644 --- a/sandbox/ant/sca/trunk/itest/interfaces/pom.xml +++ b/sandbox/ant/sca/trunk/itest/interfaces/pom.xml @@ -22,7 +22,7 @@ org.apache.tuscany.sca tuscany-itest - 2.0-SNAPSHOT + 2.0-M2-SNAPSHOT ../pom.xml itest-interfaces @@ -32,20 +32,20 @@ org.apache.tuscany.sca tuscany-node-api - 2.0-SNAPSHOT + 2.0-M2-SNAPSHOT org.apache.tuscany.sca tuscany-node-impl - 2.0-SNAPSHOT + 2.0-M2-SNAPSHOT test org.apache.tuscany.sca tuscany-implementation-java-runtime - 2.0-SNAPSHOT + 2.0-M2-SNAPSHOT test diff --git a/sandbox/ant/sca/trunk/itest/pom.xml b/sandbox/ant/sca/trunk/itest/pom.xml index c1b9b16f5b..1dcb403f56 100644 --- a/sandbox/ant/sca/trunk/itest/pom.xml +++ b/sandbox/ant/sca/trunk/itest/pom.xml @@ -22,7 +22,7 @@ org.apache.tuscany.sca tuscany-sca - 2.0-SNAPSHOT + 2.0-M2-SNAPSHOT ../pom.xml tuscany-itest diff --git a/sandbox/ant/sca/trunk/itest/recursive-multi-level/pom.xml b/sandbox/ant/sca/trunk/itest/recursive-multi-level/pom.xml index 3a29aa1b93..17cf66b740 100644 --- a/sandbox/ant/sca/trunk/itest/recursive-multi-level/pom.xml +++ b/sandbox/ant/sca/trunk/itest/recursive-multi-level/pom.xml @@ -22,7 +22,7 @@ org.apache.tuscany.sca tuscany-itest - 2.0-SNAPSHOT + 2.0-M2-SNAPSHOT itest-recursive-multi-level @@ -32,20 +32,20 @@ org.apache.tuscany.sca tuscany-node-api - 2.0-SNAPSHOT + 2.0-M2-SNAPSHOT org.apache.tuscany.sca tuscany-node-impl - 2.0-SNAPSHOT + 2.0-M2-SNAPSHOT test org.apache.tuscany.sca tuscany-implementation-java-runtime - 2.0-SNAPSHOT + 2.0-M2-SNAPSHOT test diff --git a/sandbox/ant/sca/trunk/itest/references/pom.xml b/sandbox/ant/sca/trunk/itest/references/pom.xml index 2341266459..ecb9cc0673 100644 --- a/sandbox/ant/sca/trunk/itest/references/pom.xml +++ b/sandbox/ant/sca/trunk/itest/references/pom.xml @@ -22,7 +22,7 @@ org.apache.tuscany.sca tuscany-itest - 2.0-SNAPSHOT + 2.0-M2-SNAPSHOT ../pom.xml itest-references @@ -32,20 +32,20 @@ org.apache.tuscany.sca tuscany-node-api - 2.0-SNAPSHOT + 2.0-M2-SNAPSHOT org.apache.tuscany.sca tuscany-node-impl - 2.0-SNAPSHOT + 2.0-M2-SNAPSHOT test org.apache.tuscany.sca tuscany-implementation-java-runtime - 2.0-SNAPSHOT + 2.0-M2-SNAPSHOT test diff --git a/sandbox/ant/sca/trunk/itest/scopes/pom.xml b/sandbox/ant/sca/trunk/itest/scopes/pom.xml index ccf952a0f2..dde9501f9b 100644 --- a/sandbox/ant/sca/trunk/itest/scopes/pom.xml +++ b/sandbox/ant/sca/trunk/itest/scopes/pom.xml @@ -22,7 +22,7 @@ org.apache.tuscany.sca tuscany-itest - 2.0-SNAPSHOT + 2.0-M2-SNAPSHOT ../pom.xml Apache Tuscany SCA iTest Scopes @@ -32,20 +32,20 @@ org.apache.tuscany.sca tuscany-node-api - 2.0-SNAPSHOT + 2.0-M2-SNAPSHOT org.apache.tuscany.sca tuscany-node-impl - 2.0-SNAPSHOT + 2.0-M2-SNAPSHOT test org.apache.tuscany.sca tuscany-implementation-java-runtime - 2.0-SNAPSHOT + 2.0-M2-SNAPSHOT test diff --git a/sandbox/ant/sca/trunk/itest/services/pom.xml b/sandbox/ant/sca/trunk/itest/services/pom.xml index b2bfd8ead3..b5f64614ca 100644 --- a/sandbox/ant/sca/trunk/itest/services/pom.xml +++ b/sandbox/ant/sca/trunk/itest/services/pom.xml @@ -22,7 +22,7 @@ org.apache.tuscany.sca tuscany-itest - 2.0-SNAPSHOT + 2.0-M2-SNAPSHOT ../pom.xml itest-services @@ -32,20 +32,20 @@ org.apache.tuscany.sca tuscany-node-api - 2.0-SNAPSHOT + 2.0-M2-SNAPSHOT org.apache.tuscany.sca tuscany-node-impl - 2.0-SNAPSHOT + 2.0-M2-SNAPSHOT test org.apache.tuscany.sca tuscany-implementation-java-runtime - 2.0-SNAPSHOT + 2.0-M2-SNAPSHOT test diff --git a/sandbox/ant/sca/trunk/itest/wires/pom.xml b/sandbox/ant/sca/trunk/itest/wires/pom.xml index c8f3ce7845..5b30d608c8 100644 --- a/sandbox/ant/sca/trunk/itest/wires/pom.xml +++ b/sandbox/ant/sca/trunk/itest/wires/pom.xml @@ -22,7 +22,7 @@ org.apache.tuscany.sca tuscany-itest - 2.0-SNAPSHOT + 2.0-M2-SNAPSHOT ../pom.xml itest-wires @@ -32,20 +32,20 @@ org.apache.tuscany.sca tuscany-node-api - 2.0-SNAPSHOT + 2.0-M2-SNAPSHOT org.apache.tuscany.sca tuscany-node-impl - 2.0-SNAPSHOT + 2.0-M2-SNAPSHOT test org.apache.tuscany.sca tuscany-implementation-java-runtime - 2.0-SNAPSHOT + 2.0-M2-SNAPSHOT test diff --git a/sandbox/ant/sca/trunk/modules/assembly-xml-osoa/pom.xml b/sandbox/ant/sca/trunk/modules/assembly-xml-osoa/pom.xml index 4c0ba461a7..d26fddc70a 100644 --- a/sandbox/ant/sca/trunk/modules/assembly-xml-osoa/pom.xml +++ b/sandbox/ant/sca/trunk/modules/assembly-xml-osoa/pom.xml @@ -22,7 +22,7 @@ org.apache.tuscany.sca tuscany-modules - 2.0-SNAPSHOT + 2.0-M2-SNAPSHOT ../pom.xml tuscany-assembly-xml-osoa @@ -32,51 +32,51 @@ org.apache.tuscany.sca tuscany-assembly - 2.0-SNAPSHOT + 2.0-M2-SNAPSHOT org.apache.tuscany.sca tuscany-assembly-xml - 2.0-SNAPSHOT + 2.0-M2-SNAPSHOT test org.apache.tuscany.sca tuscany-definitions - 2.0-SNAPSHOT + 2.0-M2-SNAPSHOT org.apache.tuscany.sca tuscany-policy - 2.0-SNAPSHOT + 2.0-M2-SNAPSHOT org.apache.tuscany.sca tuscany-contribution - 2.0-SNAPSHOT + 2.0-M2-SNAPSHOT org.apache.tuscany.sca tuscany-contribution-xml - 2.0-SNAPSHOT + 2.0-M2-SNAPSHOT runtime org.apache.tuscany.sca tuscany-contribution-namespace - 2.0-SNAPSHOT + 2.0-M2-SNAPSHOT org.apache.tuscany.sca tuscany-contribution-java - 2.0-SNAPSHOT + 2.0-M2-SNAPSHOT org.apache.tuscany.sca tuscany-xsd-xml - 2.0-SNAPSHOT + 2.0-M2-SNAPSHOT @@ -325,28 +325,28 @@ org.apache.tuscany.sca tuscany-host-jetty - 2.0-SNAPSHOT + 2.0-M2-SNAPSHOT test org.apache.tuscany.sca tuscany-node-impl - 2.0-SNAPSHOT + 2.0-M2-SNAPSHOT test org.apache.tuscany.sca tuscany-node-launcher-equinox - 2.0-SNAPSHOT + 2.0-M2-SNAPSHOT test org.apache.tuscany.sca tuscany-implementation-java-runtime - 2.0-SNAPSHOT + 2.0-M2-SNAPSHOT test diff --git a/sandbox/ant/sca/trunk/modules/binding-ws-wsdlgen/pom.xml b/sandbox/ant/sca/trunk/modules/binding-ws-wsdlgen/pom.xml index 1e2cc9f231..54bb2c2bb6 100644 --- a/sandbox/ant/sca/trunk/modules/binding-ws-wsdlgen/pom.xml +++ b/sandbox/ant/sca/trunk/modules/binding-ws-wsdlgen/pom.xml @@ -22,7 +22,7 @@ org.apache.tuscany.sca tuscany-modules - 2.0-SNAPSHOT + 2.0-M2-SNAPSHOT ../pom.xml tuscany-binding-ws-wsdlgen @@ -33,47 +33,47 @@ org.apache.tuscany.sca tuscany-binding-ws - 2.0-SNAPSHOT + 2.0-M2-SNAPSHOT org.apache.tuscany.sca tuscany-interface-wsdl - 2.0-SNAPSHOT + 2.0-M2-SNAPSHOT org.apache.tuscany.sca tuscany-interface-wsdl-xml - 2.0-SNAPSHOT + 2.0-M2-SNAPSHOT org.apache.tuscany.sca tuscany-interface-java - 2.0-SNAPSHOT + 2.0-M2-SNAPSHOT org.apache.tuscany.sca tuscany-interface-java-jaxws - 2.0-SNAPSHOT + 2.0-M2-SNAPSHOT org.apache.tuscany.sca tuscany-xsd - 2.0-SNAPSHOT + 2.0-M2-SNAPSHOT org.apache.tuscany.sca tuscany-xsd-xml - 2.0-SNAPSHOT + 2.0-M2-SNAPSHOT org.apache.tuscany.sca tuscany-databinding - 2.0-SNAPSHOT + 2.0-M2-SNAPSHOT org.apache.tuscany.sca tuscany-binding-ws-axis2-policy - 2.0-SNAPSHOT + 2.0-M2-SNAPSHOT @@ -85,7 +85,7 @@ org.apache.tuscany.sca tuscany-core-databinding - 2.0-SNAPSHOT + 2.0-M2-SNAPSHOT test diff --git a/sandbox/ant/sca/trunk/modules/binding-ws-xml/pom.xml b/sandbox/ant/sca/trunk/modules/binding-ws-xml/pom.xml index e9d679372a..6fa491cead 100644 --- a/sandbox/ant/sca/trunk/modules/binding-ws-xml/pom.xml +++ b/sandbox/ant/sca/trunk/modules/binding-ws-xml/pom.xml @@ -22,7 +22,7 @@ org.apache.tuscany.sca tuscany-modules - 2.0-SNAPSHOT + 2.0-M2-SNAPSHOT ../pom.xml tuscany-binding-ws-xml @@ -32,44 +32,44 @@ org.apache.tuscany.sca tuscany-contribution - 2.0-SNAPSHOT + 2.0-M2-SNAPSHOT org.apache.tuscany.sca tuscany-assembly-xml - 2.0-SNAPSHOT + 2.0-M2-SNAPSHOT org.apache.tuscany.sca tuscany-binding-ws - 2.0-SNAPSHOT + 2.0-M2-SNAPSHOT org.apache.tuscany.sca tuscany-binding-ws-wsdlgen - 2.0-SNAPSHOT + 2.0-M2-SNAPSHOT org.apache.tuscany.sca tuscany-interface-wsdl - 2.0-SNAPSHOT + 2.0-M2-SNAPSHOT org.apache.tuscany.sca tuscany-binding-sca - 2.0-SNAPSHOT + 2.0-M2-SNAPSHOT test org.apache.tuscany.sca tuscany-interface-wsdl-xml - 2.0-SNAPSHOT + 2.0-M2-SNAPSHOT diff --git a/sandbox/ant/sca/trunk/modules/binding-ws/pom.xml b/sandbox/ant/sca/trunk/modules/binding-ws/pom.xml index ba2c0fcbd2..39ffc4c1cf 100644 --- a/sandbox/ant/sca/trunk/modules/binding-ws/pom.xml +++ b/sandbox/ant/sca/trunk/modules/binding-ws/pom.xml @@ -22,7 +22,7 @@ org.apache.tuscany.sca tuscany-modules - 2.0-SNAPSHOT + 2.0-M2-SNAPSHOT ../pom.xml tuscany-binding-ws @@ -32,13 +32,13 @@ org.apache.tuscany.sca tuscany-assembly - 2.0-SNAPSHOT + 2.0-M2-SNAPSHOT org.apache.tuscany.sca tuscany-interface-wsdl - 2.0-SNAPSHOT + 2.0-M2-SNAPSHOT diff --git a/sandbox/ant/sca/trunk/modules/contribution-java/pom.xml b/sandbox/ant/sca/trunk/modules/contribution-java/pom.xml index 3b8b13de4b..646a2c78a4 100644 --- a/sandbox/ant/sca/trunk/modules/contribution-java/pom.xml +++ b/sandbox/ant/sca/trunk/modules/contribution-java/pom.xml @@ -22,7 +22,7 @@ org.apache.tuscany.sca tuscany-modules - 2.0-SNAPSHOT + 2.0-M2-SNAPSHOT ../pom.xml tuscany-contribution-java @@ -32,13 +32,13 @@ org.apache.tuscany.sca tuscany-contribution - 2.0-SNAPSHOT + 2.0-M2-SNAPSHOT org.apache.tuscany.sca tuscany-core-spi - 2.0-SNAPSHOT + 2.0-M2-SNAPSHOT diff --git a/sandbox/ant/sca/trunk/modules/contribution-namespace/pom.xml b/sandbox/ant/sca/trunk/modules/contribution-namespace/pom.xml index bac54fe8f0..66cfad413c 100644 --- a/sandbox/ant/sca/trunk/modules/contribution-namespace/pom.xml +++ b/sandbox/ant/sca/trunk/modules/contribution-namespace/pom.xml @@ -22,7 +22,7 @@ org.apache.tuscany.sca tuscany-modules - 2.0-SNAPSHOT + 2.0-M2-SNAPSHOT ../pom.xml tuscany-contribution-namespace @@ -32,13 +32,13 @@ org.apache.tuscany.sca tuscany-contribution - 2.0-SNAPSHOT + 2.0-M2-SNAPSHOT org.apache.tuscany.sca tuscany-core-spi - 2.0-SNAPSHOT + 2.0-M2-SNAPSHOT diff --git a/sandbox/ant/sca/trunk/modules/contribution-xml/pom.xml b/sandbox/ant/sca/trunk/modules/contribution-xml/pom.xml index bdc22067aa..c0d5a89938 100644 --- a/sandbox/ant/sca/trunk/modules/contribution-xml/pom.xml +++ b/sandbox/ant/sca/trunk/modules/contribution-xml/pom.xml @@ -22,7 +22,7 @@ org.apache.tuscany.sca tuscany-modules - 2.0-SNAPSHOT + 2.0-M2-SNAPSHOT ../pom.xml tuscany-contribution-xml @@ -32,7 +32,7 @@ org.apache.tuscany.sca tuscany-contribution - 2.0-SNAPSHOT + 2.0-M2-SNAPSHOT diff --git a/sandbox/ant/sca/trunk/modules/contribution/pom.xml b/sandbox/ant/sca/trunk/modules/contribution/pom.xml index 95644d05e1..4bf8068f1d 100644 --- a/sandbox/ant/sca/trunk/modules/contribution/pom.xml +++ b/sandbox/ant/sca/trunk/modules/contribution/pom.xml @@ -22,7 +22,7 @@ org.apache.tuscany.sca tuscany-modules - 2.0-SNAPSHOT + 2.0-M2-SNAPSHOT ../pom.xml tuscany-contribution @@ -32,13 +32,13 @@ org.apache.tuscany.sca tuscany-assembly - 2.0-SNAPSHOT + 2.0-M2-SNAPSHOT org.apache.tuscany.sca tuscany-extensibility - 2.0-SNAPSHOT + 2.0-M2-SNAPSHOT diff --git a/sandbox/ant/sca/trunk/modules/implementation-bpel/pom.xml b/sandbox/ant/sca/trunk/modules/implementation-bpel/pom.xml index c28153dcc6..6025f124d3 100644 --- a/sandbox/ant/sca/trunk/modules/implementation-bpel/pom.xml +++ b/sandbox/ant/sca/trunk/modules/implementation-bpel/pom.xml @@ -22,7 +22,7 @@ org.apache.tuscany.sca tuscany-modules - 2.0-SNAPSHOT + 2.0-M2-SNAPSHOT ../pom.xml tuscany-implementation-bpel @@ -32,43 +32,43 @@ org.apache.tuscany.sca tuscany-assembly - 2.0-SNAPSHOT + 2.0-M2-SNAPSHOT org.apache.tuscany.sca tuscany-assembly-xml - 2.0-SNAPSHOT + 2.0-M2-SNAPSHOT org.apache.tuscany.sca tuscany-interface - 2.0-SNAPSHOT + 2.0-M2-SNAPSHOT org.apache.tuscany.sca tuscany-interface-wsdl - 2.0-SNAPSHOT + 2.0-M2-SNAPSHOT org.apache.tuscany.sca tuscany-interface-java - 2.0-SNAPSHOT + 2.0-M2-SNAPSHOT org.apache.tuscany.sca tuscany-interface-wsdl-xml - 2.0-SNAPSHOT + 2.0-M2-SNAPSHOT org.apache.tuscany.sca tuscany-databinding - 2.0-SNAPSHOT + 2.0-M2-SNAPSHOT diff --git a/sandbox/ant/sca/trunk/modules/implementation-java-runtime/pom.xml b/sandbox/ant/sca/trunk/modules/implementation-java-runtime/pom.xml index efaff4f4ee..2903871cb3 100644 --- a/sandbox/ant/sca/trunk/modules/implementation-java-runtime/pom.xml +++ b/sandbox/ant/sca/trunk/modules/implementation-java-runtime/pom.xml @@ -22,7 +22,7 @@ org.apache.tuscany.sca tuscany-modules - 2.0-SNAPSHOT + 2.0-M2-SNAPSHOT ../pom.xml tuscany-implementation-java-runtime @@ -32,31 +32,31 @@ org.apache.tuscany.sca tuscany-core-spi - 2.0-SNAPSHOT + 2.0-M2-SNAPSHOT org.apache.tuscany.sca tuscany-implementation-java - 2.0-SNAPSHOT + 2.0-M2-SNAPSHOT org.apache.tuscany.sca tuscany-implementation-java-xml - 2.0-SNAPSHOT + 2.0-M2-SNAPSHOT org.apache.tuscany.sca tuscany-databinding - 2.0-SNAPSHOT + 2.0-M2-SNAPSHOT org.apache.tuscany.sca tuscany-core - 2.0-SNAPSHOT + 2.0-M2-SNAPSHOT diff --git a/sandbox/ant/sca/trunk/modules/implementation-java-xml/pom.xml b/sandbox/ant/sca/trunk/modules/implementation-java-xml/pom.xml index 8cd9cb16ff..376b3d832d 100644 --- a/sandbox/ant/sca/trunk/modules/implementation-java-xml/pom.xml +++ b/sandbox/ant/sca/trunk/modules/implementation-java-xml/pom.xml @@ -22,7 +22,7 @@ org.apache.tuscany.sca tuscany-modules - 2.0-SNAPSHOT + 2.0-M2-SNAPSHOT ../pom.xml tuscany-implementation-java-xml @@ -33,51 +33,51 @@ org.apache.tuscany.sca tuscany-assembly-xml - 2.0-SNAPSHOT + 2.0-M2-SNAPSHOT org.apache.tuscany.sca tuscany-implementation-java - 2.0-SNAPSHOT + 2.0-M2-SNAPSHOT org.apache.tuscany.sca tuscany-interface-java-xml - 2.0-SNAPSHOT + 2.0-M2-SNAPSHOT org.apache.tuscany.sca tuscany-extensibility - 2.0-SNAPSHOT + 2.0-M2-SNAPSHOT org.apache.tuscany.sca tuscany-contribution - 2.0-SNAPSHOT + 2.0-M2-SNAPSHOT org.apache.tuscany.sca tuscany-policy-xml - 2.0-SNAPSHOT + 2.0-M2-SNAPSHOT test org.apache.tuscany.sca tuscany-definitions-xml - 2.0-SNAPSHOT + 2.0-M2-SNAPSHOT test org.apache.tuscany.sca tuscany-binding-sca - 2.0-SNAPSHOT + 2.0-M2-SNAPSHOT test diff --git a/sandbox/ant/sca/trunk/modules/implementation-java/pom.xml b/sandbox/ant/sca/trunk/modules/implementation-java/pom.xml index 2dfb3fff67..d5f35cfc53 100644 --- a/sandbox/ant/sca/trunk/modules/implementation-java/pom.xml +++ b/sandbox/ant/sca/trunk/modules/implementation-java/pom.xml @@ -22,7 +22,7 @@ org.apache.tuscany.sca tuscany-modules - 2.0-SNAPSHOT + 2.0-M2-SNAPSHOT ../pom.xml tuscany-implementation-java @@ -32,19 +32,19 @@ org.apache.tuscany.sca tuscany-assembly - 2.0-SNAPSHOT + 2.0-M2-SNAPSHOT org.apache.tuscany.sca tuscany-interface-java - 2.0-SNAPSHOT + 2.0-M2-SNAPSHOT org.apache.tuscany.sca tuscany-sca-api - 2.0-SNAPSHOT + 2.0-M2-SNAPSHOT diff --git a/sandbox/ant/sca/trunk/modules/implementation-node-runtime/pom.xml b/sandbox/ant/sca/trunk/modules/implementation-node-runtime/pom.xml index a95a5741cb..a5c318b55a 100644 --- a/sandbox/ant/sca/trunk/modules/implementation-node-runtime/pom.xml +++ b/sandbox/ant/sca/trunk/modules/implementation-node-runtime/pom.xml @@ -22,7 +22,7 @@ org.apache.tuscany.sca tuscany-modules - 2.0-SNAPSHOT + 2.0-M2-SNAPSHOT ../pom.xml @@ -33,37 +33,37 @@ org.apache.tuscany.sca tuscany-implementation-node - 2.0-SNAPSHOT + 2.0-M2-SNAPSHOT org.apache.tuscany.sca tuscany-core-spi - 2.0-SNAPSHOT + 2.0-M2-SNAPSHOT org.apache.tuscany.sca tuscany-node-api - 2.0-SNAPSHOT + 2.0-M2-SNAPSHOT org.apache.tuscany.sca tuscany-node-launcher - 2.0-SNAPSHOT + 2.0-M2-SNAPSHOT org.apache.tuscany.sca tuscany-host-http - 2.0-SNAPSHOT + 2.0-M2-SNAPSHOT org.apache.tuscany.sca tuscany-node-impl - 2.0-SNAPSHOT + 2.0-M2-SNAPSHOT runtime diff --git a/sandbox/ant/sca/trunk/modules/implementation-node/pom.xml b/sandbox/ant/sca/trunk/modules/implementation-node/pom.xml index f8c704ea11..200cc8bda0 100644 --- a/sandbox/ant/sca/trunk/modules/implementation-node/pom.xml +++ b/sandbox/ant/sca/trunk/modules/implementation-node/pom.xml @@ -22,7 +22,7 @@ org.apache.tuscany.sca tuscany-modules - 2.0-SNAPSHOT + 2.0-M2-SNAPSHOT ../pom.xml @@ -33,32 +33,32 @@ org.apache.tuscany.sca tuscany-assembly - 2.0-SNAPSHOT + 2.0-M2-SNAPSHOT org.apache.tuscany.sca tuscany-contribution - 2.0-SNAPSHOT + 2.0-M2-SNAPSHOT org.apache.tuscany.sca tuscany-assembly-xml - 2.0-SNAPSHOT + 2.0-M2-SNAPSHOT org.apache.tuscany.sca tuscany-binding-sca - 2.0-SNAPSHOT + 2.0-M2-SNAPSHOT test org.apache.tuscany.sca tuscany-binding-sca-xml - 2.0-SNAPSHOT + 2.0-M2-SNAPSHOT test diff --git a/sandbox/ant/sca/trunk/modules/implementation-web-runtime/pom.xml b/sandbox/ant/sca/trunk/modules/implementation-web-runtime/pom.xml index 9a06d29718..775c280611 100644 --- a/sandbox/ant/sca/trunk/modules/implementation-web-runtime/pom.xml +++ b/sandbox/ant/sca/trunk/modules/implementation-web-runtime/pom.xml @@ -22,7 +22,7 @@ org.apache.tuscany.sca tuscany-modules - 2.0-SNAPSHOT + 2.0-M2-SNAPSHOT ../pom.xml @@ -34,25 +34,25 @@ org.apache.tuscany.sca tuscany-implementation-web - 2.0-SNAPSHOT + 2.0-M2-SNAPSHOT org.apache.tuscany.sca tuscany-implementation-java-runtime - 2.0-SNAPSHOT + 2.0-M2-SNAPSHOT org.apache.tuscany.sca tuscany-host-webapp - 2.0-SNAPSHOT + 2.0-M2-SNAPSHOT org.apache.tuscany.sca tuscany-sca-api - 2.0-SNAPSHOT + 2.0-M2-SNAPSHOT @@ -72,7 +72,7 @@ org.apache.tuscany.sca tuscany-sca-api - 2.0-SNAPSHOT + 2.0-M2-SNAPSHOT compile diff --git a/sandbox/ant/sca/trunk/modules/implementation-web/pom.xml b/sandbox/ant/sca/trunk/modules/implementation-web/pom.xml index fe448c0a12..16f78c1bbf 100644 --- a/sandbox/ant/sca/trunk/modules/implementation-web/pom.xml +++ b/sandbox/ant/sca/trunk/modules/implementation-web/pom.xml @@ -22,7 +22,7 @@ org.apache.tuscany.sca tuscany-modules - 2.0-SNAPSHOT + 2.0-M2-SNAPSHOT ../pom.xml @@ -34,44 +34,44 @@ org.apache.tuscany.sca tuscany-assembly - 2.0-SNAPSHOT + 2.0-M2-SNAPSHOT org.apache.tuscany.sca tuscany-assembly-xml - 2.0-SNAPSHOT + 2.0-M2-SNAPSHOT org.apache.tuscany.sca tuscany-core-spi - 2.0-SNAPSHOT + 2.0-M2-SNAPSHOT org.apache.tuscany.sca tuscany-policy - 2.0-SNAPSHOT + 2.0-M2-SNAPSHOT org.apache.tuscany.sca tuscany-contribution - 2.0-SNAPSHOT + 2.0-M2-SNAPSHOT org.apache.tuscany.sca tuscany-monitor - 2.0-SNAPSHOT + 2.0-M2-SNAPSHOT test org.apache.tuscany.sca tuscany-definitions - 2.0-SNAPSHOT + 2.0-M2-SNAPSHOT test diff --git a/sandbox/ant/sca/trunk/modules/interface-java-jaxws/pom.xml b/sandbox/ant/sca/trunk/modules/interface-java-jaxws/pom.xml index c8ffb68e4d..20e6243b85 100644 --- a/sandbox/ant/sca/trunk/modules/interface-java-jaxws/pom.xml +++ b/sandbox/ant/sca/trunk/modules/interface-java-jaxws/pom.xml @@ -22,7 +22,7 @@ org.apache.tuscany.sca tuscany-modules - 2.0-SNAPSHOT + 2.0-M2-SNAPSHOT ../pom.xml tuscany-interface-java-jaxws @@ -32,17 +32,17 @@ org.apache.tuscany.sca tuscany-core-spi - 2.0-SNAPSHOT + 2.0-M2-SNAPSHOT org.apache.tuscany.sca tuscany-databinding-jaxb - 2.0-SNAPSHOT + 2.0-M2-SNAPSHOT org.apache.tuscany.sca tuscany-interface-java-xml - 2.0-SNAPSHOT + 2.0-M2-SNAPSHOT diff --git a/sandbox/ant/sca/trunk/modules/interface-java-xml/pom.xml b/sandbox/ant/sca/trunk/modules/interface-java-xml/pom.xml index 9c6c49c50a..481ec0580e 100644 --- a/sandbox/ant/sca/trunk/modules/interface-java-xml/pom.xml +++ b/sandbox/ant/sca/trunk/modules/interface-java-xml/pom.xml @@ -22,7 +22,7 @@ org.apache.tuscany.sca tuscany-modules - 2.0-SNAPSHOT + 2.0-M2-SNAPSHOT ../pom.xml tuscany-interface-java-xml @@ -32,25 +32,25 @@ org.apache.tuscany.sca tuscany-contribution - 2.0-SNAPSHOT + 2.0-M2-SNAPSHOT org.apache.tuscany.sca tuscany-assembly-xml - 2.0-SNAPSHOT + 2.0-M2-SNAPSHOT org.apache.tuscany.sca tuscany-interface-java - 2.0-SNAPSHOT + 2.0-M2-SNAPSHOT org.apache.tuscany.sca tuscany-binding-sca - 2.0-SNAPSHOT + 2.0-M2-SNAPSHOT test diff --git a/sandbox/ant/sca/trunk/modules/interface-java/pom.xml b/sandbox/ant/sca/trunk/modules/interface-java/pom.xml index cdc3a1456c..7d609d2917 100644 --- a/sandbox/ant/sca/trunk/modules/interface-java/pom.xml +++ b/sandbox/ant/sca/trunk/modules/interface-java/pom.xml @@ -22,7 +22,7 @@ org.apache.tuscany.sca tuscany-modules - 2.0-SNAPSHOT + 2.0-M2-SNAPSHOT ../pom.xml tuscany-interface-java @@ -32,31 +32,31 @@ org.apache.tuscany.sca tuscany-extensibility - 2.0-SNAPSHOT + 2.0-M2-SNAPSHOT org.apache.tuscany.sca tuscany-interface - 2.0-SNAPSHOT + 2.0-M2-SNAPSHOT org.apache.tuscany.sca tuscany-assembly - 2.0-SNAPSHOT + 2.0-M2-SNAPSHOT org.apache.tuscany.sca tuscany-sca-api - 2.0-SNAPSHOT + 2.0-M2-SNAPSHOT org.apache.tuscany.sca tuscany-contribution - 2.0-SNAPSHOT + 2.0-M2-SNAPSHOT diff --git a/sandbox/ant/sca/trunk/modules/interface-wsdl-xml/pom.xml b/sandbox/ant/sca/trunk/modules/interface-wsdl-xml/pom.xml index b1d51577e8..272af8d913 100644 --- a/sandbox/ant/sca/trunk/modules/interface-wsdl-xml/pom.xml +++ b/sandbox/ant/sca/trunk/modules/interface-wsdl-xml/pom.xml @@ -22,7 +22,7 @@ org.apache.tuscany.sca tuscany-modules - 2.0-SNAPSHOT + 2.0-M2-SNAPSHOT ../pom.xml tuscany-interface-wsdl-xml @@ -32,37 +32,37 @@ org.apache.tuscany.sca tuscany-contribution - 2.0-SNAPSHOT + 2.0-M2-SNAPSHOT org.apache.tuscany.sca tuscany-contribution-namespace - 2.0-SNAPSHOT + 2.0-M2-SNAPSHOT org.apache.tuscany.sca tuscany-assembly-xml - 2.0-SNAPSHOT + 2.0-M2-SNAPSHOT org.apache.tuscany.sca tuscany-interface-wsdl - 2.0-SNAPSHOT + 2.0-M2-SNAPSHOT org.apache.tuscany.sca tuscany-xsd-xml - 2.0-SNAPSHOT + 2.0-M2-SNAPSHOT org.apache.tuscany.sca tuscany-binding-sca - 2.0-SNAPSHOT + 2.0-M2-SNAPSHOT test diff --git a/sandbox/ant/sca/trunk/modules/interface-wsdl/pom.xml b/sandbox/ant/sca/trunk/modules/interface-wsdl/pom.xml index c8955aad85..fca040405c 100644 --- a/sandbox/ant/sca/trunk/modules/interface-wsdl/pom.xml +++ b/sandbox/ant/sca/trunk/modules/interface-wsdl/pom.xml @@ -22,7 +22,7 @@ org.apache.tuscany.sca tuscany-modules - 2.0-SNAPSHOT + 2.0-M2-SNAPSHOT ../pom.xml tuscany-interface-wsdl @@ -32,25 +32,25 @@ org.apache.tuscany.sca tuscany-interface - 2.0-SNAPSHOT + 2.0-M2-SNAPSHOT org.apache.tuscany.sca tuscany-xsd - 2.0-SNAPSHOT + 2.0-M2-SNAPSHOT org.apache.tuscany.sca tuscany-contribution - 2.0-SNAPSHOT + 2.0-M2-SNAPSHOT org.apache.tuscany.sca tuscany-policy - 2.0-SNAPSHOT + 2.0-M2-SNAPSHOT diff --git a/sandbox/ant/sca/trunk/modules/interface/pom.xml b/sandbox/ant/sca/trunk/modules/interface/pom.xml index a99de2ce2d..2dfd20e1bd 100644 --- a/sandbox/ant/sca/trunk/modules/interface/pom.xml +++ b/sandbox/ant/sca/trunk/modules/interface/pom.xml @@ -22,7 +22,7 @@ org.apache.tuscany.sca tuscany-modules - 2.0-SNAPSHOT + 2.0-M2-SNAPSHOT ../pom.xml tuscany-interface @@ -32,7 +32,7 @@ org.apache.tuscany.sca tuscany-policy - 2.0-SNAPSHOT + 2.0-M2-SNAPSHOT diff --git a/sandbox/ant/sca/trunk/modules/launcher/pom.xml b/sandbox/ant/sca/trunk/modules/launcher/pom.xml index 731bdaffc6..fb7546fa00 100644 --- a/sandbox/ant/sca/trunk/modules/launcher/pom.xml +++ b/sandbox/ant/sca/trunk/modules/launcher/pom.xml @@ -22,7 +22,7 @@ org.apache.tuscany.sca tuscany-modules - 2.0-SNAPSHOT + 2.0-M2-SNAPSHOT ../pom.xml diff --git a/sandbox/ant/sca/trunk/modules/monitor/pom.xml b/sandbox/ant/sca/trunk/modules/monitor/pom.xml index d8f9aa38c8..9c2b37b739 100644 --- a/sandbox/ant/sca/trunk/modules/monitor/pom.xml +++ b/sandbox/ant/sca/trunk/modules/monitor/pom.xml @@ -23,7 +23,7 @@ org.apache.tuscany.sca tuscany-modules - 2.0-SNAPSHOT + 2.0-M2-SNAPSHOT ../pom.xml diff --git a/sandbox/ant/sca/trunk/modules/myfaces/pom.xml b/sandbox/ant/sca/trunk/modules/myfaces/pom.xml index 79fcc0f097..b523e18d72 100644 --- a/sandbox/ant/sca/trunk/modules/myfaces/pom.xml +++ b/sandbox/ant/sca/trunk/modules/myfaces/pom.xml @@ -23,7 +23,7 @@ org.apache.tuscany.sca tuscany-modules - 2.0-SNAPSHOT + 2.0-M2-SNAPSHOT ../pom.xml @@ -34,13 +34,13 @@ org.apache.tuscany.sca tuscany-host-webapp - 2.0-SNAPSHOT + 2.0-M2-SNAPSHOT org.apache.tuscany.sca tuscany-implementation-web-runtime - 2.0-SNAPSHOT + 2.0-M2-SNAPSHOT diff --git a/sandbox/ant/sca/trunk/modules/node-api/pom.xml b/sandbox/ant/sca/trunk/modules/node-api/pom.xml index 2e50d16374..2981bcc598 100644 --- a/sandbox/ant/sca/trunk/modules/node-api/pom.xml +++ b/sandbox/ant/sca/trunk/modules/node-api/pom.xml @@ -23,7 +23,7 @@ org.apache.tuscany.sca tuscany-modules - 2.0-SNAPSHOT + 2.0-M2-SNAPSHOT ../pom.xml @@ -34,7 +34,7 @@ org.apache.tuscany.sca tuscany-sca-api - 2.0-SNAPSHOT + 2.0-M2-SNAPSHOT diff --git a/sandbox/ant/sca/trunk/modules/node-impl/pom.xml b/sandbox/ant/sca/trunk/modules/node-impl/pom.xml index 4654513f4a..321d2fa3f0 100644 --- a/sandbox/ant/sca/trunk/modules/node-impl/pom.xml +++ b/sandbox/ant/sca/trunk/modules/node-impl/pom.xml @@ -23,7 +23,7 @@ org.apache.tuscany.sca tuscany-modules - 2.0-SNAPSHOT + 2.0-M2-SNAPSHOT ../pom.xml @@ -35,111 +35,111 @@ org.apache.tuscany.sca tuscany-assembly - 2.0-SNAPSHOT + 2.0-M2-SNAPSHOT org.apache.tuscany.sca tuscany-contribution - 2.0-SNAPSHOT + 2.0-M2-SNAPSHOT org.apache.tuscany.sca tuscany-node-api - 2.0-SNAPSHOT + 2.0-M2-SNAPSHOT org.apache.tuscany.sca tuscany-implementation-node - 2.0-SNAPSHOT + 2.0-M2-SNAPSHOT org.apache.tuscany.sca tuscany-core - 2.0-SNAPSHOT + 2.0-M2-SNAPSHOT org.apache.tuscany.sca tuscany-contribution - 2.0-SNAPSHOT + 2.0-M2-SNAPSHOT org.apache.tuscany.sca tuscany-assembly-xml - 2.0-SNAPSHOT + 2.0-M2-SNAPSHOT org.apache.tuscany.sca tuscany-workspace - 2.0-SNAPSHOT + 2.0-M2-SNAPSHOT org.apache.tuscany.sca tuscany-workspace-impl - 2.0-SNAPSHOT + 2.0-M2-SNAPSHOT runtime org.apache.tuscany.sca tuscany-definitions-xml - 2.0-SNAPSHOT + 2.0-M2-SNAPSHOT runtime org.apache.tuscany.sca tuscany-binding-sca - 2.0-SNAPSHOT + 2.0-M2-SNAPSHOT runtime org.apache.tuscany.sca tuscany-binding-sca-xml - 2.0-SNAPSHOT + 2.0-M2-SNAPSHOT runtime org.apache.tuscany.sca tuscany-policy-xml - 2.0-SNAPSHOT + 2.0-M2-SNAPSHOT runtime org.apache.tuscany.sca tuscany-core-databinding - 2.0-SNAPSHOT + 2.0-M2-SNAPSHOT runtime org.apache.tuscany.sca tuscany-assembly-xsd - 2.0-SNAPSHOT + 2.0-M2-SNAPSHOT runtime org.apache.tuscany.sca tuscany-endpoint - 2.0-SNAPSHOT + 2.0-M2-SNAPSHOT runtime org.apache.tuscany.sca tuscany-implementation-java-runtime - 2.0-SNAPSHOT + 2.0-M2-SNAPSHOT test diff --git a/sandbox/ant/sca/trunk/modules/node-launcher-equinox/pom.xml b/sandbox/ant/sca/trunk/modules/node-launcher-equinox/pom.xml index 32afa00aa6..bf7465e291 100644 --- a/sandbox/ant/sca/trunk/modules/node-launcher-equinox/pom.xml +++ b/sandbox/ant/sca/trunk/modules/node-launcher-equinox/pom.xml @@ -23,7 +23,7 @@ org.apache.tuscany.sca tuscany-modules - 2.0-SNAPSHOT + 2.0-M2-SNAPSHOT ../pom.xml @@ -73,14 +73,14 @@ org.apache.tuscany.sca tuscany-implementation-node-runtime - 2.0-SNAPSHOT + 2.0-M2-SNAPSHOT test org.apache.tuscany.sca tuscany-extensibility-equinox - 2.0-SNAPSHOT + 2.0-M2-SNAPSHOT test @@ -94,7 +94,7 @@ org.apache.tuscany.sca tuscany-implementation-java-runtime - 2.0-SNAPSHOT + 2.0-M2-SNAPSHOT test diff --git a/sandbox/ant/sca/trunk/modules/node-launcher/pom.xml b/sandbox/ant/sca/trunk/modules/node-launcher/pom.xml index e6a42a3b4d..b2b775c7e1 100644 --- a/sandbox/ant/sca/trunk/modules/node-launcher/pom.xml +++ b/sandbox/ant/sca/trunk/modules/node-launcher/pom.xml @@ -23,7 +23,7 @@ org.apache.tuscany.sca tuscany-modules - 2.0-SNAPSHOT + 2.0-M2-SNAPSHOT ../pom.xml diff --git a/sandbox/ant/sca/trunk/modules/policy-security/pom.xml b/sandbox/ant/sca/trunk/modules/policy-security/pom.xml index c17d8fd324..62aa166b68 100644 --- a/sandbox/ant/sca/trunk/modules/policy-security/pom.xml +++ b/sandbox/ant/sca/trunk/modules/policy-security/pom.xml @@ -22,7 +22,7 @@ org.apache.tuscany.sca tuscany-modules - 2.0-SNAPSHOT + 2.0-M2-SNAPSHOT ../pom.xml tuscany-policy-security @@ -32,13 +32,13 @@ org.apache.tuscany.sca tuscany-contribution - 2.0-SNAPSHOT + 2.0-M2-SNAPSHOT org.apache.tuscany.sca tuscany-assembly-xml - 2.0-SNAPSHOT + 2.0-M2-SNAPSHOT diff --git a/sandbox/ant/sca/trunk/modules/policy-xml-ws/pom.xml b/sandbox/ant/sca/trunk/modules/policy-xml-ws/pom.xml index a37497764c..8b4c658b70 100644 --- a/sandbox/ant/sca/trunk/modules/policy-xml-ws/pom.xml +++ b/sandbox/ant/sca/trunk/modules/policy-xml-ws/pom.xml @@ -22,7 +22,7 @@ org.apache.tuscany.sca tuscany-modules - 2.0-SNAPSHOT + 2.0-M2-SNAPSHOT ../pom.xml tuscany-policy-xml-ws @@ -32,19 +32,19 @@ org.apache.tuscany.sca tuscany-policy - 2.0-SNAPSHOT + 2.0-M2-SNAPSHOT org.apache.tuscany.sca tuscany-policy-xml - 2.0-SNAPSHOT + 2.0-M2-SNAPSHOT org.apache.tuscany.sca tuscany-contribution - 2.0-SNAPSHOT + 2.0-M2-SNAPSHOT diff --git a/sandbox/ant/sca/trunk/modules/policy-xml/pom.xml b/sandbox/ant/sca/trunk/modules/policy-xml/pom.xml index 05087e8e48..fdc8302db6 100644 --- a/sandbox/ant/sca/trunk/modules/policy-xml/pom.xml +++ b/sandbox/ant/sca/trunk/modules/policy-xml/pom.xml @@ -22,7 +22,7 @@ org.apache.tuscany.sca tuscany-modules - 2.0-SNAPSHOT + 2.0-M2-SNAPSHOT ../pom.xml tuscany-policy-xml @@ -32,13 +32,13 @@ org.apache.tuscany.sca tuscany-policy - 2.0-SNAPSHOT + 2.0-M2-SNAPSHOT org.apache.tuscany.sca tuscany-contribution - 2.0-SNAPSHOT + 2.0-M2-SNAPSHOT diff --git a/sandbox/ant/sca/trunk/modules/policy/pom.xml b/sandbox/ant/sca/trunk/modules/policy/pom.xml index df8a4fd062..5149ac5482 100644 --- a/sandbox/ant/sca/trunk/modules/policy/pom.xml +++ b/sandbox/ant/sca/trunk/modules/policy/pom.xml @@ -22,7 +22,7 @@ org.apache.tuscany.sca tuscany-modules - 2.0-SNAPSHOT + 2.0-M2-SNAPSHOT ../pom.xml tuscany-policy @@ -32,7 +32,7 @@ org.apache.tuscany.sca tuscany-extensibility - 2.0-SNAPSHOT + 2.0-M2-SNAPSHOT diff --git a/sandbox/ant/sca/trunk/modules/pom.xml b/sandbox/ant/sca/trunk/modules/pom.xml index 6970d266e5..59a21fd86c 100644 --- a/sandbox/ant/sca/trunk/modules/pom.xml +++ b/sandbox/ant/sca/trunk/modules/pom.xml @@ -22,7 +22,7 @@ org.apache.tuscany.sca tuscany-sca - 2.0-SNAPSHOT + 2.0-M2-SNAPSHOT ../pom.xml tuscany-modules diff --git a/sandbox/ant/sca/trunk/modules/sca-api/pom.xml b/sandbox/ant/sca/trunk/modules/sca-api/pom.xml index 4d4e41df15..74c78b2389 100644 --- a/sandbox/ant/sca/trunk/modules/sca-api/pom.xml +++ b/sandbox/ant/sca/trunk/modules/sca-api/pom.xml @@ -22,7 +22,7 @@ org.apache.tuscany.sca tuscany-modules - 2.0-SNAPSHOT + 2.0-M2-SNAPSHOT ../pom.xml org.apache.tuscany.sca diff --git a/sandbox/ant/sca/trunk/modules/stripes/pom.xml b/sandbox/ant/sca/trunk/modules/stripes/pom.xml index bd37f8bc6c..e9d59ee10d 100644 --- a/sandbox/ant/sca/trunk/modules/stripes/pom.xml +++ b/sandbox/ant/sca/trunk/modules/stripes/pom.xml @@ -23,7 +23,7 @@ org.apache.tuscany.sca tuscany-modules - 2.0-SNAPSHOT + 2.0-M2-SNAPSHOT ../pom.xml @@ -34,12 +34,12 @@ org.apache.tuscany.sca tuscany-host-webapp - 2.0-SNAPSHOT + 2.0-M2-SNAPSHOT org.apache.tuscany.sca tuscany-implementation-web-runtime - 2.0-SNAPSHOT + 2.0-M2-SNAPSHOT diff --git a/sandbox/ant/sca/trunk/modules/workspace-impl/pom.xml b/sandbox/ant/sca/trunk/modules/workspace-impl/pom.xml index 3826045bcd..eb85caf1f0 100644 --- a/sandbox/ant/sca/trunk/modules/workspace-impl/pom.xml +++ b/sandbox/ant/sca/trunk/modules/workspace-impl/pom.xml @@ -22,7 +22,7 @@ org.apache.tuscany.sca tuscany-modules - 2.0-SNAPSHOT + 2.0-M2-SNAPSHOT ../pom.xml tuscany-workspace-impl @@ -32,31 +32,31 @@ org.apache.tuscany.sca tuscany-contribution - 2.0-SNAPSHOT + 2.0-M2-SNAPSHOT org.apache.tuscany.sca tuscany-workspace - 2.0-SNAPSHOT + 2.0-M2-SNAPSHOT org.apache.tuscany.sca tuscany-workspace-xml - 2.0-SNAPSHOT + 2.0-M2-SNAPSHOT org.apache.tuscany.sca tuscany-contribution-xml - 2.0-SNAPSHOT + 2.0-M2-SNAPSHOT org.apache.tuscany.sca tuscany-contribution-namespace - 2.0-SNAPSHOT + 2.0-M2-SNAPSHOT test diff --git a/sandbox/ant/sca/trunk/modules/workspace-xml/pom.xml b/sandbox/ant/sca/trunk/modules/workspace-xml/pom.xml index dec369237a..679b8fefba 100644 --- a/sandbox/ant/sca/trunk/modules/workspace-xml/pom.xml +++ b/sandbox/ant/sca/trunk/modules/workspace-xml/pom.xml @@ -22,7 +22,7 @@ org.apache.tuscany.sca tuscany-modules - 2.0-SNAPSHOT + 2.0-M2-SNAPSHOT ../pom.xml tuscany-workspace-xml @@ -32,7 +32,7 @@ org.apache.tuscany.sca tuscany-workspace - 2.0-SNAPSHOT + 2.0-M2-SNAPSHOT diff --git a/sandbox/ant/sca/trunk/modules/workspace/pom.xml b/sandbox/ant/sca/trunk/modules/workspace/pom.xml index c0880b8d60..671151129f 100644 --- a/sandbox/ant/sca/trunk/modules/workspace/pom.xml +++ b/sandbox/ant/sca/trunk/modules/workspace/pom.xml @@ -22,7 +22,7 @@ org.apache.tuscany.sca tuscany-modules - 2.0-SNAPSHOT + 2.0-M2-SNAPSHOT ../pom.xml tuscany-workspace @@ -32,13 +32,13 @@ org.apache.tuscany.sca tuscany-contribution - 2.0-SNAPSHOT + 2.0-M2-SNAPSHOT org.apache.tuscany.sca tuscany-assembly - 2.0-SNAPSHOT + 2.0-M2-SNAPSHOT diff --git a/sandbox/ant/sca/trunk/modules/xsd-xml/pom.xml b/sandbox/ant/sca/trunk/modules/xsd-xml/pom.xml index 103db93d5a..63f02b0990 100644 --- a/sandbox/ant/sca/trunk/modules/xsd-xml/pom.xml +++ b/sandbox/ant/sca/trunk/modules/xsd-xml/pom.xml @@ -22,7 +22,7 @@ org.apache.tuscany.sca tuscany-modules - 2.0-SNAPSHOT + 2.0-M2-SNAPSHOT ../pom.xml tuscany-xsd-xml @@ -32,25 +32,25 @@ org.apache.tuscany.sca tuscany-contribution - 2.0-SNAPSHOT + 2.0-M2-SNAPSHOT org.apache.tuscany.sca tuscany-contribution-namespace - 2.0-SNAPSHOT + 2.0-M2-SNAPSHOT org.apache.tuscany.sca tuscany-assembly-xml - 2.0-SNAPSHOT + 2.0-M2-SNAPSHOT org.apache.tuscany.sca tuscany-xsd - 2.0-SNAPSHOT + 2.0-M2-SNAPSHOT diff --git a/sandbox/ant/sca/trunk/modules/xsd/pom.xml b/sandbox/ant/sca/trunk/modules/xsd/pom.xml index 9ed9773f93..b1e98a0dc9 100644 --- a/sandbox/ant/sca/trunk/modules/xsd/pom.xml +++ b/sandbox/ant/sca/trunk/modules/xsd/pom.xml @@ -22,7 +22,7 @@ org.apache.tuscany.sca tuscany-modules - 2.0-SNAPSHOT + 2.0-M2-SNAPSHOT ../pom.xml tuscany-xsd @@ -32,7 +32,7 @@ org.apache.tuscany.sca tuscany-assembly - 2.0-SNAPSHOT + 2.0-M2-SNAPSHOT diff --git a/sandbox/ant/sca/trunk/pom.xml b/sandbox/ant/sca/trunk/pom.xml index 7367532ff2..92d812b2fd 100644 --- a/sandbox/ant/sca/trunk/pom.xml +++ b/sandbox/ant/sca/trunk/pom.xml @@ -30,12 +30,12 @@ pom Apache Tuscany SCA Implementation Project (2.x) http://tuscany.apache.org - 2.0-SNAPSHOT + 2.0-M2-SNAPSHOT - scm:svn:https://svn.apache.org/repos/asf/tuscany/sandbox/ant/sca/trunk - scm:svn:https://svn.apache.org/repos/asf/tuscany/sandbox/ant/sca/trunk - https://svn.apache.org/repos/asf/tuscany/sandbox/ant/sca/trunk + scm:svn:https://svn.apache.org/repos/asf/tuscany/tags/java/sca/2.0-M2 + scm:svn:https://svn.apache.org/repos/asf/tuscany/tags/java/sca/2.0-M2 + https://svn.apache.org/repos/asf/tuscany/tags/java/sca/2.0-M2 diff --git a/sandbox/ant/sca/trunk/samples/binding-ws-calculator/pom.xml b/sandbox/ant/sca/trunk/samples/binding-ws-calculator/pom.xml index b1a374948a..c2efdd1bb6 100644 --- a/sandbox/ant/sca/trunk/samples/binding-ws-calculator/pom.xml +++ b/sandbox/ant/sca/trunk/samples/binding-ws-calculator/pom.xml @@ -22,7 +22,7 @@ org.apache.tuscany.sca tuscany-sca - 2.0-SNAPSHOT + 2.0-M2-SNAPSHOT ../../pom.xml sample-binding-ws-calculator @@ -40,28 +40,28 @@ org.apache.tuscany.sca tuscany-feature-api pom - 2.0-SNAPSHOT + 2.0-M2-SNAPSHOT org.apache.tuscany.sca tuscany-feature-core pom - 2.0-SNAPSHOT + 2.0-M2-SNAPSHOT org.apache.tuscany.sca tuscany-feature-webservice pom - 2.0-SNAPSHOT + 2.0-M2-SNAPSHOT org.apache.tuscany.sca tuscany-feature-ejava pom - 2.0-SNAPSHOT + 2.0-M2-SNAPSHOT diff --git a/sandbox/ant/sca/trunk/samples/calculator-equinox/pom.xml b/sandbox/ant/sca/trunk/samples/calculator-equinox/pom.xml index c1c35e3f67..ee9464fdd5 100644 --- a/sandbox/ant/sca/trunk/samples/calculator-equinox/pom.xml +++ b/sandbox/ant/sca/trunk/samples/calculator-equinox/pom.xml @@ -22,7 +22,7 @@ org.apache.tuscany.sca tuscany-sca - 2.0-SNAPSHOT + 2.0-M2-SNAPSHOT ../../pom.xml sample-calculator-equinox @@ -39,40 +39,40 @@ org.apache.tuscany.sca tuscany-node-api - 2.0-SNAPSHOT + 2.0-M2-SNAPSHOT org.apache.tuscany.sca tuscany-node-launcher-equinox - 2.0-SNAPSHOT + 2.0-M2-SNAPSHOT org.apache.tuscany.sca tuscany-node-impl - 2.0-SNAPSHOT + 2.0-M2-SNAPSHOT runtime org.apache.tuscany.sca tuscany-implementation-java-runtime - 2.0-SNAPSHOT + 2.0-M2-SNAPSHOT runtime org.apache.tuscany.sca tuscany-implementation-node-runtime - 2.0-SNAPSHOT + 2.0-M2-SNAPSHOT runtime org.apache.tuscany.sca tuscany-extensibility-equinox - 2.0-SNAPSHOT + 2.0-M2-SNAPSHOT runtime diff --git a/sandbox/ant/sca/trunk/samples/calculator-osgi/pom.xml b/sandbox/ant/sca/trunk/samples/calculator-osgi/pom.xml index 558043d0c9..e6e198bd78 100644 --- a/sandbox/ant/sca/trunk/samples/calculator-osgi/pom.xml +++ b/sandbox/ant/sca/trunk/samples/calculator-osgi/pom.xml @@ -22,7 +22,7 @@ org.apache.tuscany.sca tuscany-sca - 2.0-SNAPSHOT + 2.0-M2-SNAPSHOT ../../pom.xml sample-calculator-osgi @@ -39,14 +39,14 @@ org.apache.tuscany.sca tuscany-feature-api - 2.0-SNAPSHOT + 2.0-M2-SNAPSHOT pom org.apache.tuscany.sca tuscany-feature-core - 2.0-SNAPSHOT + 2.0-M2-SNAPSHOT pom diff --git a/sandbox/ant/sca/trunk/samples/calculator-rmi-reference/pom.xml b/sandbox/ant/sca/trunk/samples/calculator-rmi-reference/pom.xml index df0036dbe4..d8acfae1e1 100644 --- a/sandbox/ant/sca/trunk/samples/calculator-rmi-reference/pom.xml +++ b/sandbox/ant/sca/trunk/samples/calculator-rmi-reference/pom.xml @@ -22,7 +22,7 @@ org.apache.tuscany.sca tuscany-sca - 2.0-SNAPSHOT + 2.0-M2-SNAPSHOT ../../pom.xml sample-calculator-rmi-reference @@ -32,25 +32,25 @@ org.apache.tuscany.sca tuscany-node-api - 2.0-SNAPSHOT + 2.0-M2-SNAPSHOT org.apache.tuscany.sca tuscany-node-impl - 2.0-SNAPSHOT + 2.0-M2-SNAPSHOT test org.apache.tuscany.sca tuscany-implementation-java-runtime - 2.0-SNAPSHOT + 2.0-M2-SNAPSHOT runtime org.apache.tuscany.sca tuscany-binding-rmi-runtime - 2.0-SNAPSHOT + 2.0-M2-SNAPSHOT runtime diff --git a/sandbox/ant/sca/trunk/samples/calculator-rmi-service/pom.xml b/sandbox/ant/sca/trunk/samples/calculator-rmi-service/pom.xml index f0a802e112..600ca69a37 100644 --- a/sandbox/ant/sca/trunk/samples/calculator-rmi-service/pom.xml +++ b/sandbox/ant/sca/trunk/samples/calculator-rmi-service/pom.xml @@ -22,7 +22,7 @@ org.apache.tuscany.sca tuscany-sca - 2.0-SNAPSHOT + 2.0-M2-SNAPSHOT ../../pom.xml sample-calculator-rmi-service @@ -32,24 +32,24 @@ org.apache.tuscany.sca tuscany-node-api - 2.0-SNAPSHOT + 2.0-M2-SNAPSHOT org.apache.tuscany.sca tuscany-node-impl - 2.0-SNAPSHOT + 2.0-M2-SNAPSHOT test org.apache.tuscany.sca tuscany-implementation-java-runtime - 2.0-SNAPSHOT + 2.0-M2-SNAPSHOT runtime org.apache.tuscany.sca tuscany-binding-rmi-runtime - 2.0-SNAPSHOT + 2.0-M2-SNAPSHOT runtime diff --git a/sandbox/ant/sca/trunk/samples/calculator/pom.xml b/sandbox/ant/sca/trunk/samples/calculator/pom.xml index 102fb98a1e..c7a187182c 100644 --- a/sandbox/ant/sca/trunk/samples/calculator/pom.xml +++ b/sandbox/ant/sca/trunk/samples/calculator/pom.xml @@ -22,7 +22,7 @@ org.apache.tuscany.sca tuscany-sca - 2.0-SNAPSHOT + 2.0-M2-SNAPSHOT ../../pom.xml sample-calculator @@ -32,20 +32,20 @@ org.apache.tuscany.sca tuscany-node-api - 2.0-SNAPSHOT + 2.0-M2-SNAPSHOT org.apache.tuscany.sca tuscany-node-impl - 2.0-SNAPSHOT + 2.0-M2-SNAPSHOT runtime org.apache.tuscany.sca tuscany-implementation-java-runtime - 2.0-SNAPSHOT + 2.0-M2-SNAPSHOT runtime diff --git a/sandbox/ant/sca/trunk/samples/helloworld-bpel/pom.xml b/sandbox/ant/sca/trunk/samples/helloworld-bpel/pom.xml index b8c4faa494..a229c3bdc3 100644 --- a/sandbox/ant/sca/trunk/samples/helloworld-bpel/pom.xml +++ b/sandbox/ant/sca/trunk/samples/helloworld-bpel/pom.xml @@ -22,7 +22,7 @@ org.apache.tuscany.sca tuscany-sca - 2.0-SNAPSHOT + 2.0-M2-SNAPSHOT ../../pom.xml sample-helloworld-bpel @@ -39,20 +39,20 @@ org.apache.tuscany.sca tuscany-node-impl - 2.0-SNAPSHOT + 2.0-M2-SNAPSHOT org.apache.tuscany.sca tuscany-implementation-java-runtime - 2.0-SNAPSHOT + 2.0-M2-SNAPSHOT runtime org.apache.tuscany.sca tuscany-implementation-bpel-ode - 2.0-SNAPSHOT + 2.0-M2-SNAPSHOT runtime diff --git a/sandbox/ant/sca/trunk/samples/implementation-java-calculator/pom.xml b/sandbox/ant/sca/trunk/samples/implementation-java-calculator/pom.xml index 4ae3053b2b..e27807f205 100644 --- a/sandbox/ant/sca/trunk/samples/implementation-java-calculator/pom.xml +++ b/sandbox/ant/sca/trunk/samples/implementation-java-calculator/pom.xml @@ -22,7 +22,7 @@ org.apache.tuscany.sca tuscany-sca - 2.0-SNAPSHOT + 2.0-M2-SNAPSHOT ../../pom.xml sample-implementation-java-calculator @@ -40,14 +40,14 @@ org.apache.tuscany.sca tuscany-feature-api pom - 2.0-SNAPSHOT + 2.0-M2-SNAPSHOT org.apache.tuscany.sca tuscany-feature-core pom - 2.0-SNAPSHOT + 2.0-M2-SNAPSHOT diff --git a/sandbox/ant/sca/trunk/samples/pom.xml b/sandbox/ant/sca/trunk/samples/pom.xml index 559649cd09..f302c5d3a0 100644 --- a/sandbox/ant/sca/trunk/samples/pom.xml +++ b/sandbox/ant/sca/trunk/samples/pom.xml @@ -22,7 +22,7 @@ org.apache.tuscany.sca tuscany-sca - 2.0-SNAPSHOT + 2.0-M2-SNAPSHOT ../pom.xml tuscany-samples diff --git a/sandbox/ant/sca/trunk/samples/webapps/helloworld-jsp/pom.xml b/sandbox/ant/sca/trunk/samples/webapps/helloworld-jsp/pom.xml index a1b2f7c635..60a28eeac5 100644 --- a/sandbox/ant/sca/trunk/samples/webapps/helloworld-jsp/pom.xml +++ b/sandbox/ant/sca/trunk/samples/webapps/helloworld-jsp/pom.xml @@ -22,7 +22,7 @@ org.apache.tuscany.sca tuscany-sca - 2.0-SNAPSHOT + 2.0-M2-SNAPSHOT ../../pom.xml @@ -35,14 +35,14 @@ org.apache.tuscany.sca tuscany-sca-api - 2.0-SNAPSHOT + 2.0-M2-SNAPSHOT compile org.apache.tuscany.sca tuscany-implementation-web-runtime - 2.0-SNAPSHOT + 2.0-M2-SNAPSHOT runtime diff --git a/sandbox/ant/sca/trunk/samples/webapps/helloworld-stripes/pom.xml b/sandbox/ant/sca/trunk/samples/webapps/helloworld-stripes/pom.xml index ea57f201b1..fc6358744a 100644 --- a/sandbox/ant/sca/trunk/samples/webapps/helloworld-stripes/pom.xml +++ b/sandbox/ant/sca/trunk/samples/webapps/helloworld-stripes/pom.xml @@ -22,7 +22,7 @@ org.apache.tuscany.sca tuscany-sca - 2.0-SNAPSHOT + 2.0-M2-SNAPSHOT ../../pom.xml @@ -36,12 +36,12 @@ org.apache.tuscany.sca tuscany-sca-api - 2.0-SNAPSHOT + 2.0-M2-SNAPSHOT org.apache.tuscany.sca tuscany-stripes - 2.0-SNAPSHOT + 2.0-M2-SNAPSHOT diff --git a/sandbox/ant/sca/trunk/samples/webapps/helloworld/pom.xml b/sandbox/ant/sca/trunk/samples/webapps/helloworld/pom.xml index 90fd6e892b..979b19ecd5 100644 --- a/sandbox/ant/sca/trunk/samples/webapps/helloworld/pom.xml +++ b/sandbox/ant/sca/trunk/samples/webapps/helloworld/pom.xml @@ -22,7 +22,7 @@ org.apache.tuscany.sca tuscany-sca - 2.0-SNAPSHOT + 2.0-M2-SNAPSHOT ../../pom.xml @@ -35,14 +35,14 @@ org.apache.tuscany.sca tuscany-sca-api - 2.0-SNAPSHOT + 2.0-M2-SNAPSHOT compile org.apache.tuscany.sca tuscany-host-webapp - 2.0-SNAPSHOT + 2.0-M2-SNAPSHOT runtime -- cgit v1.2.3