summaryrefslogtreecommitdiffstats
path: root/java/sca/modules/sca-client-impl
diff options
context:
space:
mode:
Diffstat (limited to 'java/sca/modules/sca-client-impl')
-rw-r--r--java/sca/modules/sca-client-impl/META-INF/MANIFEST.MF5
1 files changed, 1 insertions, 4 deletions
diff --git a/java/sca/modules/sca-client-impl/META-INF/MANIFEST.MF b/java/sca/modules/sca-client-impl/META-INF/MANIFEST.MF
index a472877dd7..c121ce7830 100644
--- a/java/sca/modules/sca-client-impl/META-INF/MANIFEST.MF
+++ b/java/sca/modules/sca-client-impl/META-INF/MANIFEST.MF
@@ -1,5 +1,4 @@
Manifest-Version: 1.0
-Export-Package: org.apache.tuscany.sca.client.impl;version="2.0.0"
Tool: Bnd-0.0.255
Bundle-Name: Apache Tuscany SCA Client Impl
Created-By: 1.6.0_07 (Sun Microsystems Inc.)
@@ -9,10 +8,8 @@ Bnd-LastModified: 1225397189093
Bundle-ManifestVersion: 2
Bundle-License: http://www.apache.org/licenses/LICENSE-2.0.txt
Bundle-Description: Apache Tuscany SCA Client Impl
-Import-Package: org.apache.tuscany.sca.client.impl;version="2.0.0",
- org.apache.tuscany.sca.node;version="2.0.0",
+Import-Package: org.apache.tuscany.sca.node;version="2.0.0",
org.oasisopen.sca;version="2.0.0",
- org.oasisopen.sca.annotation;version="2.0.0";resolution:=optional,
org.oasisopen.sca.client;version="2.0.0"
Bundle-SymbolicName: org.apache.tuscany.sca.client.impl
Bundle-DocURL: http://www.apache.org/