summaryrefslogtreecommitdiffstats
path: root/java/sca/modules/implementation-node-runtime/src/test/resources
diff options
context:
space:
mode:
Diffstat (limited to 'java/sca/modules/implementation-node-runtime/src/test/resources')
-rw-r--r--java/sca/modules/implementation-node-runtime/src/test/resources/TestComposite.composite2
-rw-r--r--java/sca/modules/implementation-node-runtime/src/test/resources/TestNode.composite2
2 files changed, 2 insertions, 2 deletions
diff --git a/java/sca/modules/implementation-node-runtime/src/test/resources/TestComposite.composite b/java/sca/modules/implementation-node-runtime/src/test/resources/TestComposite.composite
index 5fefb6d4b5..b8f6dcceb9 100644
--- a/java/sca/modules/implementation-node-runtime/src/test/resources/TestComposite.composite
+++ b/java/sca/modules/implementation-node-runtime/src/test/resources/TestComposite.composite
@@ -17,7 +17,7 @@
* specific language governing permissions and limitations
* under the License.
-->
-<composite xmlns="http://docs.oasis-open.org/ns/opencsa/sca/200712"
+<composite xmlns="http://docs.oasis-open.org/ns/opencsa/sca/200903"
xmlns:tuscany="http://tuscany.apache.org/xmlns/sca/1.1"
targetNamespace="http://sample/composite"
xmlns:sc="http://sample/composite"
diff --git a/java/sca/modules/implementation-node-runtime/src/test/resources/TestNode.composite b/java/sca/modules/implementation-node-runtime/src/test/resources/TestNode.composite
index 90c0c9b8b1..3e719ef6ab 100644
--- a/java/sca/modules/implementation-node-runtime/src/test/resources/TestNode.composite
+++ b/java/sca/modules/implementation-node-runtime/src/test/resources/TestNode.composite
@@ -17,7 +17,7 @@
* specific language governing permissions and limitations
* under the License.
-->
-<composite xmlns="http://docs.oasis-open.org/ns/opencsa/sca/200712"
+<composite xmlns="http://docs.oasis-open.org/ns/opencsa/sca/200903"
xmlns:tuscany="http://tuscany.apache.org/xmlns/sca/1.1"
targetNamespace="http://sample/node"
xmlns:sc="http://sample/composite"