Rename xxx.lttng to xxx.lttng.core
[deliverable/tracecompass.git] / org.eclipse.linuxtools.lttng.tests / META-INF / MANIFEST.MF
index c3866e33861a4f3994bbb7413777b9e994ee3a19..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.2.qualifier
+Bundle-SymbolicName: org.eclipse.linuxtools.lttng.core.tests
+Bundle-Version: 0.4.0.qualifier
 Bundle-Vendor: %Bundle-Vendor
 Bundle-RequiredExecutionEnvironment: JavaSE-1.6
 Require-Bundle: org.junit;bundle-version="3.8.2",
- org.eclipse.linuxtools.lttng;bundle-version="0.3.2",
- org.eclipse.linuxtools.tmf;bundle-version="0.3.2",
  org.eclipse.core.runtime;bundle-version="3.7.0",
- org.eclipse.linuxtools.lttng.jni;bundle-version="0.3.2"
+ 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.023205 seconds and 5 git commands to generate.