Fix test composite name.

git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@956806 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
jsdelfino 2010-06-22 08:07:24 +00:00
parent c68592cfcf
commit 7f51e0a744

View file

@ -20,7 +20,7 @@
<composite xmlns="http://docs.oasis-open.org/ns/opencsa/sca/200912"
xmlns:t="http://tuscany.apache.org/xmlns/sca/1.1"
targetNamespace="http://tuscany.apache.org/xmlns/sca/components"
name="webservice-client">
name="webservice">
<component name="webservice-client">
<implementation.cpp path="." library="libwebservice-client"/>