From a9607c6f110013f477ab126297ac1cf1cac2ea95 Mon Sep 17 00:00:00 2001 From: antelder Date: Mon, 23 Mar 2009 08:48:11 +0000 Subject: [maven-release-plugin] prepare branch 2.0-M2 git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@757351 13f79535-47bb-0310-9956-ffa450edef68 --- .../sca/trunk/modules/assembly-xml-osoa/pom.xml | 26 +++++++------- sandbox/ant/sca/trunk/modules/assembly-xml/pom.xml | 24 ++++++------- .../sca/trunk/modules/assembly-xsd-osoa/pom.xml | 4 +-- sandbox/ant/sca/trunk/modules/assembly-xsd/pom.xml | 4 +-- sandbox/ant/sca/trunk/modules/assembly/pom.xml | 12 +++---- sandbox/ant/sca/trunk/modules/binding-dwr/pom.xml | 6 ++-- .../ant/sca/trunk/modules/binding-jsonp/pom.xml | 6 ++-- .../ant/sca/trunk/modules/binding-jsonrpc/pom.xml | 10 +++--- .../sca/trunk/modules/binding-rmi-runtime/pom.xml | 14 ++++---- sandbox/ant/sca/trunk/modules/binding-rmi/pom.xml | 6 ++-- .../ant/sca/trunk/modules/binding-sca-xml/pom.xml | 8 ++--- sandbox/ant/sca/trunk/modules/binding-sca/pom.xml | 14 ++++---- .../trunk/modules/binding-ws-axis2-policy/pom.xml | 10 +++--- .../ant/sca/trunk/modules/binding-ws-axis2/pom.xml | 40 +++++++++++----------- .../sca/trunk/modules/binding-ws-wsdlgen/pom.xml | 24 ++++++------- .../ant/sca/trunk/modules/binding-ws-xml/pom.xml | 18 +++++----- sandbox/ant/sca/trunk/modules/binding-ws/pom.xml | 8 ++--- .../sca/trunk/modules/contribution-java/pom.xml | 8 ++--- .../trunk/modules/contribution-namespace/pom.xml | 8 ++--- .../ant/sca/trunk/modules/contribution-xml/pom.xml | 6 ++-- sandbox/ant/sca/trunk/modules/contribution/pom.xml | 8 ++--- .../ant/sca/trunk/modules/core-databinding/pom.xml | 4 +-- sandbox/ant/sca/trunk/modules/core-spi/pom.xml | 18 +++++----- sandbox/ant/sca/trunk/modules/core/pom.xml | 14 ++++---- .../sca/trunk/modules/databinding-axiom/pom.xml | 8 ++--- .../trunk/modules/databinding-jaxb-axiom/pom.xml | 8 ++--- .../ant/sca/trunk/modules/databinding-jaxb/pom.xml | 8 ++--- sandbox/ant/sca/trunk/modules/databinding/pom.xml | 14 ++++---- .../ant/sca/trunk/modules/definitions-xml/pom.xml | 14 ++++---- sandbox/ant/sca/trunk/modules/definitions/pom.xml | 10 +++--- sandbox/ant/sca/trunk/modules/endpoint/pom.xml | 20 +++++------ .../trunk/modules/extensibility-equinox/pom.xml | 6 ++-- .../ant/sca/trunk/modules/extensibility/pom.xml | 4 +-- sandbox/ant/sca/trunk/modules/host-http/pom.xml | 6 ++-- sandbox/ant/sca/trunk/modules/host-jetty/pom.xml | 6 ++-- sandbox/ant/sca/trunk/modules/host-rmi/pom.xml | 6 ++-- sandbox/ant/sca/trunk/modules/host-webapp/pom.xml | 16 ++++----- .../trunk/modules/implementation-bpel-ode/pom.xml | 28 +++++++-------- .../sca/trunk/modules/implementation-bpel/pom.xml | 18 +++++----- .../modules/implementation-java-runtime/pom.xml | 14 ++++---- .../trunk/modules/implementation-java-xml/pom.xml | 20 +++++------ .../sca/trunk/modules/implementation-java/pom.xml | 10 +++--- .../modules/implementation-node-runtime/pom.xml | 16 ++++----- .../sca/trunk/modules/implementation-node/pom.xml | 14 ++++---- .../modules/implementation-web-runtime/pom.xml | 14 ++++---- .../sca/trunk/modules/implementation-web/pom.xml | 18 +++++----- .../sca/trunk/modules/interface-java-jaxws/pom.xml | 10 +++--- .../sca/trunk/modules/interface-java-xml/pom.xml | 12 +++---- .../ant/sca/trunk/modules/interface-java/pom.xml | 14 ++++---- .../sca/trunk/modules/interface-wsdl-xml/pom.xml | 16 ++++----- .../ant/sca/trunk/modules/interface-wsdl/pom.xml | 12 +++---- sandbox/ant/sca/trunk/modules/interface/pom.xml | 6 ++-- sandbox/ant/sca/trunk/modules/launcher/pom.xml | 4 +-- sandbox/ant/sca/trunk/modules/monitor/pom.xml | 4 +-- sandbox/ant/sca/trunk/modules/myfaces/pom.xml | 8 ++--- sandbox/ant/sca/trunk/modules/node-api/pom.xml | 6 ++-- sandbox/ant/sca/trunk/modules/node-impl/pom.xml | 38 ++++++++++---------- .../trunk/modules/node-launcher-equinox/pom.xml | 10 +++--- .../ant/sca/trunk/modules/node-launcher/pom.xml | 4 +-- .../ant/sca/trunk/modules/policy-security/pom.xml | 8 ++--- .../ant/sca/trunk/modules/policy-xml-ws/pom.xml | 10 +++--- sandbox/ant/sca/trunk/modules/policy-xml/pom.xml | 8 ++--- sandbox/ant/sca/trunk/modules/policy/pom.xml | 6 ++-- sandbox/ant/sca/trunk/modules/pom.xml | 4 +-- sandbox/ant/sca/trunk/modules/sca-api/pom.xml | 4 +-- sandbox/ant/sca/trunk/modules/stripes/pom.xml | 8 ++--- .../ant/sca/trunk/modules/workspace-impl/pom.xml | 14 ++++---- .../ant/sca/trunk/modules/workspace-xml/pom.xml | 6 ++-- sandbox/ant/sca/trunk/modules/workspace/pom.xml | 8 ++--- sandbox/ant/sca/trunk/modules/xsd-xml/pom.xml | 12 +++---- sandbox/ant/sca/trunk/modules/xsd/pom.xml | 6 ++-- 71 files changed, 408 insertions(+), 408 deletions(-) (limited to 'sandbox/ant/sca/trunk/modules') 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 b22c700ead..d26fddc70a 100644 --- a/sandbox/ant/sca/trunk/modules/assembly-xml-osoa/pom.xml +++ b/sandbox/ant/sca/trunk/modules/assembly-xml-osoa/pom.xml @@ -17,12 +17,12 @@ * specific language governing permissions and limitations * under the License. --> - + 4.0.0 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 - + 4.0.0 org.apache.tuscany.sca tuscany-modules - 2.0-SNAPSHOT + 2.0-M2-SNAPSHOT ../pom.xml tuscany-assembly-xml @@ -32,44 +32,44 @@ org.apache.tuscany.sca tuscany-assembly - 2.0-SNAPSHOT + 2.0-M2-SNAPSHOT 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 - + 4.0.0 org.apache.tuscany.sca tuscany-modules - 2.0-SNAPSHOT + 2.0-M2-SNAPSHOT ../pom.xml tuscany-assembly-xsd-osoa diff --git a/sandbox/ant/sca/trunk/modules/assembly-xsd/pom.xml b/sandbox/ant/sca/trunk/modules/assembly-xsd/pom.xml index 8193461b62..3c23cf5a5a 100644 --- a/sandbox/ant/sca/trunk/modules/assembly-xsd/pom.xml +++ b/sandbox/ant/sca/trunk/modules/assembly-xsd/pom.xml @@ -17,12 +17,12 @@ * specific language governing permissions and limitations * under the License. --> - + 4.0.0 org.apache.tuscany.sca tuscany-modules - 2.0-SNAPSHOT + 2.0-M2-SNAPSHOT ../pom.xml tuscany-assembly-xsd diff --git a/sandbox/ant/sca/trunk/modules/assembly/pom.xml b/sandbox/ant/sca/trunk/modules/assembly/pom.xml index f5b8657ef5..365c90192b 100644 --- a/sandbox/ant/sca/trunk/modules/assembly/pom.xml +++ b/sandbox/ant/sca/trunk/modules/assembly/pom.xml @@ -17,12 +17,12 @@ * specific language governing permissions and limitations * under the License. --> - + 4.0.0 org.apache.tuscany.sca tuscany-modules - 2.0-SNAPSHOT + 2.0-M2-SNAPSHOT ../pom.xml tuscany-assembly @@ -32,25 +32,25 @@ org.apache.tuscany.sca tuscany-policy - 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-definitions - 2.0-SNAPSHOT + 2.0-M2-SNAPSHOT org.apache.tuscany.sca tuscany-monitor - 2.0-SNAPSHOT + 2.0-M2-SNAPSHOT diff --git a/sandbox/ant/sca/trunk/modules/binding-dwr/pom.xml b/sandbox/ant/sca/trunk/modules/binding-dwr/pom.xml index b2a5d2fa8e..49f617909e 100644 --- a/sandbox/ant/sca/trunk/modules/binding-dwr/pom.xml +++ b/sandbox/ant/sca/trunk/modules/binding-dwr/pom.xml @@ -17,12 +17,12 @@ * specific language governing permissions and limitations * under the License. --> - + 4.0.0 org.apache.tuscany.sca tuscany-modules - 2.0-SNAPSHOT + 2.0-M2-SNAPSHOT ../pom.xml tuscany-binding-dwr @@ -33,7 +33,7 @@ org.apache.tuscany.sca tuscany-assembly - 2.0-SNAPSHOT + 2.0-M2-SNAPSHOT diff --git a/sandbox/ant/sca/trunk/modules/binding-jsonp/pom.xml b/sandbox/ant/sca/trunk/modules/binding-jsonp/pom.xml index 059b71e694..9d4330ebb0 100644 --- a/sandbox/ant/sca/trunk/modules/binding-jsonp/pom.xml +++ b/sandbox/ant/sca/trunk/modules/binding-jsonp/pom.xml @@ -17,12 +17,12 @@ * specific language governing permissions and limitations * under the License. --> - + 4.0.0 org.apache.tuscany.sca tuscany-modules - 2.0-SNAPSHOT + 2.0-M2-SNAPSHOT ../pom.xml tuscany-binding-jsonp @@ -33,7 +33,7 @@ org.apache.tuscany.sca tuscany-assembly - 2.0-SNAPSHOT + 2.0-M2-SNAPSHOT diff --git a/sandbox/ant/sca/trunk/modules/binding-jsonrpc/pom.xml b/sandbox/ant/sca/trunk/modules/binding-jsonrpc/pom.xml index f3f41200a3..36e8dc0012 100644 --- a/sandbox/ant/sca/trunk/modules/binding-jsonrpc/pom.xml +++ b/sandbox/ant/sca/trunk/modules/binding-jsonrpc/pom.xml @@ -17,12 +17,12 @@ * specific language governing permissions and limitations * under the License. --> - + 4.0.0 org.apache.tuscany.sca tuscany-modules - 2.0-SNAPSHOT + 2.0-M2-SNAPSHOT ../pom.xml @@ -33,19 +33,19 @@ org.apache.tuscany.sca tuscany-assembly - 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-interface-java - 2.0-SNAPSHOT + 2.0-M2-SNAPSHOT diff --git a/sandbox/ant/sca/trunk/modules/binding-rmi-runtime/pom.xml b/sandbox/ant/sca/trunk/modules/binding-rmi-runtime/pom.xml index d6d89a24c7..8c4e3e25dc 100644 --- a/sandbox/ant/sca/trunk/modules/binding-rmi-runtime/pom.xml +++ b/sandbox/ant/sca/trunk/modules/binding-rmi-runtime/pom.xml @@ -17,12 +17,12 @@ * specific language governing permissions and limitations * under the License. --> - + 4.0.0 org.apache.tuscany.sca tuscany-modules - 2.0-SNAPSHOT + 2.0-M2-SNAPSHOT ../pom.xml tuscany-binding-rmi-runtime @@ -33,19 +33,19 @@ org.apache.tuscany.sca tuscany-binding-rmi - 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-host-rmi - 2.0-SNAPSHOT + 2.0-M2-SNAPSHOT @@ -63,14 +63,14 @@ org.apache.tuscany.sca tuscany-implementation-java-runtime - 2.0-SNAPSHOT + 2.0-M2-SNAPSHOT test org.apache.tuscany.sca tuscany-node-impl - 2.0-SNAPSHOT + 2.0-M2-SNAPSHOT test diff --git a/sandbox/ant/sca/trunk/modules/binding-rmi/pom.xml b/sandbox/ant/sca/trunk/modules/binding-rmi/pom.xml index 205cf3ac04..4ff148a6f7 100644 --- a/sandbox/ant/sca/trunk/modules/binding-rmi/pom.xml +++ b/sandbox/ant/sca/trunk/modules/binding-rmi/pom.xml @@ -17,12 +17,12 @@ * specific language governing permissions and limitations * under the License. --> - + 4.0.0 org.apache.tuscany.sca tuscany-modules - 2.0-SNAPSHOT + 2.0-M2-SNAPSHOT ../pom.xml tuscany-binding-rmi @@ -33,7 +33,7 @@ org.apache.tuscany.sca tuscany-assembly - 2.0-SNAPSHOT + 2.0-M2-SNAPSHOT diff --git a/sandbox/ant/sca/trunk/modules/binding-sca-xml/pom.xml b/sandbox/ant/sca/trunk/modules/binding-sca-xml/pom.xml index 072c0db928..09673383fa 100644 --- a/sandbox/ant/sca/trunk/modules/binding-sca-xml/pom.xml +++ b/sandbox/ant/sca/trunk/modules/binding-sca-xml/pom.xml @@ -17,13 +17,13 @@ * specific language governing permissions and limitations * under the License. --> - + 4.0.0 org.apache.tuscany.sca tuscany-modules - 2.0-SNAPSHOT + 2.0-M2-SNAPSHOT ../pom.xml @@ -36,13 +36,13 @@ 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 diff --git a/sandbox/ant/sca/trunk/modules/binding-sca/pom.xml b/sandbox/ant/sca/trunk/modules/binding-sca/pom.xml index 7a404a00b3..913b071796 100644 --- a/sandbox/ant/sca/trunk/modules/binding-sca/pom.xml +++ b/sandbox/ant/sca/trunk/modules/binding-sca/pom.xml @@ -17,13 +17,13 @@ * specific language governing permissions and limitations * under the License. --> - + 4.0.0 org.apache.tuscany.sca tuscany-modules - 2.0-SNAPSHOT + 2.0-M2-SNAPSHOT ../pom.xml @@ -35,31 +35,31 @@ 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-core - 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/binding-ws-axis2-policy/pom.xml b/sandbox/ant/sca/trunk/modules/binding-ws-axis2-policy/pom.xml index e92de0db9d..c32906b96d 100644 --- a/sandbox/ant/sca/trunk/modules/binding-ws-axis2-policy/pom.xml +++ b/sandbox/ant/sca/trunk/modules/binding-ws-axis2-policy/pom.xml @@ -17,12 +17,12 @@ * specific language governing permissions and limitations * under the License. --> - + 4.0.0 org.apache.tuscany.sca tuscany-modules - 2.0-SNAPSHOT + 2.0-M2-SNAPSHOT ../pom.xml tuscany-binding-ws-axis2-policy @@ -32,19 +32,19 @@ org.apache.tuscany.sca tuscany-contribution - 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-databinding-axiom - 2.0-SNAPSHOT + 2.0-M2-SNAPSHOT diff --git a/sandbox/ant/sca/trunk/modules/binding-ws-axis2/pom.xml b/sandbox/ant/sca/trunk/modules/binding-ws-axis2/pom.xml index 0b092563d9..9abebd3473 100644 --- a/sandbox/ant/sca/trunk/modules/binding-ws-axis2/pom.xml +++ b/sandbox/ant/sca/trunk/modules/binding-ws-axis2/pom.xml @@ -17,12 +17,12 @@ * specific language governing permissions and limitations * under the License. --> - + 4.0.0 org.apache.tuscany.sca tuscany-modules - 2.0-SNAPSHOT + 2.0-M2-SNAPSHOT ../pom.xml @@ -42,91 +42,91 @@ org.apache.tuscany.sca tuscany-core - 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 runtime org.apache.tuscany.sca tuscany-assembly-xml - 2.0-SNAPSHOT + 2.0-M2-SNAPSHOT org.apache.tuscany.sca tuscany-policy-xml - 2.0-SNAPSHOT + 2.0-M2-SNAPSHOT runtime org.apache.tuscany.sca tuscany-binding-ws - 2.0-SNAPSHOT + 2.0-M2-SNAPSHOT org.apache.tuscany.sca tuscany-binding-ws-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-databinding-axiom - 2.0-SNAPSHOT + 2.0-M2-SNAPSHOT org.apache.tuscany.sca tuscany-databinding-jaxb-axiom - 2.0-SNAPSHOT + 2.0-M2-SNAPSHOT runtime org.apache.tuscany.sca tuscany-host-http - 2.0-SNAPSHOT + 2.0-M2-SNAPSHOT org.apache.tuscany.sca tuscany-binding-ws-axis2-policy - 2.0-SNAPSHOT + 2.0-M2-SNAPSHOT org.apache.tuscany.sca tuscany-policy-xml-ws - 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 db387baf83..54bb2c2bb6 100644 --- a/sandbox/ant/sca/trunk/modules/binding-ws-wsdlgen/pom.xml +++ b/sandbox/ant/sca/trunk/modules/binding-ws-wsdlgen/pom.xml @@ -17,12 +17,12 @@ * specific language governing permissions and limitations * under the License. --> - + 4.0.0 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 96b3c9affc..6fa491cead 100644 --- a/sandbox/ant/sca/trunk/modules/binding-ws-xml/pom.xml +++ b/sandbox/ant/sca/trunk/modules/binding-ws-xml/pom.xml @@ -17,12 +17,12 @@ * specific language governing permissions and limitations * under the License. --> - + 4.0.0 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 21426cd323..39ffc4c1cf 100644 --- a/sandbox/ant/sca/trunk/modules/binding-ws/pom.xml +++ b/sandbox/ant/sca/trunk/modules/binding-ws/pom.xml @@ -17,12 +17,12 @@ * specific language governing permissions and limitations * under the License. --> - + 4.0.0 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 075326e201..646a2c78a4 100644 --- a/sandbox/ant/sca/trunk/modules/contribution-java/pom.xml +++ b/sandbox/ant/sca/trunk/modules/contribution-java/pom.xml @@ -17,12 +17,12 @@ * specific language governing permissions and limitations * under the License. --> - + 4.0.0 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 03c3f451e3..66cfad413c 100644 --- a/sandbox/ant/sca/trunk/modules/contribution-namespace/pom.xml +++ b/sandbox/ant/sca/trunk/modules/contribution-namespace/pom.xml @@ -17,12 +17,12 @@ * specific language governing permissions and limitations * under the License. --> - + 4.0.0 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 ec3972a23a..c0d5a89938 100644 --- a/sandbox/ant/sca/trunk/modules/contribution-xml/pom.xml +++ b/sandbox/ant/sca/trunk/modules/contribution-xml/pom.xml @@ -17,12 +17,12 @@ * specific language governing permissions and limitations * under the License. --> - + 4.0.0 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 751e06d910..4bf8068f1d 100644 --- a/sandbox/ant/sca/trunk/modules/contribution/pom.xml +++ b/sandbox/ant/sca/trunk/modules/contribution/pom.xml @@ -17,12 +17,12 @@ * specific language governing permissions and limitations * under the License. --> - + 4.0.0 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 - + org.apache.tuscany.sca tuscany-modules - 2.0-SNAPSHOT + 2.0-M2-SNAPSHOT ../pom.xml 4.0.0 diff --git a/sandbox/ant/sca/trunk/modules/core-spi/pom.xml b/sandbox/ant/sca/trunk/modules/core-spi/pom.xml index a4580f30dc..e2de9176f7 100644 --- a/sandbox/ant/sca/trunk/modules/core-spi/pom.xml +++ b/sandbox/ant/sca/trunk/modules/core-spi/pom.xml @@ -17,12 +17,12 @@ * specific language governing permissions and limitations * under the License. --> - + 4.0.0 org.apache.tuscany.sca tuscany-modules - 2.0-SNAPSHOT + 2.0-M2-SNAPSHOT ../pom.xml tuscany-core-spi @@ -32,44 +32,44 @@ org.apache.tuscany.sca tuscany-extensibility - 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-assembly - 2.0-SNAPSHOT + 2.0-M2-SNAPSHOT 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-interface - 2.0-SNAPSHOT + 2.0-M2-SNAPSHOT compile org.apache.tuscany.sca tuscany-contribution - 2.0-SNAPSHOT + 2.0-M2-SNAPSHOT diff --git a/sandbox/ant/sca/trunk/modules/core/pom.xml b/sandbox/ant/sca/trunk/modules/core/pom.xml index c87116703a..74f84f610e 100644 --- a/sandbox/ant/sca/trunk/modules/core/pom.xml +++ b/sandbox/ant/sca/trunk/modules/core/pom.xml @@ -17,12 +17,12 @@ * specific language governing permissions and limitations * under the License. --> - + 4.0.0 org.apache.tuscany.sca tuscany-modules - 2.0-SNAPSHOT + 2.0-M2-SNAPSHOT ../pom.xml tuscany-core @@ -32,31 +32,31 @@ org.apache.tuscany.sca tuscany-extensibility - 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-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-interface-java - 2.0-SNAPSHOT + 2.0-M2-SNAPSHOT diff --git a/sandbox/ant/sca/trunk/modules/databinding-axiom/pom.xml b/sandbox/ant/sca/trunk/modules/databinding-axiom/pom.xml index 027de3659c..53c8cf8537 100644 --- a/sandbox/ant/sca/trunk/modules/databinding-axiom/pom.xml +++ b/sandbox/ant/sca/trunk/modules/databinding-axiom/pom.xml @@ -17,12 +17,12 @@ * specific language governing permissions and limitations * under the License. --> - + 4.0.0 org.apache.tuscany.sca tuscany-modules - 2.0-SNAPSHOT + 2.0-M2-SNAPSHOT ../pom.xml tuscany-databinding-axiom @@ -32,12 +32,12 @@ 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 - + 4.0.0 org.apache.tuscany.sca tuscany-modules - 2.0-SNAPSHOT + 2.0-M2-SNAPSHOT ../pom.xml tuscany-databinding-jaxb-axiom @@ -32,12 +32,12 @@ 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.ws.commons.axiom diff --git a/sandbox/ant/sca/trunk/modules/databinding-jaxb/pom.xml b/sandbox/ant/sca/trunk/modules/databinding-jaxb/pom.xml index 4e97fd271a..8119969e1d 100644 --- a/sandbox/ant/sca/trunk/modules/databinding-jaxb/pom.xml +++ b/sandbox/ant/sca/trunk/modules/databinding-jaxb/pom.xml @@ -17,12 +17,12 @@ * specific language governing permissions and limitations * under the License. --> - + 4.0.0 org.apache.tuscany.sca tuscany-modules - 2.0-SNAPSHOT + 2.0-M2-SNAPSHOT ../pom.xml tuscany-databinding-jaxb @@ -32,12 +32,12 @@ 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 - + 4.0.0 org.apache.tuscany.sca tuscany-modules - 2.0-SNAPSHOT + 2.0-M2-SNAPSHOT ../pom.xml tuscany-databinding @@ -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-contribution - 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-sca-api - 2.0-SNAPSHOT + 2.0-M2-SNAPSHOT - + 4.0.0 org.apache.tuscany.sca tuscany-modules - 2.0-SNAPSHOT + 2.0-M2-SNAPSHOT ../pom.xml tuscany-definitions-xml @@ -32,32 +32,32 @@ 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 runtime org.apache.tuscany.sca tuscany-contribution - 2.0-SNAPSHOT + 2.0-M2-SNAPSHOT org.apache.tuscany.sca tuscany-definitions - 2.0-SNAPSHOT + 2.0-M2-SNAPSHOT org.apache.tuscany.sca tuscany-assembly-xsd - 2.0-SNAPSHOT + 2.0-M2-SNAPSHOT test diff --git a/sandbox/ant/sca/trunk/modules/definitions/pom.xml b/sandbox/ant/sca/trunk/modules/definitions/pom.xml index 7e62830ede..765431ad41 100644 --- a/sandbox/ant/sca/trunk/modules/definitions/pom.xml +++ b/sandbox/ant/sca/trunk/modules/definitions/pom.xml @@ -17,12 +17,12 @@ * specific language governing permissions and limitations * under the License. --> - + 4.0.0 org.apache.tuscany.sca tuscany-modules - 2.0-SNAPSHOT + 2.0-M2-SNAPSHOT ../pom.xml tuscany-definitions @@ -32,19 +32,19 @@ org.apache.tuscany.sca tuscany-extensibility - 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-assembly-xsd - 2.0-SNAPSHOT + 2.0-M2-SNAPSHOT test diff --git a/sandbox/ant/sca/trunk/modules/endpoint/pom.xml b/sandbox/ant/sca/trunk/modules/endpoint/pom.xml index ac2bb40cbc..d70f42b8a6 100644 --- a/sandbox/ant/sca/trunk/modules/endpoint/pom.xml +++ b/sandbox/ant/sca/trunk/modules/endpoint/pom.xml @@ -17,13 +17,13 @@ * specific language governing permissions and limitations * under the License. --> - + 4.0.0 org.apache.tuscany.sca tuscany-modules - 2.0-SNAPSHOT + 2.0-M2-SNAPSHOT ../pom.xml @@ -35,52 +35,52 @@ 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-core - 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-workspace-impl - 2.0-SNAPSHOT + 2.0-M2-SNAPSHOT test org.apache.tuscany.sca tuscany-implementation-java-xml - 2.0-SNAPSHOT + 2.0-M2-SNAPSHOT test org.apache.tuscany.sca tuscany-interface-java-xml - 2.0-SNAPSHOT + 2.0-M2-SNAPSHOT test diff --git a/sandbox/ant/sca/trunk/modules/extensibility-equinox/pom.xml b/sandbox/ant/sca/trunk/modules/extensibility-equinox/pom.xml index 9177fb68c8..e44dc03c71 100644 --- a/sandbox/ant/sca/trunk/modules/extensibility-equinox/pom.xml +++ b/sandbox/ant/sca/trunk/modules/extensibility-equinox/pom.xml @@ -17,12 +17,12 @@ * specific language governing permissions and limitations * under the License. --> - + 4.0.0 org.apache.tuscany.sca tuscany-modules - 2.0-SNAPSHOT + 2.0-M2-SNAPSHOT ../pom.xml tuscany-extensibility-equinox @@ -31,7 +31,7 @@ org.apache.tuscany.sca tuscany-extensibility - 2.0-SNAPSHOT + 2.0-M2-SNAPSHOT diff --git a/sandbox/ant/sca/trunk/modules/extensibility/pom.xml b/sandbox/ant/sca/trunk/modules/extensibility/pom.xml index 23a4b6a971..d7d5a8191d 100644 --- a/sandbox/ant/sca/trunk/modules/extensibility/pom.xml +++ b/sandbox/ant/sca/trunk/modules/extensibility/pom.xml @@ -17,12 +17,12 @@ * specific language governing permissions and limitations * under the License. --> - + 4.0.0 org.apache.tuscany.sca tuscany-modules - 2.0-SNAPSHOT + 2.0-M2-SNAPSHOT ../pom.xml tuscany-extensibility diff --git a/sandbox/ant/sca/trunk/modules/host-http/pom.xml b/sandbox/ant/sca/trunk/modules/host-http/pom.xml index cc725d24d5..50b1843d53 100644 --- a/sandbox/ant/sca/trunk/modules/host-http/pom.xml +++ b/sandbox/ant/sca/trunk/modules/host-http/pom.xml @@ -17,12 +17,12 @@ * specific language governing permissions and limitations * under the License. --> - + 4.0.0 org.apache.tuscany.sca tuscany-modules - 2.0-SNAPSHOT + 2.0-M2-SNAPSHOT ../pom.xml tuscany-host-http @@ -32,7 +32,7 @@ org.apache.tuscany.sca tuscany-core-spi - 2.0-SNAPSHOT + 2.0-M2-SNAPSHOT diff --git a/sandbox/ant/sca/trunk/modules/host-jetty/pom.xml b/sandbox/ant/sca/trunk/modules/host-jetty/pom.xml index 3d91f903e7..535ddc7e5e 100644 --- a/sandbox/ant/sca/trunk/modules/host-jetty/pom.xml +++ b/sandbox/ant/sca/trunk/modules/host-jetty/pom.xml @@ -17,12 +17,12 @@ * specific language governing permissions and limitations * under the License. --> - + 4.0.0 org.apache.tuscany.sca tuscany-modules - 2.0-SNAPSHOT + 2.0-M2-SNAPSHOT ../pom.xml tuscany-host-jetty @@ -32,7 +32,7 @@ org.apache.tuscany.sca tuscany-host-http - 2.0-SNAPSHOT + 2.0-M2-SNAPSHOT diff --git a/sandbox/ant/sca/trunk/modules/host-rmi/pom.xml b/sandbox/ant/sca/trunk/modules/host-rmi/pom.xml index b1fd9e8588..236b393c89 100644 --- a/sandbox/ant/sca/trunk/modules/host-rmi/pom.xml +++ b/sandbox/ant/sca/trunk/modules/host-rmi/pom.xml @@ -17,12 +17,12 @@ * specific language governing permissions and limitations * under the License. --> - + 4.0.0 org.apache.tuscany.sca tuscany-modules - 2.0-SNAPSHOT + 2.0-M2-SNAPSHOT ../pom.xml tuscany-host-rmi @@ -32,7 +32,7 @@ org.apache.tuscany.sca tuscany-core-spi - 2.0-SNAPSHOT + 2.0-M2-SNAPSHOT diff --git a/sandbox/ant/sca/trunk/modules/host-webapp/pom.xml b/sandbox/ant/sca/trunk/modules/host-webapp/pom.xml index 60e1a21cdd..eba564c2df 100644 --- a/sandbox/ant/sca/trunk/modules/host-webapp/pom.xml +++ b/sandbox/ant/sca/trunk/modules/host-webapp/pom.xml @@ -17,12 +17,12 @@ * specific language governing permissions and limitations * under the License. --> - + 4.0.0 org.apache.tuscany.sca tuscany-modules - 2.0-SNAPSHOT + 2.0-M2-SNAPSHOT ../pom.xml @@ -33,38 +33,38 @@ org.apache.tuscany.sca tuscany-contribution - 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-api - 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-workspace-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/modules/implementation-bpel-ode/pom.xml b/sandbox/ant/sca/trunk/modules/implementation-bpel-ode/pom.xml index d5b139e167..f5626c457e 100644 --- a/sandbox/ant/sca/trunk/modules/implementation-bpel-ode/pom.xml +++ b/sandbox/ant/sca/trunk/modules/implementation-bpel-ode/pom.xml @@ -17,12 +17,12 @@ * specific language governing permissions and limitations * under the License. --> - + 4.0.0 org.apache.tuscany.sca tuscany-modules - 2.0-SNAPSHOT + 2.0-M2-SNAPSHOT ../pom.xml tuscany-implementation-bpel-ode @@ -31,62 +31,62 @@ org.apache.tuscany.sca tuscany-assembly - 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-core - 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-xml - 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-sca-api - 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-implementation-java-runtime - 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-interface-wsdl - 2.0-SNAPSHOT + 2.0-M2-SNAPSHOT org.apache.tuscany.sca tuscany-interface-wsdl-xml - 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 1f3eaa9ac9..6025f124d3 100644 --- a/sandbox/ant/sca/trunk/modules/implementation-bpel/pom.xml +++ b/sandbox/ant/sca/trunk/modules/implementation-bpel/pom.xml @@ -17,12 +17,12 @@ * specific language governing permissions and limitations * under the License. --> - + 4.0.0 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 89108e2b5c..2903871cb3 100644 --- a/sandbox/ant/sca/trunk/modules/implementation-java-runtime/pom.xml +++ b/sandbox/ant/sca/trunk/modules/implementation-java-runtime/pom.xml @@ -17,12 +17,12 @@ * specific language governing permissions and limitations * under the License. --> - + 4.0.0 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 756cc05c93..376b3d832d 100644 --- a/sandbox/ant/sca/trunk/modules/implementation-java-xml/pom.xml +++ b/sandbox/ant/sca/trunk/modules/implementation-java-xml/pom.xml @@ -17,12 +17,12 @@ * specific language governing permissions and limitations * under the License. --> - + 4.0.0 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 5660f997dc..d5f35cfc53 100644 --- a/sandbox/ant/sca/trunk/modules/implementation-java/pom.xml +++ b/sandbox/ant/sca/trunk/modules/implementation-java/pom.xml @@ -17,12 +17,12 @@ * specific language governing permissions and limitations * under the License. --> - + 4.0.0 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 1db4bcfd24..a5c318b55a 100644 --- a/sandbox/ant/sca/trunk/modules/implementation-node-runtime/pom.xml +++ b/sandbox/ant/sca/trunk/modules/implementation-node-runtime/pom.xml @@ -17,12 +17,12 @@ * specific language governing permissions and limitations * under the License. --> - + 4.0.0 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 13f6b1099f..200cc8bda0 100644 --- a/sandbox/ant/sca/trunk/modules/implementation-node/pom.xml +++ b/sandbox/ant/sca/trunk/modules/implementation-node/pom.xml @@ -17,12 +17,12 @@ * specific language governing permissions and limitations * under the License. --> - + 4.0.0 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 004714226c..775c280611 100644 --- a/sandbox/ant/sca/trunk/modules/implementation-web-runtime/pom.xml +++ b/sandbox/ant/sca/trunk/modules/implementation-web-runtime/pom.xml @@ -17,12 +17,12 @@ * specific language governing permissions and limitations * under the License. --> - + 4.0.0 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 f7d33f92a3..16f78c1bbf 100644 --- a/sandbox/ant/sca/trunk/modules/implementation-web/pom.xml +++ b/sandbox/ant/sca/trunk/modules/implementation-web/pom.xml @@ -17,12 +17,12 @@ * specific language governing permissions and limitations * under the License. --> - + 4.0.0 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 35cabd1948..20e6243b85 100644 --- a/sandbox/ant/sca/trunk/modules/interface-java-jaxws/pom.xml +++ b/sandbox/ant/sca/trunk/modules/interface-java-jaxws/pom.xml @@ -17,12 +17,12 @@ * specific language governing permissions and limitations * under the License. --> - + 4.0.0 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 158423a127..481ec0580e 100644 --- a/sandbox/ant/sca/trunk/modules/interface-java-xml/pom.xml +++ b/sandbox/ant/sca/trunk/modules/interface-java-xml/pom.xml @@ -17,12 +17,12 @@ * specific language governing permissions and limitations * under the License. --> - + 4.0.0 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 b000d25647..7d609d2917 100644 --- a/sandbox/ant/sca/trunk/modules/interface-java/pom.xml +++ b/sandbox/ant/sca/trunk/modules/interface-java/pom.xml @@ -17,12 +17,12 @@ * specific language governing permissions and limitations * under the License. --> - + 4.0.0 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 6245c7d597..272af8d913 100644 --- a/sandbox/ant/sca/trunk/modules/interface-wsdl-xml/pom.xml +++ b/sandbox/ant/sca/trunk/modules/interface-wsdl-xml/pom.xml @@ -17,12 +17,12 @@ * specific language governing permissions and limitations * under the License. --> - + 4.0.0 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 3d0a63581f..fca040405c 100644 --- a/sandbox/ant/sca/trunk/modules/interface-wsdl/pom.xml +++ b/sandbox/ant/sca/trunk/modules/interface-wsdl/pom.xml @@ -17,12 +17,12 @@ * specific language governing permissions and limitations * under the License. --> - + 4.0.0 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 3b1b59a4fc..2dfd20e1bd 100644 --- a/sandbox/ant/sca/trunk/modules/interface/pom.xml +++ b/sandbox/ant/sca/trunk/modules/interface/pom.xml @@ -17,12 +17,12 @@ * specific language governing permissions and limitations * under the License. --> - + 4.0.0 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 4fcfdc4540..fb7546fa00 100644 --- a/sandbox/ant/sca/trunk/modules/launcher/pom.xml +++ b/sandbox/ant/sca/trunk/modules/launcher/pom.xml @@ -17,12 +17,12 @@ * specific language governing permissions and limitations * under the License. --> - + 4.0.0 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 e7e9ca9c15..9c2b37b739 100644 --- a/sandbox/ant/sca/trunk/modules/monitor/pom.xml +++ b/sandbox/ant/sca/trunk/modules/monitor/pom.xml @@ -17,13 +17,13 @@ * specific language governing permissions and limitations * under the License. --> - + 4.0.0 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 288e996ce7..b523e18d72 100644 --- a/sandbox/ant/sca/trunk/modules/myfaces/pom.xml +++ b/sandbox/ant/sca/trunk/modules/myfaces/pom.xml @@ -17,13 +17,13 @@ * specific language governing permissions and limitations * under the License. --> - + 4.0.0 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 050c187484..2981bcc598 100644 --- a/sandbox/ant/sca/trunk/modules/node-api/pom.xml +++ b/sandbox/ant/sca/trunk/modules/node-api/pom.xml @@ -17,13 +17,13 @@ * specific language governing permissions and limitations * under the License. --> - + 4.0.0 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 4b31d80f69..321d2fa3f0 100644 --- a/sandbox/ant/sca/trunk/modules/node-impl/pom.xml +++ b/sandbox/ant/sca/trunk/modules/node-impl/pom.xml @@ -17,13 +17,13 @@ * specific language governing permissions and limitations * under the License. --> - + 4.0.0 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 608ba3ee51..bf7465e291 100644 --- a/sandbox/ant/sca/trunk/modules/node-launcher-equinox/pom.xml +++ b/sandbox/ant/sca/trunk/modules/node-launcher-equinox/pom.xml @@ -17,13 +17,13 @@ * specific language governing permissions and limitations * under the License. --> - + 4.0.0 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 fd2d0c2afe..b2b775c7e1 100644 --- a/sandbox/ant/sca/trunk/modules/node-launcher/pom.xml +++ b/sandbox/ant/sca/trunk/modules/node-launcher/pom.xml @@ -17,13 +17,13 @@ * specific language governing permissions and limitations * under the License. --> - + 4.0.0 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 f9037997dd..62aa166b68 100644 --- a/sandbox/ant/sca/trunk/modules/policy-security/pom.xml +++ b/sandbox/ant/sca/trunk/modules/policy-security/pom.xml @@ -17,12 +17,12 @@ * specific language governing permissions and limitations * under the License. --> - + 4.0.0 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 8dd362479b..8b4c658b70 100644 --- a/sandbox/ant/sca/trunk/modules/policy-xml-ws/pom.xml +++ b/sandbox/ant/sca/trunk/modules/policy-xml-ws/pom.xml @@ -17,12 +17,12 @@ * specific language governing permissions and limitations * under the License. --> - + 4.0.0 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 0b866e5c9f..fdc8302db6 100644 --- a/sandbox/ant/sca/trunk/modules/policy-xml/pom.xml +++ b/sandbox/ant/sca/trunk/modules/policy-xml/pom.xml @@ -17,12 +17,12 @@ * specific language governing permissions and limitations * under the License. --> - + 4.0.0 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 1c4bd18537..5149ac5482 100644 --- a/sandbox/ant/sca/trunk/modules/policy/pom.xml +++ b/sandbox/ant/sca/trunk/modules/policy/pom.xml @@ -17,12 +17,12 @@ * specific language governing permissions and limitations * under the License. --> - + 4.0.0 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 3a0906ae9b..59a21fd86c 100644 --- a/sandbox/ant/sca/trunk/modules/pom.xml +++ b/sandbox/ant/sca/trunk/modules/pom.xml @@ -17,12 +17,12 @@ * specific language governing permissions and limitations * under the License. --> - + 4.0.0 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 edc55b17aa..74c78b2389 100644 --- a/sandbox/ant/sca/trunk/modules/sca-api/pom.xml +++ b/sandbox/ant/sca/trunk/modules/sca-api/pom.xml @@ -17,12 +17,12 @@ * specific language governing permissions and limitations * under the License. --> - + 4.0.0 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 95957985c5..e9d59ee10d 100644 --- a/sandbox/ant/sca/trunk/modules/stripes/pom.xml +++ b/sandbox/ant/sca/trunk/modules/stripes/pom.xml @@ -17,13 +17,13 @@ * specific language governing permissions and limitations * under the License. --> - + 4.0.0 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 54febab6ad..eb85caf1f0 100644 --- a/sandbox/ant/sca/trunk/modules/workspace-impl/pom.xml +++ b/sandbox/ant/sca/trunk/modules/workspace-impl/pom.xml @@ -17,12 +17,12 @@ * specific language governing permissions and limitations * under the License. --> - + 4.0.0 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 ad2c0ecc88..679b8fefba 100644 --- a/sandbox/ant/sca/trunk/modules/workspace-xml/pom.xml +++ b/sandbox/ant/sca/trunk/modules/workspace-xml/pom.xml @@ -17,12 +17,12 @@ * specific language governing permissions and limitations * under the License. --> - + 4.0.0 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 d35b85daa8..671151129f 100644 --- a/sandbox/ant/sca/trunk/modules/workspace/pom.xml +++ b/sandbox/ant/sca/trunk/modules/workspace/pom.xml @@ -17,12 +17,12 @@ * specific language governing permissions and limitations * under the License. --> - + 4.0.0 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 8625739885..63f02b0990 100644 --- a/sandbox/ant/sca/trunk/modules/xsd-xml/pom.xml +++ b/sandbox/ant/sca/trunk/modules/xsd-xml/pom.xml @@ -17,12 +17,12 @@ * specific language governing permissions and limitations * under the License. --> - + 4.0.0 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 fb45d7921e..b1e98a0dc9 100644 --- a/sandbox/ant/sca/trunk/modules/xsd/pom.xml +++ b/sandbox/ant/sca/trunk/modules/xsd/pom.xml @@ -17,12 +17,12 @@ * specific language governing permissions and limitations * under the License. --> - + 4.0.0 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 -- cgit v1.2.3