summaryrefslogtreecommitdiffstats
path: root/java/sca/itest/services
diff options
context:
space:
mode:
authorlresende <lresende@13f79535-47bb-0310-9956-ffa450edef68>2009-03-06 04:36:04 +0000
committerlresende <lresende@13f79535-47bb-0310-9956-ffa450edef68>2009-03-06 04:36:04 +0000
commitc44e23eb0077e2eeb7ec79396837b88215d268af (patch)
tree643724b90addd35663ba9ece952d861aa493e75b /java/sca/itest/services
parent63bf29cb2ece06c52b7a59100895896f2668f8c7 (diff)
Updating OASIS namespace to http://docs.oasis-open.org/ns/opencsa/sca/200903
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@750765 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'java/sca/itest/services')
-rw-r--r--java/sca/itest/services/src/main/resources/META-INF/sca-contribution.xml2
-rw-r--r--java/sca/itest/services/src/main/resources/ServicesTest.composite2
2 files changed, 2 insertions, 2 deletions
diff --git a/java/sca/itest/services/src/main/resources/META-INF/sca-contribution.xml b/java/sca/itest/services/src/main/resources/META-INF/sca-contribution.xml
index 60b8a9c931..a3c87f60c7 100644
--- a/java/sca/itest/services/src/main/resources/META-INF/sca-contribution.xml
+++ b/java/sca/itest/services/src/main/resources/META-INF/sca-contribution.xml
@@ -17,6 +17,6 @@
* specific language governing permissions and limitations
* under the License.
-->
-<contribution xmlns="http://docs.oasis-open.org/ns/opencsa/sca/200712" targetNamespace="http://foo" xmlns:foo="http://foo">
+<contribution xmlns="http://docs.oasis-open.org/ns/opencsa/sca/200903" targetNamespace="http://foo" xmlns:foo="http://foo">
<deployable composite="foo:InnerServicesTest" />
</contribution> \ No newline at end of file
diff --git a/java/sca/itest/services/src/main/resources/ServicesTest.composite b/java/sca/itest/services/src/main/resources/ServicesTest.composite
index 14cc7ba860..9b7a30d850 100644
--- a/java/sca/itest/services/src/main/resources/ServicesTest.composite
+++ b/java/sca/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/200712" xmlns:foo="http://foo" targetNamespace="http://foo"
+<composite xmlns="http://docs.oasis-open.org/ns/opencsa/sca/200903" xmlns:foo="http://foo" targetNamespace="http://foo"
name="InnerServicesTest" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<component name="AComponent1">