diff options
Diffstat (limited to 'sandbox/eightball-demo/eightball-process/src/main/resources/META-INF')
-rw-r--r-- | sandbox/eightball-demo/eightball-process/src/main/resources/META-INF/sca-contribution.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sandbox/eightball-demo/eightball-process/src/main/resources/META-INF/sca-contribution.xml b/sandbox/eightball-demo/eightball-process/src/main/resources/META-INF/sca-contribution.xml index 7189620041..e36a08dfe5 100644 --- a/sandbox/eightball-demo/eightball-process/src/main/resources/META-INF/sca-contribution.xml +++ b/sandbox/eightball-demo/eightball-process/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:sample="http://demo">
<deployable composite="sample:eightball-process"/>
</contribution>
\ No newline at end of file |