summaryrefslogtreecommitdiffstats
path: root/branches/sca-equinox/demos/bigbank-account/build.xml
diff options
context:
space:
mode:
authorlresende <lresende@13f79535-47bb-0310-9956-ffa450edef68>2008-11-13 00:03:10 +0000
committerlresende <lresende@13f79535-47bb-0310-9956-ffa450edef68>2008-11-13 00:03:10 +0000
commit406ea6abca2e1f1620a1774875142b1179ce867d (patch)
tree67b2a84d79f37a9cdd1afb06555eb195e22ba24d /branches/sca-equinox/demos/bigbank-account/build.xml
parent70d4e6049790789d4600b5ad65262543d05210da (diff)
Updating artifact version to avoid dependenciy issues with artifacts from trunk
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@713570 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'branches/sca-equinox/demos/bigbank-account/build.xml')
-rw-r--r--branches/sca-equinox/demos/bigbank-account/build.xml6
1 files changed, 3 insertions, 3 deletions
diff --git a/branches/sca-equinox/demos/bigbank-account/build.xml b/branches/sca-equinox/demos/bigbank-account/build.xml
index f7ebe32968..67237cc02a 100644
--- a/branches/sca-equinox/demos/bigbank-account/build.xml
+++ b/branches/sca-equinox/demos/bigbank-account/build.xml
@@ -23,9 +23,9 @@
<!--path id="test.classpath">
<pathelement location="target/classes"/>
- <pathelement location="../../modules/tuscany-host-jetty-1.4-SNAPSHOT.jar"/>
- <pathelement location="../../modules/tuscany-binding-jsonrpc-1.4-SNAPSHOT.jar"/>
- <pathelement location="../../modules/tuscany-binding-rmi-1.4-SNAPSHOT.jar"/>
+ <pathelement location="../../modules/tuscany-host-jetty-1.4-EQUINOX-SNAPSHOT.jar"/>
+ <pathelement location="../../modules/tuscany-binding-jsonrpc-1.4-EQUINOX-SNAPSHOT.jar"/>
+ <pathelement location="../../modules/tuscany-binding-rmi-1.4-EQUINOX-SNAPSHOT.jar"/>
<pathelement location="../../lib/tuscany-sca-manifest.jar"/>
<pathelement location="target/demo-bigbank-account.jar"/>
</path-->