summaryrefslogtreecommitdiffstats
path: root/branches/sca-java-2.0-M3/samples/webapps/helloworld-bpel/src/main/webapp
diff options
context:
space:
mode:
Diffstat (limited to 'branches/sca-java-2.0-M3/samples/webapps/helloworld-bpel/src/main/webapp')
-rw-r--r--branches/sca-java-2.0-M3/samples/webapps/helloworld-bpel/src/main/webapp/WEB-INF/web.composite2
1 files changed, 1 insertions, 1 deletions
diff --git a/branches/sca-java-2.0-M3/samples/webapps/helloworld-bpel/src/main/webapp/WEB-INF/web.composite b/branches/sca-java-2.0-M3/samples/webapps/helloworld-bpel/src/main/webapp/WEB-INF/web.composite
index 5848892bd9..85d12156d1 100644
--- a/branches/sca-java-2.0-M3/samples/webapps/helloworld-bpel/src/main/webapp/WEB-INF/web.composite
+++ b/branches/sca-java-2.0-M3/samples/webapps/helloworld-bpel/src/main/webapp/WEB-INF/web.composite
@@ -18,7 +18,7 @@
* under the License.
-->
<composite xmlns="http://docs.oasis-open.org/ns/opencsa/sca/200903"
- xmlns:tuscany="http://tuscany.apache.org/xmlns/sca/1.0"
+ xmlns:tuscany="http://tuscany.apache.org/xmlns/sca/1.1"
xmlns:hns="http://tuscany.apache.org/implementation/bpel/example/helloworld"
targetNamespace="http://sample"
name="helloworld-bpel">