Rename xxx.lttng to xxx.lttng.core
[deliverable/tracecompass.git] / org.eclipse.linuxtools.lttng.tests / META-INF / MANIFEST.MF
index 149cd614732da457bc1895f69bfa413418510dc0..8f91898b51f92344e81cda5d2f92716aac459948 100644 (file)
@@ -1,15 +1,15 @@
 Manifest-Version: 1.0
 Bundle-ManifestVersion: 2
 Bundle-Name: %Bundle-Name
-Bundle-SymbolicName: org.eclipse.linuxtools.lttng.tests
-Bundle-Version: 0.3.0.qualifier
+Bundle-SymbolicName: org.eclipse.linuxtools.lttng.core.tests
+Bundle-Version: 0.4.0.qualifier
 Bundle-Vendor: %Bundle-Vendor
-Bundle-RequiredExecutionEnvironment: J2SE-1.5
-Require-Bundle: org.junit,
- org.eclipse.linuxtools.lttng;bundle-version="0.2.0",
- org.eclipse.linuxtools.tmf;bundle-version="0.2.0",
- org.eclipse.core.runtime;bundle-version="3.5.0",
- org.eclipse.linuxtools.lttng.jni;bundle-version="0.2.0"
+Bundle-RequiredExecutionEnvironment: JavaSE-1.6
+Require-Bundle: org.junit;bundle-version="3.8.2",
+ org.eclipse.core.runtime;bundle-version="3.7.0",
+ org.eclipse.linuxtools.lttng.core;bundle-version="0.4.0",
+ org.eclipse.linuxtools.tmf.core;bundle-version="0.4.0",
+ org.eclipse.linuxtools.lttng.jni;bundle-version="0.4.0"
 Bundle-Localization: plugin
 Bundle-Activator: org.eclipse.linuxtools.lttng.tests.LTTngCoreTestPlugin
 Bundle-ActivationPolicy: lazy
This page took 0.023552 seconds and 5 git commands to generate.