Push LTTng MANIFEST.MF/pom.xml to 1.0 and correct features dependencies
[deliverable/tracecompass.git] / org.eclipse.linuxtools.lttng.core / META-INF / MANIFEST.MF
index 333edce7bd8a17d658bd4cf61c9596ecdc407d2b..a2a814f62c96f475da60ae01a2a80cba89bb2a92 100644 (file)
@@ -2,15 +2,15 @@ Manifest-Version: 1.0
 Bundle-ManifestVersion: 2
 Bundle-Name: %Bundle-Name
 Bundle-Vendor: %Bundle-Vendor
-Bundle-Version: 0.5.0.qualifier
+Bundle-Version: 1.0.0.qualifier
 Bundle-Localization: plugin
 Bundle-SymbolicName: org.eclipse.linuxtools.lttng.core;singleton:=true
 Bundle-Activator: org.eclipse.linuxtools.internal.lttng.core.Activator
 Bundle-ActivationPolicy: lazy
 Bundle-RequiredExecutionEnvironment: JavaSE-1.6
 Require-Bundle: org.eclipse.core.runtime;bundle-version="3.7.0",
- org.eclipse.linuxtools.tmf.core;bundle-version="0.4.0",
- org.eclipse.linuxtools.lttng.jni;bundle-version="0.4.0",
+ org.eclipse.linuxtools.tmf.core;bundle-version="1.0.0",
+ org.eclipse.linuxtools.lttng.jni;bundle-version="1.0.0",
  org.eclipse.rse.core;bundle-version="3.2.0",
  org.eclipse.tcf.core;bundle-version="1.0.0",
  org.eclipse.core.resources;bundle-version="3.7.100"
This page took 0.02647 seconds and 5 git commands to generate.