From 71f31490fcdbc04329c6b095cc410342adce6315 Mon Sep 17 00:00:00 2001 From: lresende Date: Sun, 22 Jul 2012 01:50:41 +0000 Subject: Moving trunk to 2.5-SNAPSHOT now that 2.0 is ready git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1364209 13f79535-47bb-0310-9956-ffa450edef68 --- .../trunk/unreleased/distribution/osgi/pom.xml | 50 +++++++++++----------- .../trunk/unreleased/samples/applications/pom.xml | 4 +- .../unreleased/samples/applications/store/pom.xml | 18 ++++---- .../getting-started/helloworld-scaclient/pom.xml | 4 +- .../getting-started/helloworld-webapp/pom.xml | 4 +- .../samples/getting-started/helloworld/pom.xml | 4 +- .../unreleased/samples/getting-started/pom.xml | 4 +- .../samples/helloworld-contribution2/pom.xml | 4 +- .../samples/helloworld-http-contribution/pom.xml | 10 ++--- .../samples/helloworld-rest-contribution/pom.xml | 6 +-- .../samples/helloworld-rest-contribution2/pom.xml | 6 +-- .../samples/helloworld-spring-contribution/pom.xml | 4 +- .../helloworld-spring-web-contribution/pom.xml | 6 +-- .../trunk/unreleased/testing/itest/bundle/pom.xml | 6 +-- 14 files changed, 65 insertions(+), 65 deletions(-) (limited to 'sca-java-2.x/trunk/unreleased') diff --git a/sca-java-2.x/trunk/unreleased/distribution/osgi/pom.xml b/sca-java-2.x/trunk/unreleased/distribution/osgi/pom.xml index 24b8edbd28..bcd539e3f9 100644 --- a/sca-java-2.x/trunk/unreleased/distribution/osgi/pom.xml +++ b/sca-java-2.x/trunk/unreleased/distribution/osgi/pom.xml @@ -22,7 +22,7 @@ org.apache.tuscany.sca tuscany-distribution - 2.0-SNAPSHOT + 2.5-SNAPSHOT tuscany-distribution-osgi @@ -68,14 +68,14 @@ org.apache.tuscany.sca tuscany-feature-all pom - 2.0-SNAPSHOT + 2.5-SNAPSHOT org.apache.tuscany.sca tuscany-sca-api - 2.0-SNAPSHOT + 2.5-SNAPSHOT compile @@ -250,116 +250,116 @@ org.apache.tuscany.sca tuscany-base-runtime-pom - 2.0-SNAPSHOT + 2.5-SNAPSHOT org.apache.tuscany.sca tuscany-binding-atom-runtime - 2.0-SNAPSHOT + 2.5-SNAPSHOT org.apache.tuscany.sca tuscany-binding-commet-runtime - 2.0-SNAPSHOT + 2.5-SNAPSHOT org.apache.tuscany.sca tuscany-binding-corba-runtime - 2.0-SNAPSHOT + 2.5-SNAPSHOT org.apache.tuscany.sca tuscany-binding-ejb-runtime - 2.0-SNAPSHOT + 2.5-SNAPSHOT org.apache.tuscany.sca tuscany-binding-hazelcase-runtime - 2.0-SNAPSHOT + 2.5-SNAPSHOT org.apache.tuscany.sca tuscany-binding-jms-runtime - 2.0-SNAPSHOT + 2.5-SNAPSHOT org.apache.tuscany.sca tuscany-binding-jsonp-runtime - 2.0-SNAPSHOT + 2.5-SNAPSHOT org.apache.tuscany.sca tuscany-binding-jsonrpc-runtime - 2.0-SNAPSHOT + 2.5-SNAPSHOT org.apache.tuscany.sca tuscany-binding-rest-runtime - 2.0-SNAPSHOT + 2.5-SNAPSHOT org.apache.tuscany.sca tuscany-binding-rmi-runtime - 2.0-SNAPSHOT + 2.5-SNAPSHOT org.apache.tuscany.sca tuscany-binding-rss-runtime - 2.0-SNAPSHOT + 2.5-SNAPSHOT org.apache.tuscany.sca tuscany-binding-ws-runtime-axis2 - 2.0-SNAPSHOT + 2.5-SNAPSHOT org.apache.tuscany.sca tuscany-implementation-bpel-runtime - 2.0-SNAPSHOT + 2.5-SNAPSHOT org.apache.tuscany.sca tuscany-implementation-jaxes-runtime - 2.0-SNAPSHOT + 2.5-SNAPSHOT org.apache.tuscany.sca tuscany-implementation-osgi-runtime - 2.0-SNAPSHOT + 2.5-SNAPSHOT org.apache.tuscany.sca tuscany-implementation-python-runtime - 2.0-SNAPSHOT + 2.5-SNAPSHOT org.apache.tuscany.sca tuscany-implementation-script-runtime - 2.0-SNAPSHOT + 2.5-SNAPSHOT org.apache.tuscany.sca tuscany-implementation-spring-runtime - 2.0-SNAPSHOT + 2.5-SNAPSHOT org.apache.tuscany.sca tuscany-implementation-web-runtime - 2.0-SNAPSHOT + 2.5-SNAPSHOT org.apache.tuscany.sca tuscany-implementation-widget-runtime - 2.0-SNAPSHOT + 2.5-SNAPSHOT org.apache.tuscany.sca tuscany-host-jetty - 2.0-SNAPSHOT + 2.5-SNAPSHOT diff --git a/sca-java-2.x/trunk/unreleased/samples/applications/pom.xml b/sca-java-2.x/trunk/unreleased/samples/applications/pom.xml index 039b6dca16..6bb3abe485 100644 --- a/sca-java-2.x/trunk/unreleased/samples/applications/pom.xml +++ b/sca-java-2.x/trunk/unreleased/samples/applications/pom.xml @@ -22,11 +22,11 @@ org.apache.tuscany.sca tuscany-samples - 2.0-SNAPSHOT + 2.5-SNAPSHOT tuscany-samples-applications - 2.0-SNAPSHOT + 2.5-SNAPSHOT pom Apache Tuscany Sample Applications diff --git a/sca-java-2.x/trunk/unreleased/samples/applications/store/pom.xml b/sca-java-2.x/trunk/unreleased/samples/applications/store/pom.xml index c088d528da..f02e1361a4 100644 --- a/sca-java-2.x/trunk/unreleased/samples/applications/store/pom.xml +++ b/sca-java-2.x/trunk/unreleased/samples/applications/store/pom.xml @@ -22,7 +22,7 @@ org.apache.tuscany.sca tuscany-samples - 2.0-SNAPSHOT + 2.5-SNAPSHOT sample-store Apache Tuscany SCA Sample Getting Started Online Store @@ -31,43 +31,43 @@ org.apache.tuscany.sca tuscany-base-runtime-pom - 2.0-SNAPSHOT + 2.5-SNAPSHOT pom org.apache.tuscany.sca tuscany-data-api - 2.0-SNAPSHOT + 2.5-SNAPSHOT org.apache.tuscany.sca tuscany-binding-atom-runtime - 2.0-SNAPSHOT + 2.5-SNAPSHOT org.apache.tuscany.sca tuscany-binding-http-runtime - 2.0-SNAPSHOT + 2.5-SNAPSHOT org.apache.tuscany.sca tuscany-binding-jsonrpc-runtime - 2.0-SNAPSHOT + 2.5-SNAPSHOT org.apache.tuscany.sca tuscany-implementation-widget-runtime - 2.0-SNAPSHOT + 2.5-SNAPSHOT org.apache.tuscany.sca tuscany-implementation-widget-runtime-dojo - 2.0-SNAPSHOT + 2.5-SNAPSHOT org.apache.tuscany.sca tuscany-web-javascript-dojo - 2.0-SNAPSHOT + 2.5-SNAPSHOT org.mortbay.jetty diff --git a/sca-java-2.x/trunk/unreleased/samples/getting-started/helloworld-scaclient/pom.xml b/sca-java-2.x/trunk/unreleased/samples/getting-started/helloworld-scaclient/pom.xml index 4b916a6bca..4d0f9db001 100644 --- a/sca-java-2.x/trunk/unreleased/samples/getting-started/helloworld-scaclient/pom.xml +++ b/sca-java-2.x/trunk/unreleased/samples/getting-started/helloworld-scaclient/pom.xml @@ -24,12 +24,12 @@ org.apache.tuscany.sca.samples tuscany-samples - 2.0-SNAPSHOT + 2.5-SNAPSHOT helloworld-scaclient - 2.0-SNAPSHOT + 2.5-SNAPSHOT Apache Tuscany SCA Samples Helloworld SCAClient diff --git a/sca-java-2.x/trunk/unreleased/samples/getting-started/helloworld-webapp/pom.xml b/sca-java-2.x/trunk/unreleased/samples/getting-started/helloworld-webapp/pom.xml index a804b3f0a3..260edcffe6 100644 --- a/sca-java-2.x/trunk/unreleased/samples/getting-started/helloworld-webapp/pom.xml +++ b/sca-java-2.x/trunk/unreleased/samples/getting-started/helloworld-webapp/pom.xml @@ -24,12 +24,12 @@ org.apache.tuscany.sca.samples tuscany-samples - 2.0-SNAPSHOT + 2.5-SNAPSHOT helloworld-webapp - 2.0-SNAPSHOT + 2.5-SNAPSHOT Apache Tuscany SCA Samples Helloworld WebApp war diff --git a/sca-java-2.x/trunk/unreleased/samples/getting-started/helloworld/pom.xml b/sca-java-2.x/trunk/unreleased/samples/getting-started/helloworld/pom.xml index 6f4f92c230..dcae779668 100644 --- a/sca-java-2.x/trunk/unreleased/samples/getting-started/helloworld/pom.xml +++ b/sca-java-2.x/trunk/unreleased/samples/getting-started/helloworld/pom.xml @@ -24,12 +24,12 @@ org.apache.tuscany.sca.samples tuscany-samples - 2.0-SNAPSHOT + 2.5-SNAPSHOT helloworld - 2.0-SNAPSHOT + 2.5-SNAPSHOT Apache Tuscany SCA Samples Helloworld diff --git a/sca-java-2.x/trunk/unreleased/samples/getting-started/pom.xml b/sca-java-2.x/trunk/unreleased/samples/getting-started/pom.xml index 378b6a2c31..80befc7e04 100644 --- a/sca-java-2.x/trunk/unreleased/samples/getting-started/pom.xml +++ b/sca-java-2.x/trunk/unreleased/samples/getting-started/pom.xml @@ -22,11 +22,11 @@ org.apache.tuscany.sca.samples tuscany-samples - 2.0-SNAPSHOT + 2.5-SNAPSHOT tuscany-samples-getting-started - 2.0-SNAPSHOT + 2.5-SNAPSHOT pom Apache Tuscany SCA Samples Getting Started diff --git a/sca-java-2.x/trunk/unreleased/samples/helloworld-contribution2/pom.xml b/sca-java-2.x/trunk/unreleased/samples/helloworld-contribution2/pom.xml index d87706a3bc..7eb3683756 100644 --- a/sca-java-2.x/trunk/unreleased/samples/helloworld-contribution2/pom.xml +++ b/sca-java-2.x/trunk/unreleased/samples/helloworld-contribution2/pom.xml @@ -24,7 +24,7 @@ org.apache.tuscany.sca.samples tuscany-samples - 2.0-SNAPSHOT + 2.5-SNAPSHOT org.apache.tuscany.sca.samples @@ -37,7 +37,7 @@ org.apache.tuscany.sca tuscany-sca-api - 2.0-SNAPSHOT + 2.5-SNAPSHOT provided diff --git a/sca-java-2.x/trunk/unreleased/samples/helloworld-http-contribution/pom.xml b/sca-java-2.x/trunk/unreleased/samples/helloworld-http-contribution/pom.xml index b7438179e2..44beadb733 100644 --- a/sca-java-2.x/trunk/unreleased/samples/helloworld-http-contribution/pom.xml +++ b/sca-java-2.x/trunk/unreleased/samples/helloworld-http-contribution/pom.xml @@ -24,19 +24,19 @@ org.apache.tuscany.sca.samples tuscany-samples - 2.0-SNAPSHOT + 2.5-SNAPSHOT ../pom.xml org.apache.tuscany.sca.samples helloworld-http-contribution - 2.0-SNAPSHOT + 2.5-SNAPSHOT jar Tuscany Sample Helloworld Rest Contribution - 2.0-SNAPSHOT + 2.5-SNAPSHOT @@ -72,7 +72,7 @@ org.apache.tuscany.sca tuscany-databinding-json - 2.0-SNAPSHOT + 2.5-SNAPSHOT test @@ -103,7 +103,7 @@ org.apache.tuscany.sca tuscany-databinding-json - 2.0-SNAPSHOT + 2.5-SNAPSHOT diff --git a/sca-java-2.x/trunk/unreleased/samples/helloworld-rest-contribution/pom.xml b/sca-java-2.x/trunk/unreleased/samples/helloworld-rest-contribution/pom.xml index 91b18fe830..d1ebb70396 100644 --- a/sca-java-2.x/trunk/unreleased/samples/helloworld-rest-contribution/pom.xml +++ b/sca-java-2.x/trunk/unreleased/samples/helloworld-rest-contribution/pom.xml @@ -24,19 +24,19 @@ org.apache.tuscany.sca.samples tuscany-samples - 2.0-SNAPSHOT + 2.5-SNAPSHOT ../pom.xml org.apache.tuscany.sca.samples helloworld-rest-contribution - 2.0-SNAPSHOT + 2.5-SNAPSHOT jar Tuscany Sample Helloworld Rest Contribution - 2.0-SNAPSHOT + 2.5-SNAPSHOT diff --git a/sca-java-2.x/trunk/unreleased/samples/helloworld-rest-contribution2/pom.xml b/sca-java-2.x/trunk/unreleased/samples/helloworld-rest-contribution2/pom.xml index 8c4f6e021e..54a7c89ec0 100644 --- a/sca-java-2.x/trunk/unreleased/samples/helloworld-rest-contribution2/pom.xml +++ b/sca-java-2.x/trunk/unreleased/samples/helloworld-rest-contribution2/pom.xml @@ -24,19 +24,19 @@ org.apache.tuscany.sca.samples tuscany-samples - 2.0-SNAPSHOT + 2.5-SNAPSHOT ../pom.xml org.apache.tuscany.sca.samples helloworld-rest-contribution2 - 2.0-SNAPSHOT + 2.5-SNAPSHOT jar Tuscany Sample Helloworld Rest Contribution2 - 2.0-SNAPSHOT + 2.5-SNAPSHOT diff --git a/sca-java-2.x/trunk/unreleased/samples/helloworld-spring-contribution/pom.xml b/sca-java-2.x/trunk/unreleased/samples/helloworld-spring-contribution/pom.xml index 3ae3b678e2..22101b0b49 100644 --- a/sca-java-2.x/trunk/unreleased/samples/helloworld-spring-contribution/pom.xml +++ b/sca-java-2.x/trunk/unreleased/samples/helloworld-spring-contribution/pom.xml @@ -24,7 +24,7 @@ org.apache.tuscany.sca.samples tuscany-samples - 2.0-SNAPSHOT + 2.5-SNAPSHOT ../pom.xml @@ -32,7 +32,7 @@ Tuscany Sample Helloworld using Spring Contribution - 2.0-SNAPSHOT + 2.5-SNAPSHOT UTF-8 diff --git a/sca-java-2.x/trunk/unreleased/samples/helloworld-spring-web-contribution/pom.xml b/sca-java-2.x/trunk/unreleased/samples/helloworld-spring-web-contribution/pom.xml index 25eb1d1a0f..aad5eb2e97 100644 --- a/sca-java-2.x/trunk/unreleased/samples/helloworld-spring-web-contribution/pom.xml +++ b/sca-java-2.x/trunk/unreleased/samples/helloworld-spring-web-contribution/pom.xml @@ -24,7 +24,7 @@ org.apache.tuscany.sca.samples tuscany-samples - 2.0-SNAPSHOT + 2.5-SNAPSHOT ../pom.xml @@ -32,7 +32,7 @@ Tuscany Sample Helloworld using Spring and binding http/rest Contribution - 2.0-SNAPSHOT + 2.5-SNAPSHOT UTF-8 @@ -76,7 +76,7 @@ org.apache.tuscany.sca tuscany-databinding-json - 2.0-SNAPSHOT + 2.5-SNAPSHOT test diff --git a/sca-java-2.x/trunk/unreleased/testing/itest/bundle/pom.xml b/sca-java-2.x/trunk/unreleased/testing/itest/bundle/pom.xml index 8551971700..503bb0758f 100644 --- a/sca-java-2.x/trunk/unreleased/testing/itest/bundle/pom.xml +++ b/sca-java-2.x/trunk/unreleased/testing/itest/bundle/pom.xml @@ -24,7 +24,7 @@ org.apache.tuscany.sca tuscany-itest - 2.0-SNAPSHOT + 2.5-SNAPSHOT bundle @@ -32,7 +32,7 @@ bundle - 2.0-SNAPSHOT + 2.5-SNAPSHOT @@ -47,7 +47,7 @@ org.apache.tuscany.sca tuscany-sca-api - 2.0-SNAPSHOT + 2.5-SNAPSHOT compile -- cgit v1.2.3