summaryrefslogtreecommitdiffstats
path: root/java/sca/itest/bpel/helloworld
diff options
context:
space:
mode:
authorlresende <lresende@13f79535-47bb-0310-9956-ffa450edef68>2009-06-12 07:53:37 +0000
committerlresende <lresende@13f79535-47bb-0310-9956-ffa450edef68>2009-06-12 07:53:37 +0000
commit5fe3b2bb0b6c1492caa247adfc66ecf124e023a7 (patch)
tree697731fc9ac4528cec00e30f7d7b754656602f9c /java/sca/itest/bpel/helloworld
parent9368e60edd0ac8cf7895208e04300b1b73039726 (diff)
Updating OASIS namespace
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@784019 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'java/sca/itest/bpel/helloworld')
-rw-r--r--java/sca/itest/bpel/helloworld/src/test/resources/helloworld/helloworld.composite2
1 files changed, 1 insertions, 1 deletions
diff --git a/java/sca/itest/bpel/helloworld/src/test/resources/helloworld/helloworld.composite b/java/sca/itest/bpel/helloworld/src/test/resources/helloworld/helloworld.composite
index f6b12fb14b..832c8f3702 100644
--- a/java/sca/itest/bpel/helloworld/src/test/resources/helloworld/helloworld.composite
+++ b/java/sca/itest/bpel/helloworld/src/test/resources/helloworld/helloworld.composite
@@ -17,7 +17,7 @@
* 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://bpel"
xmlns:hns="http://tuscany.apache.org/implementation/bpel/example/helloworld"
name="helloworld">