summaryrefslogtreecommitdiffstats
path: root/java/sca/samples/webapps/helloworld/src
diff options
context:
space:
mode:
authorlresende <lresende@13f79535-47bb-0310-9956-ffa450edef68>2009-03-05 23:11:09 +0000
committerlresende <lresende@13f79535-47bb-0310-9956-ffa450edef68>2009-03-05 23:11:09 +0000
commite6ad8036ebaeb26f0491a3071d564409b34b014e (patch)
tree47768c032f876afe8090ac3833a82d70792c70fb /java/sca/samples/webapps/helloworld/src
parent534f392233c4f651f62b1357130a973aa549db28 (diff)
Updating composites that were still with osoa NS
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@750666 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'java/sca/samples/webapps/helloworld/src')
-rw-r--r--java/sca/samples/webapps/helloworld/src/main/webapp/WEB-INF/web.composite2
1 files changed, 1 insertions, 1 deletions
diff --git a/java/sca/samples/webapps/helloworld/src/main/webapp/WEB-INF/web.composite b/java/sca/samples/webapps/helloworld/src/main/webapp/WEB-INF/web.composite
index c1144cc4ed..29a2165933 100644
--- a/java/sca/samples/webapps/helloworld/src/main/webapp/WEB-INF/web.composite
+++ b/java/sca/samples/webapps/helloworld/src/main/webapp/WEB-INF/web.composite
@@ -18,7 +18,7 @@
* under the License.
-->
<composite xmlns="http://docs.oasis-open.org/ns/opencsa/sca/200712"
- xmlns:tuscany="http://tuscany.apache.org/xmlns/sca/1.0"
+ xmlns:tuscany="http://tuscany.apache.org/xmlns/sca/1.1"
targetNamespace="http://samples"
name="Helloworld">