summaryrefslogtreecommitdiffstats
path: root/java/sca/itest
diff options
context:
space:
mode:
Diffstat (limited to 'java/sca/itest')
-rw-r--r--java/sca/itest/scopes/src/main/resources/scopes.composite3
1 files changed, 2 insertions, 1 deletions
diff --git a/java/sca/itest/scopes/src/main/resources/scopes.composite b/java/sca/itest/scopes/src/main/resources/scopes.composite
index 9b2b1cfb9f..3a56beec8d 100644
--- a/java/sca/itest/scopes/src/main/resources/scopes.composite
+++ b/java/sca/itest/scopes/src/main/resources/scopes.composite
@@ -18,7 +18,8 @@
* under the License.
-->
<composite xmlns="http://docs.oasis-open.org/ns/opencsa/sca/200903"
- name="Scopes">
+ targetNamespace="http://Scopes"
+ name="Scopes">
<!-- Components used to test scopes. -->