summaryrefslogtreecommitdiffstats
path: root/sandbox/ant/sca/branches/foo/itest/distribution
diff options
context:
space:
mode:
authorantelder <antelder@13f79535-47bb-0310-9956-ffa450edef68>2009-03-17 15:14:56 +0000
committerantelder <antelder@13f79535-47bb-0310-9956-ffa450edef68>2009-03-17 15:14:56 +0000
commitdd3825abe153da29a4f1fa58e00f744c16ea4b6a (patch)
tree0d22395660e3d64719d1373b215c7ba2eeee80d8 /sandbox/ant/sca/branches/foo/itest/distribution
parent69ddd8bf2040ca4e25195886af5b83a522969ef7 (diff)
Update varrious version references to 2.0-m2
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@755275 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'sandbox/ant/sca/branches/foo/itest/distribution')
-rw-r--r--sandbox/ant/sca/branches/foo/itest/distribution/bin-distro-unzip/build.xml4
-rw-r--r--sandbox/ant/sca/branches/foo/itest/distribution/binding-ws-calculator/build.xml2
-rw-r--r--sandbox/ant/sca/branches/foo/itest/distribution/calculator-rmi/build.xml2
-rw-r--r--sandbox/ant/sca/branches/foo/itest/distribution/implementation-java-calculator/build.xml2
-rw-r--r--sandbox/ant/sca/branches/foo/itest/distribution/webapp-helloworld-stripes/pom.xml6
5 files changed, 8 insertions, 8 deletions
diff --git a/sandbox/ant/sca/branches/foo/itest/distribution/bin-distro-unzip/build.xml b/sandbox/ant/sca/branches/foo/itest/distribution/bin-distro-unzip/build.xml
index f8d36410b7..dbd7f16c88 100644
--- a/sandbox/ant/sca/branches/foo/itest/distribution/bin-distro-unzip/build.xml
+++ b/sandbox/ant/sca/branches/foo/itest/distribution/bin-distro-unzip/build.xml
@@ -18,7 +18,7 @@
-->
<project name="itest-unzip" default="unzip">
<target name="unzip">
- <unzip src="../../../distribution/all/target/apache-tuscany-sca-all-2.0-SNAPSHOT.zip"
- dest="../../../distribution/all/target/apache-tuscany-sca-all-2.0-SNAPSHOT-dir"/>
+ <unzip src="../../../distribution/all/target/apache-tuscany-sca-all-2.0-M2-SNAPSHOT.zip"
+ dest="../../../distribution/all/target/apache-tuscany-sca-all-2.0-M2-SNAPSHOT-dir"/>
</target>
</project>
diff --git a/sandbox/ant/sca/branches/foo/itest/distribution/binding-ws-calculator/build.xml b/sandbox/ant/sca/branches/foo/itest/distribution/binding-ws-calculator/build.xml
index ee50366327..15326c4d13 100644
--- a/sandbox/ant/sca/branches/foo/itest/distribution/binding-ws-calculator/build.xml
+++ b/sandbox/ant/sca/branches/foo/itest/distribution/binding-ws-calculator/build.xml
@@ -28,7 +28,7 @@
service sides of the sample.
-->
- <property name="distro.root" value="../../../distribution/all/target/apache-tuscany-sca-all-2.0-SNAPSHOT-dir/tuscany-sca-2.0-SNAPSHOT" />
+ <property name="distro.root" value="../../../distribution/all/target/apache-tuscany-sca-all-2.0-M2-SNAPSHOT-dir/tuscany-sca-2.0-M2-SNAPSHOT" />
<target name="run">
diff --git a/sandbox/ant/sca/branches/foo/itest/distribution/calculator-rmi/build.xml b/sandbox/ant/sca/branches/foo/itest/distribution/calculator-rmi/build.xml
index 679c1dcfdf..c42c999a02 100644
--- a/sandbox/ant/sca/branches/foo/itest/distribution/calculator-rmi/build.xml
+++ b/sandbox/ant/sca/branches/foo/itest/distribution/calculator-rmi/build.xml
@@ -27,7 +27,7 @@
service sides of the sample.
-->
- <property name="distro.root" value="../../../distribution/all/target/apache-tuscany-sca-all-2.0-SNAPSHOT-dir/tuscany-sca-2.0-SNAPSHOT" />
+ <property name="distro.root" value="../../../distribution/all/target/apache-tuscany-sca-all-2.0-M2-SNAPSHOT-dir/tuscany-sca-2.0-M2-SNAPSHOT" />
<target name="run">
diff --git a/sandbox/ant/sca/branches/foo/itest/distribution/implementation-java-calculator/build.xml b/sandbox/ant/sca/branches/foo/itest/distribution/implementation-java-calculator/build.xml
index 093ed715fc..7aa5e828a0 100644
--- a/sandbox/ant/sca/branches/foo/itest/distribution/implementation-java-calculator/build.xml
+++ b/sandbox/ant/sca/branches/foo/itest/distribution/implementation-java-calculator/build.xml
@@ -28,7 +28,7 @@
service sides of the sample.
-->
- <property name="distro.root" value="../../../distribution/all/target/apache-tuscany-sca-all-2.0-SNAPSHOT-dir/tuscany-sca-2.0-SNAPSHOT" />
+ <property name="distro.root" value="../../../distribution/all/target/apache-tuscany-sca-all-2.0-M2-SNAPSHOT-dir/tuscany-sca-2.0-M2-SNAPSHOT" />
<target name="run">
diff --git a/sandbox/ant/sca/branches/foo/itest/distribution/webapp-helloworld-stripes/pom.xml b/sandbox/ant/sca/branches/foo/itest/distribution/webapp-helloworld-stripes/pom.xml
index 243687a555..96f7da6155 100644
--- a/sandbox/ant/sca/branches/foo/itest/distribution/webapp-helloworld-stripes/pom.xml
+++ b/sandbox/ant/sca/branches/foo/itest/distribution/webapp-helloworld-stripes/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-M2-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>itest-distribution-webapp-helloworld-stripes</artifactId>
@@ -34,14 +34,14 @@
<groupId>org.apache.tuscany.sca</groupId>
<artifactId>itest-bin-distro-unzip</artifactId>
<type>pom</type>
- <version>2.0-SNAPSHOT</version>
+ <version>2.0-M2-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.apache.tuscany.sca</groupId>
<artifactId>helloworld-stripes</artifactId>
<type>war</type>
- <version>2.0-SNAPSHOT</version>
+ <version>2.0-M2-SNAPSHOT</version>
</dependency>
<dependency>