From 194e90f2213a43c3905850a8c83afccba04aef5d Mon Sep 17 00:00:00 2001 From: Florian Thienel Date: Sun, 1 Sep 2013 11:08:29 +0200 Subject: change the referenced bundle versions and p2 repositories In order to use Kepler, the referenced bundle versions and p2 repositories have to be updated to the Kepler versions. https://bugs.eclipse.org/bugs/show_bug.cgi?id=416091 Change-Id: I5aaac9b4e83786a5ce6c59c7a1c9d2e787a3c135 --- org.eclipse.vex.xhtml/META-INF/MANIFEST.MF | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'org.eclipse.vex.xhtml') diff --git a/org.eclipse.vex.xhtml/META-INF/MANIFEST.MF b/org.eclipse.vex.xhtml/META-INF/MANIFEST.MF index 1d2dca37..49b94b23 100644 --- a/org.eclipse.vex.xhtml/META-INF/MANIFEST.MF +++ b/org.eclipse.vex.xhtml/META-INF/MANIFEST.MF @@ -4,10 +4,10 @@ Bundle-Name: %pluginName Bundle-SymbolicName: org.eclipse.vex.xhtml;singleton:=true Bundle-Version: 1.1.0.qualifier Bundle-Vendor: %providerName -Require-Bundle: org.eclipse.vex.ui;bundle-version="[1.0.0,2.0.0)", - org.eclipse.vex.core;bundle-version="[1.0.0,2.0.0)", - org.eclipse.core.runtime;bundle-version="[3.4.0,5.0.0)", - org.eclipse.jface;bundle-version="[3.4.0,5.0.0)", +Require-Bundle: org.eclipse.vex.ui;bundle-version="[1.1.0,2.0.0)", + org.eclipse.vex.core;bundle-version="[1.1.0,2.0.0)", + org.eclipse.core.runtime;bundle-version="[3.9.0,4.0.0)", + org.eclipse.jface;bundle-version="[3.9.0,4.0.0)", org.eclipse.wst.standard.schemas;bundle-version="[1.0.0,2.0.0)" Bundle-RequiredExecutionEnvironment: J2SE-1.5 Bundle-ClassPath: . -- cgit v1.2.3