summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--sca-java-2.x/branches/sca-java-2.0-M5/samples/binding-sca/contribution-calculator/pom.xml2
-rw-r--r--sca-java-2.x/branches/sca-java-2.0-M5/samples/helloworld-spring/pom.xml2
-rw-r--r--sca-java-2.x/branches/sca-java-2.0-M5/samples/helloworld-ws-sdo/pom.xml2
3 files changed, 3 insertions, 3 deletions
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 d6e7e71dc6..81dc6366c8 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 @@
<plugin>
<groupId>org.apache.tuscany.maven.plugins</groupId>
<artifactId>maven-tuscany-plugin</artifactId>
- <version>2.0-M5-SNAPSHOT</version>
+ <version>2.0-M4</version>
</plugin>
</plugins>
</build>
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 c6898d9ab1..7e247e8382 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
@@ -57,7 +57,7 @@
<dependency>
<groupId>org.apache.tuscany.sca.shades</groupId>
<artifactId>tuscany-spring</artifactId>
- <version>2.0-M5-SNAPSHOT</version>
+ <version>2.0-M4</version>
</dependency>
</dependencies>
</plugin>
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 9d7470bdb9..30cdb92b95 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 @@
<plugin>
<groupId>org.apache.tuscany.maven.plugins</groupId>
<artifactId>maven-tuscany-plugin</artifactId>
- <version>2.0-M5-SNAPSHOT</version>
+ <version>2.0-M4</version>
<dependencies>
<dependency>
<groupId>org.apache.tuscany.sca</groupId>