summaryrefslogtreecommitdiffstats
path: root/sca-cpp/trunk/components/http/httppatch.componentType
diff options
context:
space:
mode:
authorjsdelfino <jsdelfino@13f79535-47bb-0310-9956-ffa450edef68>2012-03-17 18:10:05 +0000
committerjsdelfino <jsdelfino@13f79535-47bb-0310-9956-ffa450edef68>2012-03-17 18:10:05 +0000
commit46753b6278c89eb0c7095e1af5a84a4140f716a4 (patch)
tree31832b08f807bbbadd3bdd09b6e2f65055ead5c2 /sca-cpp/trunk/components/http/httppatch.componentType
parent76835ec65da7e3749d7173816f1032a9a6efe6f8 (diff)
Upgrade to newer version of CURL and integrate its SMTP support.
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1301969 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'sca-cpp/trunk/components/http/httppatch.componentType')
-rw-r--r--sca-cpp/trunk/components/http/httppatch.componentType4
1 files changed, 2 insertions, 2 deletions
diff --git a/sca-cpp/trunk/components/http/httppatch.componentType b/sca-cpp/trunk/components/http/httppatch.componentType
index 8f3173be85..0ab5ecf45b 100644
--- a/sca-cpp/trunk/components/http/httppatch.componentType
+++ b/sca-cpp/trunk/components/http/httppatch.componentType
@@ -22,8 +22,8 @@
xmlns:t="http://tuscany.apache.org/xmlns/sca/1.1"
targetNamespace="http://tuscany.apache.org/xmlns/sca/components">
- <service name="http"/>
+ <service name="httppatch"/>
<reference name="url"/>
<reference name="content"/>
-</composite>
+</componentType>