summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/itest/services/src
diff options
context:
space:
mode:
Diffstat (limited to 'sca-java-2.x/trunk/itest/services/src')
-rw-r--r--sca-java-2.x/trunk/itest/services/src/main/resources/META-INF/sca-contribution.xml2
-rw-r--r--sca-java-2.x/trunk/itest/services/src/main/resources/ServicesTest.composite2
2 files changed, 2 insertions, 2 deletions
diff --git a/sca-java-2.x/trunk/itest/services/src/main/resources/META-INF/sca-contribution.xml b/sca-java-2.x/trunk/itest/services/src/main/resources/META-INF/sca-contribution.xml
index e21261d8d0..a687b3481a 100644
--- a/sca-java-2.x/trunk/itest/services/src/main/resources/META-INF/sca-contribution.xml
+++ b/sca-java-2.x/trunk/itest/services/src/main/resources/META-INF/sca-contribution.xml
@@ -17,7 +17,7 @@
* specific language governing permissions and limitations
* under the License.
-->
-<contribution xmlns="http://docs.oasis-open.org/ns/opencsa/sca/200903"
+<contribution xmlns="http://docs.oasis-open.org/ns/opencsa/sca/200912"
xmlns:foo="http://foo">
<deployable composite="foo:InnerServicesTest" />
</contribution> \ No newline at end of file
diff --git a/sca-java-2.x/trunk/itest/services/src/main/resources/ServicesTest.composite b/sca-java-2.x/trunk/itest/services/src/main/resources/ServicesTest.composite
index e7d56032ea..49fdf02f4b 100644
--- a/sca-java-2.x/trunk/itest/services/src/main/resources/ServicesTest.composite
+++ b/sca-java-2.x/trunk/itest/services/src/main/resources/ServicesTest.composite
@@ -17,7 +17,7 @@
* specific language governing permissions and limitations
* under the License.
-->
-<composite xmlns="http://docs.oasis-open.org/ns/opencsa/sca/200903" xmlns:foo="http://foo" targetNamespace="http://foo"
+<composite xmlns="http://docs.oasis-open.org/ns/opencsa/sca/200912" xmlns:foo="http://foo" targetNamespace="http://foo"
name="InnerServicesTest" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<component name="AComponent1">