summaryrefslogtreecommitdiffstats
path: root/java/sca/modules/contribution-osgi/META-INF/MANIFEST.MF
diff options
context:
space:
mode:
authorrfeng <rfeng@13f79535-47bb-0310-9956-ffa450edef68>2009-11-20 18:14:16 +0000
committerrfeng <rfeng@13f79535-47bb-0310-9956-ffa450edef68>2009-11-20 18:14:16 +0000
commitba29229210371c61f3fba060c8e0ba7e20089317 (patch)
tree2f774552bd9217f99b6f62e494c522fd5e4ea077 /java/sca/modules/contribution-osgi/META-INF/MANIFEST.MF
parente8c75e10dc8a49aa11da021eda4045e6d341e018 (diff)
Clean up the MANIFEST.MF and add SCA-Version header
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@882666 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'java/sca/modules/contribution-osgi/META-INF/MANIFEST.MF')
-rw-r--r--java/sca/modules/contribution-osgi/META-INF/MANIFEST.MF1
1 files changed, 1 insertions, 0 deletions
diff --git a/java/sca/modules/contribution-osgi/META-INF/MANIFEST.MF b/java/sca/modules/contribution-osgi/META-INF/MANIFEST.MF
index c70f81ea94..fdebec4d1c 100644
--- a/java/sca/modules/contribution-osgi/META-INF/MANIFEST.MF
+++ b/java/sca/modules/contribution-osgi/META-INF/MANIFEST.MF
@@ -9,6 +9,7 @@ Eclipse-LazyStart: true
Bundle-Activator: org.apache.tuscany.sca.contribution.osgi.impl.OSGiBundleActivator
Bundle-Description: Apache Tuscany SCA OSGi Implementation
Bundle-License: http://www.apache.org/licenses/LICENSE-2.0.txt
+SCA-Version: 1.1
Import-Package: org.apache.tuscany.sca.assembly;version="2.0.0",
org.apache.tuscany.sca.contribution;version="2.0.0",
org.apache.tuscany.sca.contribution.osgi;version="2.0.0",