summaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit.ant.test/META-INF
diff options
context:
space:
mode:
authorMatthias Sohn <matthias.sohn@sap.com>2016-12-24 15:51:54 +0100
committerMatthias Sohn <matthias.sohn@sap.com>2016-12-24 15:51:54 +0100
commit3857c3168f5a0db5aab21fd64b0e6813263ba3f6 (patch)
tree0f645a3675de3b7fa77725ac7098182f9215e62e /org.eclipse.jgit.ant.test/META-INF
parent73a432514936fcee1386b37a0d60dcd913706bd1 (diff)
downloadjgit-3857c3168f5a0db5aab21fd64b0e6813263ba3f6.tar.gz
jgit-3857c3168f5a0db5aab21fd64b0e6813263ba3f6.zip
Prepare 4.6.1-SNAPSHOT builds
Change-Id: I6b05a6f6c3f92365c272e1bdaf76093ca01f2d58 Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
Diffstat (limited to 'org.eclipse.jgit.ant.test/META-INF')
-rw-r--r--org.eclipse.jgit.ant.test/META-INF/MANIFEST.MF12
1 files changed, 6 insertions, 6 deletions
diff --git a/org.eclipse.jgit.ant.test/META-INF/MANIFEST.MF b/org.eclipse.jgit.ant.test/META-INF/MANIFEST.MF
index e9a8801fe7..5262d9c370 100644
--- a/org.eclipse.jgit.ant.test/META-INF/MANIFEST.MF
+++ b/org.eclipse.jgit.ant.test/META-INF/MANIFEST.MF
@@ -3,14 +3,14 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: %plugin_name
Bundle-SymbolicName: org.eclipse.jgit.ant.test
-Bundle-Version: 4.6.0.201612231935-r
+Bundle-Version: 4.6.1.qualifier
Bundle-ActivationPolicy: lazy
Bundle-RequiredExecutionEnvironment: JavaSE-1.8
Import-Package: org.apache.tools.ant,
- org.eclipse.jgit.ant.tasks;version="[4.6.0,4.7.0)",
- org.eclipse.jgit.internal.storage.file;version="[4.6.0,4.7.0)",
- org.eclipse.jgit.junit;version="[4.6.0,4.7.0)",
- org.eclipse.jgit.lib;version="[4.6.0,4.7.0)",
- org.eclipse.jgit.util;version="[4.6.0,4.7.0)",
+ org.eclipse.jgit.ant.tasks;version="[4.6.1,4.7.0)",
+ org.eclipse.jgit.internal.storage.file;version="[4.6.1,4.7.0)",
+ org.eclipse.jgit.junit;version="[4.6.1,4.7.0)",
+ org.eclipse.jgit.lib;version="[4.6.1,4.7.0)",
+ org.eclipse.jgit.util;version="[4.6.1,4.7.0)",
org.hamcrest;version="[1.1.0,2.0.0)",
org.junit;version="[4.0.0,5.0.0)"