summaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit.http.server/META-INF
diff options
context:
space:
mode:
authorMatthias Sohn <matthias.sohn@sap.com>2014-12-23 13:20:53 +0100
committerMatthias Sohn <matthias.sohn@sap.com>2014-12-23 13:56:43 +0100
commitb2ca2ffd7d6c18f327b325cf1c1f5da0ddb5a22b (patch)
tree475a24db61531b7fbd09c29902f6fc5306220fae /org.eclipse.jgit.http.server/META-INF
parent15e8b4fb2e0367f1f66569da4e32ac730feb9119 (diff)
downloadjgit-b2ca2ffd7d6c18f327b325cf1c1f5da0ddb5a22b.tar.gz
jgit-b2ca2ffd7d6c18f327b325cf1c1f5da0ddb5a22b.zip
JGit v3.6.0.201412230720-rv3.6.0.201412230720-r
Change-Id: Ic28e2bbbdb1099e948c64a005c39f6b8d8ac69a8 Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
Diffstat (limited to 'org.eclipse.jgit.http.server/META-INF')
-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";