aboutsummaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit.gpg.bc.test/META-INF
diff options
context:
space:
mode:
authorMatthias Sohn <matthias.sohn@sap.com>2021-12-04 21:35:02 +0100
committerMatthias Sohn <matthias.sohn@sap.com>2021-12-04 21:35:02 +0100
commit6a24cdc5eac9ca351e4956f1cfbe4954d145666b (patch)
tree91ecf0c5ec391a30caff3404c9a586ddd5ea4671 /org.eclipse.jgit.gpg.bc.test/META-INF
parent5a324c8491694fba78c41ad1e0a9283542a8a5fd (diff)
downloadjgit-6a24cdc5eac9ca351e4956f1cfbe4954d145666b.tar.gz
jgit-6a24cdc5eac9ca351e4956f1cfbe4954d145666b.zip
Prepare 7.0.0-SNAPSHOT builds
Change-Id: Ia2c109af4520302acfc403450778dcaa7a532e6f
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 23a0360047..10596ec806 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.1.0.qualifier
+Bundle-Version: 7.0.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.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.eclipse.jgit.gpg.bc.internal;version="[7.0.0,7.1.0)",
+ org.eclipse.jgit.gpg.bc.internal.keys;version="[7.0.0,7.1.0)",
+ org.eclipse.jgit.util.sha1;version="[7.0.0,7.1.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)",