Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatthias Sohn2014-05-05 21:33:03 +0000
committerMatthias Sohn2014-05-05 21:33:03 +0000
commitf6c42684d9af1355cecdd5f83fbf216718980ab9 (patch)
treee9bacb94c79d34c9007c9f11d9938ef5437eea81 /org.eclipse.jgit.ant/META-INF/MANIFEST.MF
parentf9c0783e7dda06a709f55906d48ce6b379bd5a08 (diff)
downloadjgit-f6c42684d9af1355cecdd5f83fbf216718980ab9.tar.gz
jgit-f6c42684d9af1355cecdd5f83fbf216718980ab9.tar.xz
jgit-f6c42684d9af1355cecdd5f83fbf216718980ab9.zip
Change-Id: I8d941d22becdf019199a1c0fe28aa5835038647d Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
Diffstat (limited to 'org.eclipse.jgit.ant/META-INF/MANIFEST.MF')
-rw-r--r--org.eclipse.jgit.ant/META-INF/MANIFEST.MF2
1 files changed, 1 insertions, 1 deletions
diff --git a/org.eclipse.jgit.ant/META-INF/MANIFEST.MF b/org.eclipse.jgit.ant/META-INF/MANIFEST.MF
index 52f864d20a..9a414a55e2 100644
--- a/org.eclipse.jgit.ant/META-INF/MANIFEST.MF
+++ b/org.eclipse.jgit.ant/META-INF/MANIFEST.MF
@@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: %Bundle-Name
Bundle-SymbolicName: org.eclipse.jgit.ant
-Bundle-Version: 3.4.0.qualifier
+Bundle-Version: 3.4.0.201405051725-m7
Bundle-RequiredExecutionEnvironment: J2SE-1.5
Import-Package: org.apache.tools.ant,
org.eclipse.jgit.storage.file;version="[3.4.0,3.5.0)"

Back to the top