lttng: Increment the version numbers to at least SR1 numbers
[deliverable/tracecompass.git] / org.eclipse.linuxtools.lttng2.ust.ui / META-INF / MANIFEST.MF
CommitLineData
91fc3690
AM
1Manifest-Version: 1.0
2Bundle-ManifestVersion: 2
3Bundle-Name: %Bundle-Name
4Bundle-Vendor: %Bundle-Vendor
5d7fd8f6 5Bundle-Version: 3.1.0.qualifier
91fc3690
AM
6Bundle-Localization: plugin
7Bundle-SymbolicName: org.eclipse.linuxtools.lttng2.ust.ui;singleton:=true
8Bundle-Activator: org.eclipse.linuxtools.internal.lttng2.ust.ui.Activator
9Bundle-ActivationPolicy: lazy
e0838ca1 10Bundle-RequiredExecutionEnvironment: JavaSE-1.7
91fc3690
AM
11Require-Bundle: org.eclipse.core.resources,
12 org.eclipse.core.runtime,
13 org.eclipse.ui,
5d7fd8f6
MAL
14 org.eclipse.linuxtools.lttng2.ust.core;bundle-version="3.1.0",
15 org.eclipse.linuxtools.tmf.core;bundle-version="3.1.0",
16 org.eclipse.linuxtools.tmf.ui;bundle-version="3.1.0",
91e7f946 17 org.eclipse.linuxtools.tmf.ctf.core
309ebaac
GB
18Export-Package: org.eclipse.linuxtools.internal.lttng2.ust.ui;x-friends:="org.eclipse.linuxtools.lttng2.ust.ui.tests",
19 org.eclipse.linuxtools.internal.lttng2.ust.ui.views.memusage;x-friends:="org.eclipse.linuxtools.lttng2.ust.ui.tests",
20 org.eclipse.linuxtools.lttng2.ust.ui.analysis.callstack
This page took 0.034803 seconds and 5 git commands to generate.