lttng: Increment the version numbers to at least SR1 numbers
[deliverable/tracecompass.git] / org.eclipse.linuxtools.lttng2.ust.core.tests / META-INF / MANIFEST.MF
index 541da9ab592fcecc7e08c9370aad2b0590f3b3df..7a659072f2db1b6e93df895a18c9320bc2f204f0 100644 (file)
@@ -2,16 +2,20 @@ Manifest-Version: 1.0
 Bundle-ManifestVersion: 2
 Bundle-Name: %Bundle-Name
 Bundle-Vendor: %Bundle-Vendor
-Bundle-Version: 3.0.0.qualifier
+Bundle-Version: 3.1.0.qualifier
 Bundle-Localization: plugin
 Bundle-SymbolicName: org.eclipse.linuxtools.lttng2.ust.core.tests;singleton:=true
 Bundle-ActivationPolicy: lazy
-Bundle-RequiredExecutionEnvironment: JavaSE-1.6
+Bundle-RequiredExecutionEnvironment: JavaSE-1.7
 Require-Bundle: org.junit;bundle-version="4.0.0",
  org.eclipse.core.resources,
  org.eclipse.core.runtime,
  org.eclipse.linuxtools.tmf.core,
- org.eclipse.linuxtools.tmf.core.tests;bundle-version="3.0.0",
- org.eclipse.linuxtools.lttng2.ust.core
+ org.eclipse.linuxtools.tmf.core.tests;bundle-version="3.1.0",
+ org.eclipse.linuxtools.tmf.ctf.core,
+ org.eclipse.linuxtools.tmf.ctf.core.tests,
+ org.eclipse.linuxtools.lttng2.ust.core,
+ org.eclipse.linuxtools.lttng2.control.core
 Export-Package: org.eclipse.linuxtools.lttng2.ust.core.tests,
  org.eclipse.linuxtools.lttng2.ust.core.tests.trace.callstack
+Import-Package: com.google.common.collect
This page took 0.027198 seconds and 5 git commands to generate.