summaryrefslogtreecommitdiffstats
path: root/branches
diff options
context:
space:
mode:
authorantelder <antelder@13f79535-47bb-0310-9956-ffa450edef68>2009-07-01 15:18:46 +0000
committerantelder <antelder@13f79535-47bb-0310-9956-ffa450edef68>2009-07-01 15:18:46 +0000
commit74e55c0a72ea05b4177528bab6246cfde6381c78 (patch)
treea1cc5ed3fd0f7d841ba85745279fbf4281e29cbc /branches
parent23fff4bdc8b1ec3931f2a2425d4b66c85124e2cc (diff)
Update new legal-checks itest in M3 for M3 version
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@790214 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'branches')
-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>