summaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit.gpg.bc.test/META-INF
diff options
context:
space:
mode:
authorMatthias Sohn <matthias.sohn@sap.com>2021-11-24 19:42:27 +0100
committerMatthias Sohn <matthias.sohn@sap.com>2021-11-24 19:42:27 +0100
commit4453a6e04292e149bd69fe45a6383590cc1a60ab (patch)
treeddbda14ab265cd4493ab103d56557c43560d159e /org.eclipse.jgit.gpg.bc.test/META-INF
parent06eb6d0b731c6d6667707629cd91dc592ef5702e (diff)
downloadjgit-4453a6e04292e149bd69fe45a6383590cc1a60ab.tar.gz
jgit-4453a6e04292e149bd69fe45a6383590cc1a60ab.zip
Prepare 6.1.0-SNAPSHOT builds
Change-Id: Ied07b1298bd32672a5025cec5079440ab9b9a100
Diffstat (limited to 'org.eclipse.jgit.gpg.bc.test/META-INF')
-rw-r--r--org.eclipse.jgit.gpg.bc.test/META-INF/MANIFEST.MF8
1 files changed, 4 insertions, 4 deletions
diff --git a/org.eclipse.jgit.gpg.bc.test/META-INF/MANIFEST.MF b/org.eclipse.jgit.gpg.bc.test/META-INF/MANIFEST.MF
index 9a20b46100..23a0360047 100644
--- a/org.eclipse.jgit.gpg.bc.test/META-INF/MANIFEST.MF
+++ b/org.eclipse.jgit.gpg.bc.test/META-INF/MANIFEST.MF
@@ -3,7 +3,7 @@ Bundle-ManifestVersion: 2
Bundle-Name: %Bundle-Name
Automatic-Module-Name: org.eclipse.jgit.gpg.bc.test
Bundle-SymbolicName: org.eclipse.jgit.gpg.bc.test
-Bundle-Version: 6.0.0.qualifier
+Bundle-Version: 6.1.0.qualifier
Bundle-Vendor: %Bundle-Vendor
Bundle-Localization: plugin
Bundle-RequiredExecutionEnvironment: JavaSE-11
@@ -12,9 +12,9 @@ Import-Package: org.bouncycastle.jce.provider;version="[1.65.0,2.0.0)",
org.bouncycastle.openpgp.operator;version="[1.65.0,2.0.0)",
org.bouncycastle.openpgp.operator.jcajce;version="[1.65.0,2.0.0)",
org.bouncycastle.util.encoders;version="[1.65.0,2.0.0)",
- org.eclipse.jgit.gpg.bc.internal;version="[6.0.0,6.1.0)",
- org.eclipse.jgit.gpg.bc.internal.keys;version="[6.0.0,6.1.0)",
- org.eclipse.jgit.util.sha1;version="[6.0.0,6.1.0)",
+ org.eclipse.jgit.gpg.bc.internal;version="[6.1.0,6.2.0)",
+ org.eclipse.jgit.gpg.bc.internal.keys;version="[6.1.0,6.2.0)",
+ org.eclipse.jgit.util.sha1;version="[6.1.0,6.2.0)",
org.hamcrest;version="[1.1.0,3.0.0)",
org.junit;version="[4.13,5.0.0)",
org.junit.runner;version="[4.13,5.0.0)",