diff options
author | antelder <antelder@13f79535-47bb-0310-9956-ffa450edef68> | 2009-10-22 10:19:04 +0000 |
---|---|---|
committer | antelder <antelder@13f79535-47bb-0310-9956-ffa450edef68> | 2009-10-22 10:19:04 +0000 |
commit | 06347238d796b99f4ac8e006e6bb059fdd9bd7ba (patch) | |
tree | 062102c19f0cb738a9afb4b6a05d160be0ab570f /sandbox | |
parent | 8475dd947c2e9223b66e9270af1341c3a8f20ba9 (diff) |
Update to just refer to the sca-assembly root as that has a pom.xml now to include the Test_Client code
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@828635 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'sandbox')
-rw-r--r-- | sandbox/scajcaa/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sandbox/scajcaa/pom.xml b/sandbox/scajcaa/pom.xml index 5405a2184c..a1beb6708f 100644 --- a/sandbox/scajcaa/pom.xml +++ b/sandbox/scajcaa/pom.xml @@ -64,7 +64,7 @@ <module>sca-api</module>
<module>xsd</module>
- <module>sca-assembly/Test_Client</module>
+ <module>sca-assembly</module>
<module>sca-java-caa</module>
<module>tuscany-java-caa-test-runner</module>
|