aboutsummaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit.lfs.test/META-INF
diff options
context:
space:
mode:
authorMatthias Sohn <matthias.sohn@sap.com>2024-11-26 16:13:38 +0100
committerMatthias Sohn <matthias.sohn@sap.com>2024-11-26 16:13:38 +0100
commit6f8a48134cae23ac380f6704a46ceebac64d7f12 (patch)
tree6210c84b72ec3a65a5d19f4e91626253d72d793f /org.eclipse.jgit.lfs.test/META-INF
parent4d1d88575bbdf7b5750dde0622a975d02e4d4fad (diff)
downloadjgit-6f8a48134cae23ac380f6704a46ceebac64d7f12.tar.gz
jgit-6f8a48134cae23ac380f6704a46ceebac64d7f12.zip
Prepare 7.1.1-SNAPSHOT builds
Change-Id: Ifc710a83cda50f1275cbbd5a828f92d95607f298
Diffstat (limited to 'org.eclipse.jgit.lfs.test/META-INF')
-rw-r--r--org.eclipse.jgit.lfs.test/META-INF/MANIFEST.MF36
1 files changed, 18 insertions, 18 deletions
diff --git a/org.eclipse.jgit.lfs.test/META-INF/MANIFEST.MF b/org.eclipse.jgit.lfs.test/META-INF/MANIFEST.MF
index ae33054b3d..d2e3b7399e 100644
--- a/org.eclipse.jgit.lfs.test/META-INF/MANIFEST.MF
+++ b/org.eclipse.jgit.lfs.test/META-INF/MANIFEST.MF
@@ -3,28 +3,28 @@ Bundle-ManifestVersion: 2
Bundle-Name: %Bundle-Name
Automatic-Module-Name: org.eclipse.jgit.lfs.test
Bundle-SymbolicName: org.eclipse.jgit.lfs.test
-Bundle-Version: 7.1.0.202411261347-r
+Bundle-Version: 7.1.1.qualifier
Bundle-Vendor: %Bundle-Vendor
Bundle-Localization: plugin
Bundle-RequiredExecutionEnvironment: JavaSE-17
-Import-Package: org.eclipse.jgit.api;version="[7.1.0,7.2.0)",
- org.eclipse.jgit.attributes;version="[7.1.0,7.2.0)",
- org.eclipse.jgit.internal.storage.dfs;version="[7.1.0,7.2.0)",
- org.eclipse.jgit.internal.storage.file;version="[7.1.0,7.2.0)",
- org.eclipse.jgit.junit;version="[7.1.0,7.2.0)",
- org.eclipse.jgit.lfs;version="[7.1.0,7.2.0)",
- org.eclipse.jgit.lfs.errors;version="[7.1.0,7.2.0)",
- org.eclipse.jgit.lfs.internal;version="[7.1.0,7.2.0)",
- org.eclipse.jgit.lfs.lib;version="[7.1.0,7.2.0)",
- org.eclipse.jgit.lib;version="[7.1.0,7.2.0)",
- org.eclipse.jgit.revwalk;version="[7.1.0,7.2.0)",
- org.eclipse.jgit.transport;version="[7.1.0,7.2.0)",
- org.eclipse.jgit.transport.http;version="[7.1.0,7.2.0)",
- org.eclipse.jgit.treewalk;version="[7.1.0,7.2.0)",
- org.eclipse.jgit.treewalk.filter;version="[7.1.0,7.2.0)",
- org.eclipse.jgit.util;version="[7.1.0,7.2.0)",
+Import-Package: org.eclipse.jgit.api;version="[7.1.1,7.2.0)",
+ org.eclipse.jgit.attributes;version="[7.1.1,7.2.0)",
+ org.eclipse.jgit.internal.storage.dfs;version="[7.1.1,7.2.0)",
+ org.eclipse.jgit.internal.storage.file;version="[7.1.1,7.2.0)",
+ org.eclipse.jgit.junit;version="[7.1.1,7.2.0)",
+ org.eclipse.jgit.lfs;version="[7.1.1,7.2.0)",
+ org.eclipse.jgit.lfs.errors;version="[7.1.1,7.2.0)",
+ org.eclipse.jgit.lfs.internal;version="[7.1.1,7.2.0)",
+ org.eclipse.jgit.lfs.lib;version="[7.1.1,7.2.0)",
+ org.eclipse.jgit.lib;version="[7.1.1,7.2.0)",
+ org.eclipse.jgit.revwalk;version="[7.1.1,7.2.0)",
+ org.eclipse.jgit.transport;version="[7.1.1,7.2.0)",
+ org.eclipse.jgit.transport.http;version="[7.1.1,7.2.0)",
+ org.eclipse.jgit.treewalk;version="[7.1.1,7.2.0)",
+ org.eclipse.jgit.treewalk.filter;version="[7.1.1,7.2.0)",
+ org.eclipse.jgit.util;version="[7.1.1,7.2.0)",
org.hamcrest.core;version="[1.1.0,3.0.0)",
org.junit;version="[4.13,5.0.0)",
org.junit.runner;version="[4.13,5.0.0)",
org.junit.runners;version="[4.13,5.0.0)"
-Export-Package: org.eclipse.jgit.lfs.test;version="7.1.0";x-friends:="org.eclipse.jgit.lfs.server.test"
+Export-Package: org.eclipse.jgit.lfs.test;version="7.1.1";x-friends:="org.eclipse.jgit.lfs.server.test"