From 37e447ac80a2b6d0856f40866cadb40618af4776 Mon Sep 17 00:00:00 2001 From: spingel Date: Sat, 1 Mar 2008 11:03:07 +0000 Subject: Version update --- org.eclipse.mylyn.bugzilla.core/META-INF/MANIFEST.MF | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'org.eclipse.mylyn.bugzilla.core/META-INF/MANIFEST.MF') diff --git a/org.eclipse.mylyn.bugzilla.core/META-INF/MANIFEST.MF b/org.eclipse.mylyn.bugzilla.core/META-INF/MANIFEST.MF index 448206f1f..5134e3845 100644 --- a/org.eclipse.mylyn.bugzilla.core/META-INF/MANIFEST.MF +++ b/org.eclipse.mylyn.bugzilla.core/META-INF/MANIFEST.MF @@ -2,12 +2,12 @@ Manifest-Version: 1.0 Bundle-ManifestVersion: 2 Bundle-Name: Mylyn Bugzilla Connector Core Bundle-SymbolicName: org.eclipse.mylyn.bugzilla.core;singleton:=true -Bundle-Version: 2.3.0.qualifier +Bundle-Version: 3.0.0.qualifier Bundle-Activator: org.eclipse.mylyn.internal.bugzilla.core.BugzillaCorePlugin Require-Bundle: org.eclipse.core.runtime, - org.eclipse.mylyn.tasks.core;bundle-version="[2.3.0,3.0.0)", - org.eclipse.mylyn.web.core;bundle-version="[2.3.0,3.0.0)", - org.eclipse.mylyn.monitor.core;bundle-version="[2.3.0,3.0.0)" + org.eclipse.mylyn.tasks.core;bundle-version="[3.0.0,4.0.0)", + org.eclipse.mylyn.web.core;bundle-version="[3.0.0,4.0.0)", + org.eclipse.mylyn.monitor.core;bundle-version="[3.0.0,4.0.0)" Eclipse-AutoStart: true Bundle-Vendor: Eclipse.org Bundle-ClassPath: . -- cgit v1.2.3