summaryrefslogtreecommitdiffstats
path: root/java
diff options
context:
space:
mode:
authorlresende <lresende@13f79535-47bb-0310-9956-ffa450edef68>2009-07-02 14:59:58 +0000
committerlresende <lresende@13f79535-47bb-0310-9956-ffa450edef68>2009-07-02 14:59:58 +0000
commit2b33ea051c4f744105587ec2749bced54bdd8c29 (patch)
tree555637ed6430d04e2998227eac56d481cc3242c2 /java
parente5e237b6842025a3e897c1927e3c5906b90ecf8a (diff)
Updating OASIS namespace
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@790610 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'java')
-rw-r--r--java/sca/itest/bpel/helloworld-ws/src/test/resources/helloworld/helloworld.composite2
1 files changed, 1 insertions, 1 deletions
diff --git a/java/sca/itest/bpel/helloworld-ws/src/test/resources/helloworld/helloworld.composite b/java/sca/itest/bpel/helloworld-ws/src/test/resources/helloworld/helloworld.composite
index f864f45613..f42325910d 100644
--- a/java/sca/itest/bpel/helloworld-ws/src/test/resources/helloworld/helloworld.composite
+++ b/java/sca/itest/bpel/helloworld-ws/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">