summaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit.junit.ssh/META-INF/MANIFEST.MF
diff options
context:
space:
mode:
authorMatthias Sohn <matthias.sohn@sap.com>2020-06-09 12:51:12 +0200
committerMatthias Sohn <matthias.sohn@sap.com>2020-06-09 12:51:12 +0200
commit855842af1934dd02f2bf20b4e723d63ba5786ba0 (patch)
treed09e3bd7e527238409eb9331f1343eaed734d93d /org.eclipse.jgit.junit.ssh/META-INF/MANIFEST.MF
parenta51b440840aa5f2cd20ae4c2edf6cdade18179df (diff)
downloadjgit-855842af1934dd02f2bf20b4e723d63ba5786ba0.tar.gz
jgit-855842af1934dd02f2bf20b4e723d63ba5786ba0.zip
Prepare 5.9.0-SNAPSHOT builds
Change-Id: Ia998e2772df1285a4c674b07201f15d53156eb78 Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
Diffstat (limited to 'org.eclipse.jgit.junit.ssh/META-INF/MANIFEST.MF')
-rw-r--r--org.eclipse.jgit.junit.ssh/META-INF/MANIFEST.MF22
1 files changed, 11 insertions, 11 deletions
diff --git a/org.eclipse.jgit.junit.ssh/META-INF/MANIFEST.MF b/org.eclipse.jgit.junit.ssh/META-INF/MANIFEST.MF
index 9a34eff447..77f65e4697 100644
--- a/org.eclipse.jgit.junit.ssh/META-INF/MANIFEST.MF
+++ b/org.eclipse.jgit.junit.ssh/META-INF/MANIFEST.MF
@@ -3,7 +3,7 @@ Bundle-ManifestVersion: 2
Bundle-Name: %Bundle-Name
Automatic-Module-Name: org.eclipse.jgit.junit.ssh
Bundle-SymbolicName: org.eclipse.jgit.junit.ssh
-Bundle-Version: 5.8.0.qualifier
+Bundle-Version: 5.9.0.qualifier
Bundle-Localization: plugin
Bundle-Vendor: %Bundle-Vendor
Bundle-ActivationPolicy: lazy
@@ -31,16 +31,16 @@ Import-Package: com.jcraft.jsch;version="0.1.55",
org.apache.sshd.server.shell;version="[2.4.0,2.5.0)",
org.apache.sshd.server.subsystem;version="[2.4.0,2.5.0)",
org.apache.sshd.server.subsystem.sftp;version="[2.4.0,2.5.0)",
- org.eclipse.jgit.annotations;version="[5.8.0,5.9.0)",
- org.eclipse.jgit.api;version="[5.8.0,5.9.0)",
- org.eclipse.jgit.api.errors;version="[5.8.0,5.9.0)",
- org.eclipse.jgit.errors;version="[5.8.0,5.9.0)",
- org.eclipse.jgit.junit;version="[5.8.0,5.9.0)",
- org.eclipse.jgit.lib;version="[5.8.0,5.9.0)",
- org.eclipse.jgit.revwalk;version="[5.8.0,5.9.0)",
- org.eclipse.jgit.transport;version="[5.8.0,5.9.0)",
- org.eclipse.jgit.util;version="[5.8.0,5.9.0)",
+ org.eclipse.jgit.annotations;version="[5.9.0,5.10.0)",
+ org.eclipse.jgit.api;version="[5.9.0,5.10.0)",
+ org.eclipse.jgit.api.errors;version="[5.9.0,5.10.0)",
+ org.eclipse.jgit.errors;version="[5.9.0,5.10.0)",
+ org.eclipse.jgit.junit;version="[5.9.0,5.10.0)",
+ org.eclipse.jgit.lib;version="[5.9.0,5.10.0)",
+ org.eclipse.jgit.revwalk;version="[5.9.0,5.10.0)",
+ org.eclipse.jgit.transport;version="[5.9.0,5.10.0)",
+ org.eclipse.jgit.util;version="[5.9.0,5.10.0)",
org.junit;version="[4.13,5.0.0)",
org.junit.experimental.theories;version="[4.13,5.0.0)",
org.slf4j;version="[1.7.0,2.0.0)"
-Export-Package: org.eclipse.jgit.junit.ssh;version="5.8.0"
+Export-Package: org.eclipse.jgit.junit.ssh;version="5.9.0"