summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--branches/sca-java-2.0-M3/itest/distribution/legal-checks/pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/branches/sca-java-2.0-M3/itest/distribution/legal-checks/pom.xml b/branches/sca-java-2.0-M3/itest/distribution/legal-checks/pom.xml
index 757248217e..a327120028 100644
--- a/branches/sca-java-2.0-M3/itest/distribution/legal-checks/pom.xml
+++ b/branches/sca-java-2.0-M3/itest/distribution/legal-checks/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.tuscany.sca</groupId>
<artifactId>itest-distribution</artifactId>
- <version>2.0-SNAPSHOT</version>
+ <version>2.0-M3-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>itest-distribution-legal-checks</artifactId>
@@ -33,7 +33,7 @@
<groupId>org.apache.tuscany.sca</groupId>
<artifactId>itest-bin-distro-unzip</artifactId>
<type>pom</type>
- <version>2.0-SNAPSHOT</version>
+ <version>2.0-M3-SNAPSHOT</version>
</dependency>
</dependencies>