diff options
author | Matthias Sohn <matthias.sohn@sap.com> | 2015-05-26 15:05:25 +0200 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2015-05-26 15:05:25 +0200 |
commit | 74009ba3ef42535eba1f3e9d79e848bdeb026234 (patch) | |
tree | b346b1f2c502b04e67689a50733c976d989fdc49 /org.eclipse.jgit.ant/META-INF/MANIFEST.MF | |
parent | 3ed57820f2645293050d2329a597fc0b41d42e25 (diff) | |
download | jgit-74009ba3ef42535eba1f3e9d79e848bdeb026234.tar.gz jgit-74009ba3ef42535eba1f3e9d79e848bdeb026234.zip |
Prepare post 4.0.0-rc2 builds
Change-Id: I3ba1bb0d7f220f88eb768a3137493f737aadf466
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.MF | 2 |
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 14ff59159a..a42c0188c9 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: 4.0.0.201505260635-rc2 +Bundle-Version: 4.0.0.qualifier Bundle-RequiredExecutionEnvironment: JavaSE-1.7 Import-Package: org.apache.tools.ant, org.eclipse.jgit.storage.file;version="[4.0.0,4.1.0)" |