summaryrefslogtreecommitdiffstats
path: root/sandbox/eightball-demo/eightball
diff options
context:
space:
mode:
Diffstat (limited to 'sandbox/eightball-demo/eightball')
-rw-r--r--sandbox/eightball-demo/eightball/src/main/resources/META-INF/sca-contribution.xml2
-rw-r--r--sandbox/eightball-demo/eightball/src/main/resources/eightball.composite2
2 files changed, 2 insertions, 2 deletions
diff --git a/sandbox/eightball-demo/eightball/src/main/resources/META-INF/sca-contribution.xml b/sandbox/eightball-demo/eightball/src/main/resources/META-INF/sca-contribution.xml
index 87ee1ae0c9..cf91d3a97b 100644
--- a/sandbox/eightball-demo/eightball/src/main/resources/META-INF/sca-contribution.xml
+++ b/sandbox/eightball-demo/eightball/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:demo="http://demo">
<deployable composite="demo:eightball"/>
</contribution> \ No newline at end of file
diff --git a/sandbox/eightball-demo/eightball/src/main/resources/eightball.composite b/sandbox/eightball-demo/eightball/src/main/resources/eightball.composite
index 1f585cd399..35c29a72e6 100644
--- a/sandbox/eightball-demo/eightball/src/main/resources/eightball.composite
+++ b/sandbox/eightball-demo/eightball/src/main/resources/eightball.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"
xmlns:tuscany="http://tuscany.apache.org/xmlns/sca/1.0"
targetNamespace="http://demo"
name="eightball">