From 6d2e8a8329a015ad66e65994a39ad0ba970e37cd Mon Sep 17 00:00:00 2001 From: antelder Date: Wed, 2 Jun 2010 08:51:06 +0000 Subject: Update plugin version to match branch version git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@950432 13f79535-47bb-0310-9956-ffa450edef68 --- .../binding-sca/contribution-calculator/pom.xml | 2 +- .../pom.xml | 2 +- .../samples/helloworld-bpel/pom.xml | 2 +- .../samples/helloworld-spring/pom.xml | 134 ++++++++++----------- .../samples/helloworld-ws-sdo/pom.xml | 2 +- .../sca-java-2.0-M5/samples/helloworld/pom.xml | 116 +++++++++--------- 6 files changed, 129 insertions(+), 129 deletions(-) (limited to 'sca-java-2.x') diff --git a/sca-java-2.x/branches/sca-java-2.0-M5/samples/binding-sca/contribution-calculator/pom.xml b/sca-java-2.x/branches/sca-java-2.0-M5/samples/binding-sca/contribution-calculator/pom.xml index 9e08974660..d6e7e71dc6 100644 --- a/sca-java-2.x/branches/sca-java-2.0-M5/samples/binding-sca/contribution-calculator/pom.xml +++ b/sca-java-2.x/branches/sca-java-2.0-M5/samples/binding-sca/contribution-calculator/pom.xml @@ -51,7 +51,7 @@ org.apache.tuscany.maven.plugins maven-tuscany-plugin - 2.0-M5 + 2.0-M5-SNAPSHOT diff --git a/sca-java-2.x/branches/sca-java-2.0-M5/samples/contribution-implementation-java-calculator/pom.xml b/sca-java-2.x/branches/sca-java-2.0-M5/samples/contribution-implementation-java-calculator/pom.xml index 1eea5838de..4556895168 100644 --- a/sca-java-2.x/branches/sca-java-2.0-M5/samples/contribution-implementation-java-calculator/pom.xml +++ b/sca-java-2.x/branches/sca-java-2.0-M5/samples/contribution-implementation-java-calculator/pom.xml @@ -50,7 +50,7 @@ org.apache.tuscany.maven.plugins maven-tuscany-plugin - 2.0-M5 + 2.0-M5-SNAPSHOT diff --git a/sca-java-2.x/branches/sca-java-2.0-M5/samples/helloworld-bpel/pom.xml b/sca-java-2.x/branches/sca-java-2.0-M5/samples/helloworld-bpel/pom.xml index 5c27372c21..09d0f60282 100644 --- a/sca-java-2.x/branches/sca-java-2.0-M5/samples/helloworld-bpel/pom.xml +++ b/sca-java-2.x/branches/sca-java-2.0-M5/samples/helloworld-bpel/pom.xml @@ -61,7 +61,7 @@ org.apache.tuscany.maven.plugins maven-tuscany-plugin - 2.0-M5 + 2.0-M5-SNAPSHOT org.apache.tuscany.sca.shades diff --git a/sca-java-2.x/branches/sca-java-2.0-M5/samples/helloworld-spring/pom.xml b/sca-java-2.x/branches/sca-java-2.0-M5/samples/helloworld-spring/pom.xml index 7fc46bc7ad..d48f5f3fb3 100644 --- a/sca-java-2.x/branches/sca-java-2.0-M5/samples/helloworld-spring/pom.xml +++ b/sca-java-2.x/branches/sca-java-2.0-M5/samples/helloworld-spring/pom.xml @@ -1,67 +1,67 @@ - - - - 4.0.0 - - org.apache.tuscany.sca - tuscany-sca - 2.0-M5-SNAPSHOT - ../../pom.xml - - - sample-helloworld-spring - Apache Tuscany SCA Sample HelloWorld using Spring - - - - org.apache.tuscany.sca - tuscany-sca-api - 2.0-M5-SNAPSHOT - provided - - - junit - junit - 4.8.1 - test - - - - - ${artifactId} - - - - - org.apache.tuscany.maven.plugins - maven-tuscany-plugin - 2.0-M5 - - - org.apache.tuscany.sca.shades - tuscany-spring - 2.0-M5-SNAPSHOT - - - - - - - + + + + 4.0.0 + + org.apache.tuscany.sca + tuscany-sca + 2.0-M5-SNAPSHOT + ../../pom.xml + + + sample-helloworld-spring + Apache Tuscany SCA Sample HelloWorld using Spring + + + + org.apache.tuscany.sca + tuscany-sca-api + 2.0-M5-SNAPSHOT + provided + + + junit + junit + 4.8.1 + test + + + + + ${artifactId} + + + + + org.apache.tuscany.maven.plugins + maven-tuscany-plugin + 2.0-M5-SNAPSHOT + + + org.apache.tuscany.sca.shades + tuscany-spring + 2.0-M5-SNAPSHOT + + + + + + + diff --git a/sca-java-2.x/branches/sca-java-2.0-M5/samples/helloworld-ws-sdo/pom.xml b/sca-java-2.x/branches/sca-java-2.0-M5/samples/helloworld-ws-sdo/pom.xml index 8ae8905fb0..9d7470bdb9 100644 --- a/sca-java-2.x/branches/sca-java-2.0-M5/samples/helloworld-ws-sdo/pom.xml +++ b/sca-java-2.x/branches/sca-java-2.0-M5/samples/helloworld-ws-sdo/pom.xml @@ -108,7 +108,7 @@ org.apache.tuscany.maven.plugins maven-tuscany-plugin - 2.0-M5 + 2.0-M5-SNAPSHOT org.apache.tuscany.sca diff --git a/sca-java-2.x/branches/sca-java-2.0-M5/samples/helloworld/pom.xml b/sca-java-2.x/branches/sca-java-2.0-M5/samples/helloworld/pom.xml index 6519f2d911..3ff1841787 100644 --- a/sca-java-2.x/branches/sca-java-2.0-M5/samples/helloworld/pom.xml +++ b/sca-java-2.x/branches/sca-java-2.0-M5/samples/helloworld/pom.xml @@ -1,58 +1,58 @@ - - - - 4.0.0 - - org.apache.tuscany.sca - tuscany-sca - 2.0-M5-SNAPSHOT - ../../pom.xml - - - jar - sample-helloworld - Apache Tuscany SCA Sample Helloworld - - - - org.apache.tuscany.sca - tuscany-sca-api - 2.0-M5-SNAPSHOT - provided - - - junit - junit - 4.8.1 - test - - - - - ${artifactId} - - - org.apache.tuscany.maven.plugins - maven-tuscany-plugin - 2.0-M5 - - - - + + + + 4.0.0 + + org.apache.tuscany.sca + tuscany-sca + 2.0-M5-SNAPSHOT + ../../pom.xml + + + jar + sample-helloworld + Apache Tuscany SCA Sample Helloworld + + + + org.apache.tuscany.sca + tuscany-sca-api + 2.0-M5-SNAPSHOT + provided + + + junit + junit + 4.8.1 + test + + + + + ${artifactId} + + + org.apache.tuscany.maven.plugins + maven-tuscany-plugin + 2.0-M5-SNAPSHOT + + + + -- cgit v1.2.3