summaryrefslogtreecommitdiffstats
path: root/sca-java-1.x/branches/sca-java-1.6.1/tutorials
diff options
context:
space:
mode:
authornash <nash@13f79535-47bb-0310-9956-ffa450edef68>2010-09-13 15:30:09 +0000
committernash <nash@13f79535-47bb-0310-9956-ffa450edef68>2010-09-13 15:30:09 +0000
commita2c4fd17f01cd2088377770e08ced0a7bc36b72d (patch)
tree994fb6173eb3efb005238c9a07fbc018cb91036e /sca-java-1.x/branches/sca-java-1.6.1/tutorials
parent76ef08e3fb565314a9435989c00ff84b8162227b (diff)
Reverse incorrect commit r988706
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@996572 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'sca-java-1.x/branches/sca-java-1.6.1/tutorials')
-rw-r--r--sca-java-1.x/branches/sca-java-1.6.1/tutorials/store/warehouse-spring/build.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/sca-java-1.x/branches/sca-java-1.6.1/tutorials/store/warehouse-spring/build.xml b/sca-java-1.x/branches/sca-java-1.6.1/tutorials/store/warehouse-spring/build.xml
index 90937fc09c..318c662767 100644
--- a/sca-java-1.x/branches/sca-java-1.6.1/tutorials/store/warehouse-spring/build.xml
+++ b/sca-java-1.x/branches/sca-java-1.6.1/tutorials/store/warehouse-spring/build.xml
@@ -63,7 +63,7 @@
<include name="tuscany-policy-1.6.1-SNAPSHOT.jar"/>
<include name="tuscany-sca-api-1.6.1-SNAPSHOT.jar"/>
<include name="tuscany-sca-api-extension-1.6.1-SNAPSHOT.jar"/>
- <include name="tutorial-assets.jar"/>
+ <include name="tutorial-assets-1.6.1-SNAPSHOT.jar"/>
</fileset>
<fileset id="3rdparty.jars" dir="../../../lib">
<include name="derby-10.3.1.4.jar"/>