lttng: Increment the version numbers to at least SR1 numbers
[deliverable/tracecompass.git] / org.eclipse.linuxtools.ctf.core / META-INF / MANIFEST.MF
index 82ab45bfa3cb72b792968c25dfb475532ca1e859..565342806f93c8312933ac1665a626cc8a24d628 100644 (file)
@@ -9,7 +9,7 @@ Bundle-Activator: org.eclipse.linuxtools.internal.ctf.core.Activator
 Bundle-ActivationPolicy: lazy
 Bundle-RequiredExecutionEnvironment: JavaSE-1.7
 Require-Bundle: org.eclipse.core.runtime,
- org.eclipse.linuxtools.ctf.parser;bundle-version="3.0.0"
+ org.eclipse.linuxtools.ctf.parser;bundle-version="3.1.0"
 Export-Package: org.eclipse.linuxtools.ctf.core,
  org.eclipse.linuxtools.ctf.core.event,
  org.eclipse.linuxtools.ctf.core.event.io,
@@ -21,6 +21,7 @@ Export-Package: org.eclipse.linuxtools.ctf.core,
  org.eclipse.linuxtools.internal.ctf.core.event.metadata;x-friends:="org.eclipse.linuxtools.ctf.core.tests",
  org.eclipse.linuxtools.internal.ctf.core.event.metadata.exceptions;x-friends:="org.eclipse.linuxtools.ctf.core.tests",
  org.eclipse.linuxtools.internal.ctf.core.event.types;x-friends:="org.eclipse.linuxtools.ctf.core.tests,org.eclipse.linuxtools.tmf.ctf.core,org.eclipse.linuxtools.tmf.ctf.core.tests",
+ org.eclipse.linuxtools.internal.ctf.core.event.types.composite;x-friends:="org.eclipse.linuxtools.ctf.core.tests",
  org.eclipse.linuxtools.internal.ctf.core.trace;x-friends:="org.eclipse.linuxtools.ctf.core.tests"
 Import-Package: com.google.common.base,
  com.google.common.collect,
This page took 0.025581 seconds and 5 git commands to generate.