diff options
author | lresende <lresende@13f79535-47bb-0310-9956-ffa450edef68> | 2010-06-04 04:58:19 +0000 |
---|---|---|
committer | lresende <lresende@13f79535-47bb-0310-9956-ffa450edef68> | 2010-06-04 04:58:19 +0000 |
commit | c7c7b1c179ccda7bb999997b6da8eb7778e6a64d (patch) | |
tree | 5532935f59c66abe3ff921cf299c7ff0d7fc6dce /sandbox/sca-cloud-tutorial/store-merger-appengine-webapp/war/store.composite | |
parent | 05089386717195f4590b1c7c2f2061b29ce743ee (diff) |
Updating OASIS SCA namespaces
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@951264 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to '')
-rw-r--r-- | sandbox/sca-cloud-tutorial/store-merger-appengine-webapp/war/store.composite | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sandbox/sca-cloud-tutorial/store-merger-appengine-webapp/war/store.composite b/sandbox/sca-cloud-tutorial/store-merger-appengine-webapp/war/store.composite index 5671c81f1a..931e5a1f1c 100644 --- a/sandbox/sca-cloud-tutorial/store-merger-appengine-webapp/war/store.composite +++ b/sandbox/sca-cloud-tutorial/store-merger-appengine-webapp/war/store.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.1" xmlns:s="http://store" targetNamespace="http://store" |