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 b32f5181a1deb2cd6f3c2a75fe4841b4c9a5d059..7a659072f2db1b6e93df895a18c9320bc2f204f0 100644 (file)
@@ -2,10 +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
-Require-Bundle: org.junit;bundle-version="4.0.0"
-Export-Package: org.eclipse.linuxtools.lttng2.ust.core.tests
+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.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.0288890000000001 seconds and 5 git commands to generate.