summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/itest/bpel
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--sca-java-2.x/trunk/itest/bpel/helloworld-reference/src/test/resources/greetings/greetings.composite2
-rw-r--r--sca-java-2.x/trunk/itest/bpel/helloworld-reference/src/test/resources/helloworld/helloworld.composite2
-rw-r--r--sca-java-2.x/trunk/itest/bpel/helloworld-ws/src/test/resources/helloworld/helloworld.composite2
-rw-r--r--sca-java-2.x/trunk/itest/bpel/helloworld/src/test/resources/helloworld/helloworld.composite2
4 files changed, 4 insertions, 4 deletions
diff --git a/sca-java-2.x/trunk/itest/bpel/helloworld-reference/src/test/resources/greetings/greetings.composite b/sca-java-2.x/trunk/itest/bpel/helloworld-reference/src/test/resources/greetings/greetings.composite
index faa10b90ca..d3cfb80547 100644
--- a/sca-java-2.x/trunk/itest/bpel/helloworld-reference/src/test/resources/greetings/greetings.composite
+++ b/sca-java-2.x/trunk/itest/bpel/helloworld-reference/src/test/resources/greetings/greetings.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"
+<composite xmlns="http://docs.oasis-open.org/ns/opencsa/sca/200912"
targetNamespace="http://greetings"
xmlns:hw="http://greetings"
name="greetings">
diff --git a/sca-java-2.x/trunk/itest/bpel/helloworld-reference/src/test/resources/helloworld/helloworld.composite b/sca-java-2.x/trunk/itest/bpel/helloworld-reference/src/test/resources/helloworld/helloworld.composite
index 590f05ee84..ef66d28bb9 100644
--- a/sca-java-2.x/trunk/itest/bpel/helloworld-reference/src/test/resources/helloworld/helloworld.composite
+++ b/sca-java-2.x/trunk/itest/bpel/helloworld-reference/src/test/resources/helloworld/helloworld.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"
+<composite xmlns="http://docs.oasis-open.org/ns/opencsa/sca/200912"
targetNamespace="http://bpel"
xmlns:hns="http://helloworld"
name="helloworld">
diff --git a/sca-java-2.x/trunk/itest/bpel/helloworld-ws/src/test/resources/helloworld/helloworld.composite b/sca-java-2.x/trunk/itest/bpel/helloworld-ws/src/test/resources/helloworld/helloworld.composite
index f42325910d..e606e6dd52 100644
--- a/sca-java-2.x/trunk/itest/bpel/helloworld-ws/src/test/resources/helloworld/helloworld.composite
+++ b/sca-java-2.x/trunk/itest/bpel/helloworld-ws/src/test/resources/helloworld/helloworld.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"
+<composite xmlns="http://docs.oasis-open.org/ns/opencsa/sca/200912"
targetNamespace="http://bpel"
xmlns:hns="http://tuscany.apache.org/implementation/bpel/example/helloworld"
name="helloworld">
diff --git a/sca-java-2.x/trunk/itest/bpel/helloworld/src/test/resources/helloworld/helloworld.composite b/sca-java-2.x/trunk/itest/bpel/helloworld/src/test/resources/helloworld/helloworld.composite
index 832c8f3702..96ec8b24b7 100644
--- a/sca-java-2.x/trunk/itest/bpel/helloworld/src/test/resources/helloworld/helloworld.composite
+++ b/sca-java-2.x/trunk/itest/bpel/helloworld/src/test/resources/helloworld/helloworld.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"
+<composite xmlns="http://docs.oasis-open.org/ns/opencsa/sca/200912"
targetNamespace="http://bpel"
xmlns:hns="http://tuscany.apache.org/implementation/bpel/example/helloworld"
name="helloworld">