summaryrefslogtreecommitdiffstats
path: root/java/sca/modules/binding-http-runtime/src/test/resources/test.composite
diff options
context:
space:
mode:
authorlresende <lresende@13f79535-47bb-0310-9956-ffa450edef68>2009-09-21 04:00:09 +0000
committerlresende <lresende@13f79535-47bb-0310-9956-ffa450edef68>2009-09-21 04:00:09 +0000
commit355a3f50b76fbecb852673e34816d1376ee29444 (patch)
tree367e5008ae4234f46e17f82ba512ce7f612c8047 /java/sca/modules/binding-http-runtime/src/test/resources/test.composite
parent1dbead7a00b068a57e22e9bda2084c16b86e1bf7 (diff)
Bringing up HTTP Binding test cases
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@817146 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to '')
-rw-r--r--java/sca/modules/binding-http-runtime/src/test/resources/test.composite4
1 files changed, 2 insertions, 2 deletions
diff --git a/java/sca/modules/binding-http-runtime/src/test/resources/test.composite b/java/sca/modules/binding-http-runtime/src/test/resources/test.composite
index 62c4af4e22..f8d5baebcf 100644
--- a/java/sca/modules/binding-http-runtime/src/test/resources/test.composite
+++ b/java/sca/modules/binding-http-runtime/src/test/resources/test.composite
@@ -17,9 +17,9 @@
* specific language governing permissions and limitations
* under the License.
-->
-<composite xmlns="http://www.osoa.org/xmlns/sca/1.0"
+<composite xmlns="http://docs.oasis-open.org/ns/opencsa/sca/200903"
targetNamespace="http://sample/test"
- xmlns:tuscany="http://tuscany.apache.org/xmlns/sca/1.0"
+ xmlns:tuscany="http://tuscany.apache.org/xmlns/sca/1.1"
xmlns:sr="http://sample/test"
name="test">