summaryrefslogtreecommitdiffstats
path: root/branches/sca-java-1.x/tutorials/store/store-market/build.xml
diff options
context:
space:
mode:
authorramkumar <ramkumar@13f79535-47bb-0310-9956-ffa450edef68>2008-12-02 12:34:48 +0000
committerramkumar <ramkumar@13f79535-47bb-0310-9956-ffa450edef68>2008-12-02 12:34:48 +0000
commitb0f9cda6d2deedff59ca6449bd0e5cec42af700c (patch)
treefabb1a00aa7ac94e42e3bd0fabfa4b7bf0c94301 /branches/sca-java-1.x/tutorials/store/store-market/build.xml
parent2e56e7202012b2b7dce49a1f860980d086ace7e4 (diff)
Changing version 1.4-SNAPSHOT to 1.5-SNAPSHOT
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@722441 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to '')
-rw-r--r--branches/sca-java-1.x/tutorials/store/store-market/build.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/branches/sca-java-1.x/tutorials/store/store-market/build.xml b/branches/sca-java-1.x/tutorials/store/store-market/build.xml
index a6b0b461b1..09ae4f460c 100644
--- a/branches/sca-java-1.x/tutorials/store/store-market/build.xml
+++ b/branches/sca-java-1.x/tutorials/store/store-market/build.xml
@@ -46,7 +46,7 @@
</target>
<fileset id="tuscany.jars" dir="../../modules">
- <include name="tuscany-sca-api-1.4-SNAPSHOT.jar"/>
+ <include name="tuscany-sca-api-1.5-SNAPSHOT.jar"/>
</fileset>
<fileset id="3rdparty.jars" dir="../../lib">
</fileset>