summaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit.junit.ssh/META-INF/MANIFEST.MF
diff options
context:
space:
mode:
authorMatthias Sohn <matthias.sohn@sap.com>2023-12-04 23:02:44 +0100
committerMatthias Sohn <matthias.sohn@sap.com>2023-12-04 23:02:44 +0100
commitb54592c8eea7e15304acb21a49326a852bf070e5 (patch)
tree825b6a232ebcc64707a6b4a22362243c05d5479a /org.eclipse.jgit.junit.ssh/META-INF/MANIFEST.MF
parentc1e5bd348d1d4447c5d13da662922a0f82630202 (diff)
downloadjgit-b54592c8eea7e15304acb21a49326a852bf070e5.tar.gz
jgit-b54592c8eea7e15304acb21a49326a852bf070e5.zip
Prepare 6.9.0-SNAPSHOT builds
Change-Id: Id1d784ec4870cfb53c4b140fe0bb3fad9eef651d
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 cc6afdabc9..d644f160be 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: 6.8.1.qualifier
+Bundle-Version: 6.9.0.qualifier
Bundle-Localization: OSGI-INF/l10n/plugin
Bundle-Vendor: %Bundle-Vendor
Bundle-ActivationPolicy: lazy
@@ -33,16 +33,16 @@ Import-Package: org.apache.sshd.common;version="[2.11.0,2.12.0)",
org.apache.sshd.server.subsystem;version="[2.11.0,2.12.0)",
org.apache.sshd.sftp;version="[2.11.0,2.12.0)",
org.apache.sshd.sftp.server;version="[2.11.0,2.12.0)",
- org.eclipse.jgit.annotations;version="[6.8.1,6.9.0)",
- org.eclipse.jgit.api;version="[6.8.1,6.9.0)",
- org.eclipse.jgit.api.errors;version="[6.8.1,6.9.0)",
- org.eclipse.jgit.errors;version="[6.8.1,6.9.0)",
- org.eclipse.jgit.junit;version="[6.8.1,6.9.0)",
- org.eclipse.jgit.lib;version="[6.8.1,6.9.0)",
- org.eclipse.jgit.revwalk;version="[6.8.1,6.9.0)",
- org.eclipse.jgit.transport;version="[6.8.1,6.9.0)",
- org.eclipse.jgit.util;version="[6.8.1,6.9.0)",
+ org.eclipse.jgit.annotations;version="[6.9.0,6.10.0)",
+ org.eclipse.jgit.api;version="[6.9.0,6.10.0)",
+ org.eclipse.jgit.api.errors;version="[6.9.0,6.10.0)",
+ org.eclipse.jgit.errors;version="[6.9.0,6.10.0)",
+ org.eclipse.jgit.junit;version="[6.9.0,6.10.0)",
+ org.eclipse.jgit.lib;version="[6.9.0,6.10.0)",
+ org.eclipse.jgit.revwalk;version="[6.9.0,6.10.0)",
+ org.eclipse.jgit.transport;version="[6.9.0,6.10.0)",
+ org.eclipse.jgit.util;version="[6.9.0,6.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="6.8.1"
+Export-Package: org.eclipse.jgit.junit.ssh;version="6.9.0"