summaryrefslogtreecommitdiffstats
path: root/tags/java/sca/1.5.1/itest/domainmgr/transaction/runtest/src/test/resources/domain/workspace.xml
blob: 1379b37dceab76e154daf6ab08700552a55e5b97 (plain)
1
2
3
4
5
6
7
8
<?xml version="1.0" encoding="UTF-8"?>
<workspace xmlns="http://tuscany.apache.org/xmlns/sca/1.0"
           xmlns:ns1="http://tuscany.apache.org/xmlns/sca/1.0">
    <contribution location="file:./cloud"
           uri="http://tuscany.apache.org/cloud" />
    <contribution location="file:../../../../payment/target/itest-domainmgr-transaction-payment.jar"
           uri="scatours-payment" />
</workspace>