summaryrefslogtreecommitdiffstats
path: root/java/sca/modules/implementation-osgi/src/test/resources/bundle.componentType
diff options
context:
space:
mode:
authorrfeng <rfeng@13f79535-47bb-0310-9956-ffa450edef68>2009-03-10 16:59:38 +0000
committerrfeng <rfeng@13f79535-47bb-0310-9956-ffa450edef68>2009-03-10 16:59:38 +0000
commitbaaa456ea42109a5ec6820e788ebd816d22ffbd0 (patch)
treee8b2eece6c146ce6713f09610fe8ba3025f76aff /java/sca/modules/implementation-osgi/src/test/resources/bundle.componentType
parent06c0a8042a212916c33367b82b4ba69b45926409 (diff)
Update the model namespaces
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@752165 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'java/sca/modules/implementation-osgi/src/test/resources/bundle.componentType')
-rw-r--r--java/sca/modules/implementation-osgi/src/test/resources/bundle.componentType5
1 files changed, 2 insertions, 3 deletions
diff --git a/java/sca/modules/implementation-osgi/src/test/resources/bundle.componentType b/java/sca/modules/implementation-osgi/src/test/resources/bundle.componentType
index ab334d91a7..df2b34c8c3 100644
--- a/java/sca/modules/implementation-osgi/src/test/resources/bundle.componentType
+++ b/java/sca/modules/implementation-osgi/src/test/resources/bundle.componentType
@@ -17,10 +17,9 @@
* specific language governing permissions and limitations
* under the License.
-->
-<componentType xmlns="http://docs.oasis-open.org/ns/opencsa/sca/200712"
+<componentType xmlns="http://docs.oasis-open.org/ns/opencsa/sca/200903"
xmlns:xsd="http://www.w3.org/2001/XMLSchema"
- xmlns:t = "http://tuscany.apache.org/xmlns/sca/1.1"
- >
+ xmlns:t="http://tuscany.apache.org/xmlns/sca/1.1">
<!-- The service elment defines an SCA view of the OSGi service -->
<service name="Calculator">
<!-- The interface will be mapped into the OSGi service class -->