Qualify post-0.7.1 builds
[jgit.git] / org.eclipse.jgit.console / META-INF / MANIFEST.MF
blob7d3a37c4b24e56f5065d326392489773634ff692
1 Bundle-Localization: plugin
2 Manifest-Version: 1.0
3 Bundle-ManifestVersion: 2
4 Bundle-Name: %plugin_name
5 Bundle-SymbolicName: org.eclipse.jgit.console
6 Bundle-Version: 0.7.1.qualifier
7 Bundle-Vendor: %provider_name
8 Bundle-RequiredExecutionEnvironment: JavaSE-1.6
9 Export-Package: org.eclipse.jgit.console;version="0.7.1"
10 Import-Package: com.jcraft.jsch;version="[0.1.41,0.2.0)",
11  org.eclipse.jgit.transport;version="[0.7.1,0.8.0)",
12  org.eclipse.jgit.util;version="[0.7.1,0.8.0)"