summaryrefslogtreecommitdiffstats
path: root/sandbox/ant/sca/branches/foo/samples/binding-ws-calculator/build.xml
diff options
context:
space:
mode:
Diffstat (limited to 'sandbox/ant/sca/branches/foo/samples/binding-ws-calculator/build.xml')
-rw-r--r--sandbox/ant/sca/branches/foo/samples/binding-ws-calculator/build.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/sandbox/ant/sca/branches/foo/samples/binding-ws-calculator/build.xml b/sandbox/ant/sca/branches/foo/samples/binding-ws-calculator/build.xml
index 02125b9f3d..21e6f918ca 100644
--- a/sandbox/ant/sca/branches/foo/samples/binding-ws-calculator/build.xml
+++ b/sandbox/ant/sca/branches/foo/samples/binding-ws-calculator/build.xml
@@ -36,8 +36,8 @@
target="1.5"
failonerror="true">
<classpath>
- <pathelement location="../../modules/tuscany-sca-api-2.0-SNAPSHOT.jar"/>
- <pathelement location="../../modules/tuscany-node-api-2.0-SNAPSHOT.jar"/>
+ <pathelement location="../../modules/tuscany-sca-api-2.0-M2-SNAPSHOT.jar"/>
+ <pathelement location="../../modules/tuscany-node-api-2.0-M2-SNAPSHOT.jar"/>
</classpath>
</javac>
<copy todir="target/classes">