aboutsummaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit.http.server/META-INF/MANIFEST.MF
diff options
context:
space:
mode:
Diffstat (limited to 'org.eclipse.jgit.http.server/META-INF/MANIFEST.MF')
-rw-r--r--org.eclipse.jgit.http.server/META-INF/MANIFEST.MF5
1 files changed, 2 insertions, 3 deletions
diff --git a/org.eclipse.jgit.http.server/META-INF/MANIFEST.MF b/org.eclipse.jgit.http.server/META-INF/MANIFEST.MF
index 832a95881f..8cb88e6b13 100644
--- a/org.eclipse.jgit.http.server/META-INF/MANIFEST.MF
+++ b/org.eclipse.jgit.http.server/META-INF/MANIFEST.MF
@@ -2,11 +2,10 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: %plugin_name
Bundle-SymbolicName: org.eclipse.jgit.http.server
-Bundle-Version: 3.6.0.qualifier
+Bundle-Version: 3.6.0.201412230720-r
Bundle-Localization: plugin
Bundle-Vendor: %provider_name
-Export-Package:
- org.eclipse.jgit.http.server;version="3.6.0",
+Export-Package: org.eclipse.jgit.http.server;version="3.6.0",
org.eclipse.jgit.http.server.glue;version="3.6.0";
uses:="javax.servlet,javax.servlet.http",
org.eclipse.jgit.http.server.resolver;version="3.6.0";