diff options
author | Matthias Sohn <matthias.sohn@sap.com> | 2013-06-13 15:47:43 +0200 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2013-06-13 15:48:41 +0200 |
commit | 01f6d914764b9392934eb63cfbb2421347269e09 (patch) | |
tree | f5703c8ec39ab2ada0f2442c69b1cd865fdd6f2c /org.eclipse.jgit.ant/META-INF | |
parent | f384644774ae01823e850c862aeda5bddb4a4326 (diff) | |
download | jgit-01f6d914764b9392934eb63cfbb2421347269e09.tar.gz jgit-01f6d914764b9392934eb63cfbb2421347269e09.zip |
Prepare post 3.0.0.201306101825-r builds
Change-Id: I299cf1addc0987ffe39140d2216ab6a98e95ce52
Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
Diffstat (limited to 'org.eclipse.jgit.ant/META-INF')
-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 439fe931f9..3343dacf3e 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.0.0.201306101825-r +Bundle-Version: 3.0.0.qualifier Bundle-RequiredExecutionEnvironment: J2SE-1.5 Import-Package: org.apache.tools.ant, org.eclipse.jgit.storage.file;version="[3.0.0,3.1.0)" |