summaryrefslogtreecommitdiffstats
path: root/java/sca/itest/jms/format/src/main/resources/jmsdefault/helloworld.composite
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--java/sca/itest/jms/format/src/main/resources/jmsdefault/helloworld.composite4
1 files changed, 2 insertions, 2 deletions
diff --git a/java/sca/itest/jms/format/src/main/resources/jmsdefault/helloworld.composite b/java/sca/itest/jms/format/src/main/resources/jmsdefault/helloworld.composite
index 2c54bf8bc5..9451d5316e 100644
--- a/java/sca/itest/jms/format/src/main/resources/jmsdefault/helloworld.composite
+++ b/java/sca/itest/jms/format/src/main/resources/jmsdefault/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://helloworld"
xmlns:tuscany="http://tuscany.apache.org/xmlns/sca/1.0"
xmlns:hw="http://helloworld"
@@ -91,4 +91,4 @@
</service>
</component>
-</composite> \ No newline at end of file
+</composite>