Internalize API for trace control and move control to lttng2
[deliverable/tracecompass.git] / org.eclipse.linuxtools.lttng.ui.tests / META-INF / MANIFEST.MF
index 0926f39afe2ff22cba6336f5117038956429d1f0..808c1efb2be09c3468ec6fb1989e36de92999cbb 100644 (file)
@@ -2,16 +2,17 @@ Manifest-Version: 1.0
 Bundle-ManifestVersion: 2
 Bundle-Name: %Bundle-Name
 Bundle-SymbolicName: org.eclipse.linuxtools.lttng.ui.tests
-Bundle-Version: 0.3.2.qualifier
+Bundle-Version: 0.5.0.qualifier
 Bundle-RequiredExecutionEnvironment: JavaSE-1.6
 Bundle-Vendor: %Bundle-Vendor
 Require-Bundle: org.junit;bundle-version="3.8.2",
- org.eclipse.linuxtools.lttng.core;bundle-version="0.3.2",
- org.eclipse.linuxtools.lttng.ui;bundle-version="0.3.2",
- org.eclipse.linuxtools.tmf.core;bundle-version="0.3.2",
+ org.eclipse.linuxtools.lttng.core;bundle-version="0.4.0",
+ org.eclipse.linuxtools.lttng.ui;bundle-version="0.4.0",
+ org.eclipse.linuxtools.tmf.core;bundle-version="0.4.0",
  org.eclipse.ui;bundle-version="3.7.0",
  org.eclipse.core.resources;bundle-version="3.7.0",
- org.eclipse.core.runtime;bundle-version="3.7.0"
+ org.eclipse.core.runtime;bundle-version="3.7.0",
+ org.eclipse.ui.views;bundle-version="3.6.0"
 Bundle-Localization: plugin
 Bundle-Activator: org.eclipse.linuxtools.lttng.ui.tests.LTTngUITestPlugin
 Bundle-ActivationPolicy: lazy
This page took 0.023483 seconds and 5 git commands to generate.