Qualify post-0.7.0 builds
[jgit.git] / org.eclipse.jgit.console / META-INF / MANIFEST.MF
blob2571fd1c87be775f21af9f6636e5adafc53bba0b
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.0.qualifier
7 Bundle-Vendor: %provider_name
8 Bundle-RequiredExecutionEnvironment: JavaSE-1.6
9 Export-Package: org.eclipse.jgit.console;version="0.7.0"
10 Import-Package: com.jcraft.jsch;version="[0.1.41,0.2.0)",
11  org.eclipse.jgit.transport;version="[0.7.0,0.8.0)",
12  org.eclipse.jgit.util;version="[0.7.0,0.8.0)"