Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJohn Arthorne2010-12-21 15:59:34 +0000
committerJohn Arthorne2010-12-21 15:59:34 +0000
commitc0116b0290afd51a20299f27a2831bf5c0e82023 (patch)
treeefdcf9fc5d69d580652e568d6b379d2b1aba48f7 /bundles/org.eclipse.equinox.p2.ui.sdk/META-INF/MANIFEST.MF
parent9e89ef4b80a63ba00bd27fe1f92e4e863a82a977 (diff)
downloadrt.equinox.p2-c0116b0290afd51a20299f27a2831bf5c0e82023.tar.gz
rt.equinox.p2-c0116b0290afd51a20299f27a2831bf5c0e82023.tar.xz
rt.equinox.p2-c0116b0290afd51a20299f27a2831bf5c0e82023.zip
incremented version range due to use of generified OSGi APIpublishing_incubator
Diffstat (limited to 'bundles/org.eclipse.equinox.p2.ui.sdk/META-INF/MANIFEST.MF')
-rw-r--r--bundles/org.eclipse.equinox.p2.ui.sdk/META-INF/MANIFEST.MF2
1 files changed, 1 insertions, 1 deletions
diff --git a/bundles/org.eclipse.equinox.p2.ui.sdk/META-INF/MANIFEST.MF b/bundles/org.eclipse.equinox.p2.ui.sdk/META-INF/MANIFEST.MF
index 06d6a21f2..1a358c4d7 100644
--- a/bundles/org.eclipse.equinox.p2.ui.sdk/META-INF/MANIFEST.MF
+++ b/bundles/org.eclipse.equinox.p2.ui.sdk/META-INF/MANIFEST.MF
@@ -20,7 +20,7 @@ Import-Package: javax.xml.parsers,
org.eclipse.equinox.p2.operations;version="[2.0.0,3.0.0)",
org.eclipse.equinox.p2.query;version="[2.0.0,3.0.0)",
org.eclipse.osgi.util;version="1.1.0",
- org.osgi.framework;version="1.3.0",
+ org.osgi.framework;version="1.6.0",
org.w3c.dom,
org.xml.sax
Service-Component: OSGI-INF/policy_component.xml, OSGI-INF/licenseManager_component.xml

Back to the top