diff options
Diffstat (limited to 'java/sca/modules/implementation-web-runtime')
-rw-r--r-- | java/sca/modules/implementation-web-runtime/META-INF/MANIFEST.MF | 2 |
1 files changed, 2 insertions, 0 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 09634b1ea0..ad366d98e7 100644 --- a/java/sca/modules/implementation-web-runtime/META-INF/MANIFEST.MF +++ b/java/sca/modules/implementation-web-runtime/META-INF/MANIFEST.MF @@ -1,4 +1,6 @@ Manifest-Version: 1.0
+Export-Package: org.apache.tuscany.sca.implementation.web.runtime.utils;ver
+ sion="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.)
|