summaryrefslogtreecommitdiffstats
path: root/java/sca/modules/implementation-web-runtime/META-INF
diff options
context:
space:
mode:
Diffstat (limited to 'java/sca/modules/implementation-web-runtime/META-INF')
-rw-r--r--java/sca/modules/implementation-web-runtime/META-INF/MANIFEST.MF3
1 files changed, 2 insertions, 1 deletions
diff --git a/java/sca/modules/implementation-web-runtime/META-INF/MANIFEST.MF b/java/sca/modules/implementation-web-runtime/META-INF/MANIFEST.MF
index abfed62f09..47adbca335 100644
--- a/java/sca/modules/implementation-web-runtime/META-INF/MANIFEST.MF
+++ b/java/sca/modules/implementation-web-runtime/META-INF/MANIFEST.MF
@@ -1,6 +1,7 @@
Manifest-Version: 1.0
Export-Package: org.apache.tuscany.sca.implementation.web.runtime.utils;ver
- sion="2.0"
+ sion="2.0",
+ org.apache.tuscany.sca.implementation.web.runtime;version="2.0"
Tool: Bnd-0.0.255
Bundle-Name: Apache Tuscany SCA Web Implementation Web Runtime
Created-By: 1.6.0_07 (Sun Microsystems Inc.)