summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/branches/sca-java-2.0-M5
diff options
context:
space:
mode:
Diffstat (limited to 'sca-java-2.x/branches/sca-java-2.0-M5')
-rw-r--r--sca-java-2.x/branches/sca-java-2.0-M5/samples/contribution-implementation-java-calculator/pom.xml2
-rw-r--r--sca-java-2.x/branches/sca-java-2.0-M5/samples/helloworld-bpel/pom.xml2
-rw-r--r--sca-java-2.x/branches/sca-java-2.0-M5/samples/helloworld/pom.xml2
3 files changed, 3 insertions, 3 deletions
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 4556895168..7673f5d975 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 @@
<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-bpel/pom.xml b/sca-java-2.x/branches/sca-java-2.0-M5/samples/helloworld-bpel/pom.xml
index 09d0f60282..bb2223e426 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 @@
<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.shades</groupId>
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 1a8a2a508e..a8b953d0c2 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
@@ -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>