diff options
Diffstat (limited to 'java/sca/stest/sampleTest/src/main/resources/Test_ASM_0020.composite')
-rw-r--r-- | java/sca/stest/sampleTest/src/main/resources/Test_ASM_0020.composite | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/java/sca/stest/sampleTest/src/main/resources/Test_ASM_0020.composite b/java/sca/stest/sampleTest/src/main/resources/Test_ASM_0020.composite index 3a3a48ebc6..70b5a7b3c1 100644 --- a/java/sca/stest/sampleTest/src/main/resources/Test_ASM_0020.composite +++ b/java/sca/stest/sampleTest/src/main/resources/Test_ASM_0020.composite @@ -21,7 +21,7 @@ @autowire=true and where there is also a single <wire/> element
which as that <reference/> as its source that the reference is
wired only to the single service identified by the <wire/> element -->
-<composite xmlns="http://docs.oasis-open.org/ns/opencsa/sca/200712"
+<composite xmlns="http://docs.oasis-open.org/ns/opencsa/sca/200903"
targetNamespace="http://oasis/tests"
xmlns:tns="http://oasis/tests"
xmlns:sample="http://oasis/tests"
|