summaryrefslogtreecommitdiffstats
path: root/sandbox/ant/sca/branches/foo/samples/implementation-java-calculator/build.xml
diff options
context:
space:
mode:
Diffstat (limited to 'sandbox/ant/sca/branches/foo/samples/implementation-java-calculator/build.xml')
-rw-r--r--sandbox/ant/sca/branches/foo/samples/implementation-java-calculator/build.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/sandbox/ant/sca/branches/foo/samples/implementation-java-calculator/build.xml b/sandbox/ant/sca/branches/foo/samples/implementation-java-calculator/build.xml
index b95847f600..54e7d8fe20 100644
--- a/sandbox/ant/sca/branches/foo/samples/implementation-java-calculator/build.xml
+++ b/sandbox/ant/sca/branches/foo/samples/implementation-java-calculator/build.xml
@@ -36,7 +36,7 @@
target="1.5"
failonerror="true">
<classpath>
- <pathelement location="../../modules/tuscany-sca-api-2.0-SNAPSHOT.jar"/>
+ <pathelement location="../../modules/tuscany-sca-api-2.0-M2-SNAPSHOT.jar"/>
</classpath>
</javac>
<copy todir="target/classes">