summaryrefslogtreecommitdiffstats
path: root/java/sca/modules/implementation-osgi/META-INF/MANIFEST.MF
diff options
context:
space:
mode:
Diffstat (limited to '')
-rwxr-xr-xjava/sca/modules/implementation-osgi/META-INF/MANIFEST.MF2
1 files changed, 1 insertions, 1 deletions
diff --git a/java/sca/modules/implementation-osgi/META-INF/MANIFEST.MF b/java/sca/modules/implementation-osgi/META-INF/MANIFEST.MF
index f417c651b2..265ecaef6a 100755
--- a/java/sca/modules/implementation-osgi/META-INF/MANIFEST.MF
+++ b/java/sca/modules/implementation-osgi/META-INF/MANIFEST.MF
@@ -29,7 +29,7 @@ Import-Package: javax.xml.namespace,
org.oasisopen.sca.annotation;version="2.0.0";resolution:=optional,
org.osgi.framework;version="1.4.0",
org.osgi.service.packageadmin;version="1.2.0",
- org.osgi.util.tracker;version="1.3.3"
+ org.osgi.util.tracker;version="1.3.0"
Bundle-DocURL: http://www.apache.org/
Export-Package: org.apache.tuscany.sca.implementation.osgi;version="2.0.0"
Bundle-RequiredExecutionEnvironment: J2SE-1.5,JavaSE-1.6