Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatthias Sohn2011-06-05 23:17:16 +0000
committerMatthias Sohn2011-06-05 23:17:16 +0000
commit4a4e1f764c7cc1ffe0a86c22db646c4f11785e01 (patch)
tree724503e6a82bed58e4a1f34a700d6d45f44c774a /org.eclipse.jgit.http.server/META-INF
parentf65513f75397b1f4de6d063962e5cccca5a89cb6 (diff)
downloadjgit-4a4e1f764c7cc1ffe0a86c22db646c4f11785e01.tar.gz
jgit-4a4e1f764c7cc1ffe0a86c22db646c4f11785e01.tar.xz
jgit-4a4e1f764c7cc1ffe0a86c22db646c4f11785e01.zip
Prepare post v1.0.0.201106051725-r builds
Change-Id: I4839877e1a6fa7782f37423213af8d579727a494 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.MF2
1 files changed, 1 insertions, 1 deletions
diff --git a/org.eclipse.jgit.http.server/META-INF/MANIFEST.MF b/org.eclipse.jgit.http.server/META-INF/MANIFEST.MF
index b292d9d821..2b4a51be6e 100644
--- a/org.eclipse.jgit.http.server/META-INF/MANIFEST.MF
+++ b/org.eclipse.jgit.http.server/META-INF/MANIFEST.MF
@@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: %plugin_name
Bundle-SymbolicName: org.eclipse.jgit.http.server
-Bundle-Version: 1.0.0.201106051725-r
+Bundle-Version: 1.0.0.qualifier
Bundle-Localization: plugin
Bundle-Vendor: %provider_name
Export-Package:

Back to the top