summaryrefslogtreecommitdiffstats
path: root/java/sca/modules/implementation-widget/META-INF/MANIFEST.MF
diff options
context:
space:
mode:
authorlresende <lresende@13f79535-47bb-0310-9956-ffa450edef68>2009-11-17 06:20:34 +0000
committerlresende <lresende@13f79535-47bb-0310-9956-ffa450edef68>2009-11-17 06:20:34 +0000
commitb33133d72fd46a719b9449d2582c1cd6f95f35c7 (patch)
tree932de99f1fd526123f148ffd1bb8a7d3f71e5bd3 /java/sca/modules/implementation-widget/META-INF/MANIFEST.MF
parent9db210b9c8754219714968e6273778cbab9767e4 (diff)
Fixing OSGi manifests for implementation widget
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@881165 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to '')
-rw-r--r--java/sca/modules/implementation-widget/META-INF/MANIFEST.MF2
1 files changed, 1 insertions, 1 deletions
diff --git a/java/sca/modules/implementation-widget/META-INF/MANIFEST.MF b/java/sca/modules/implementation-widget/META-INF/MANIFEST.MF
index ede05162e7..075a56d9ea 100644
--- a/java/sca/modules/implementation-widget/META-INF/MANIFEST.MF
+++ b/java/sca/modules/implementation-widget/META-INF/MANIFEST.MF
@@ -1,5 +1,5 @@
Manifest-Version: 1.0
-Export-Package: org.apache.tuscany.sca.implementation.widget
+Export-Package: org.apache.tuscany.sca.implementation.widget;version="2.0.0"
Tool: Bnd-0.0.357
Bundle-Name: Apache Tuscany SCA Widget Implementation Model
Created-By: 1.6.0_15 (Apple Inc.)