diff options
author | Matthias Sohn <matthias.sohn@sap.com> | 2024-10-01 22:40:00 +0200 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2024-10-01 22:40:00 +0200 |
commit | 06579c084d1d8494bdfbf3961cf39397069479fc (patch) | |
tree | 3b55fcfad24d50ab1926b0dddce4da2450dd45d6 /org.eclipse.jgit.ant.test/META-INF/MANIFEST.MF | |
parent | b1c83bfbd799647ab6762eb493f3c018938488b1 (diff) | |
download | jgit-06579c084d1d8494bdfbf3961cf39397069479fc.tar.gz jgit-06579c084d1d8494bdfbf3961cf39397069479fc.zip |
JGit v7.1.0.202410012040-m1v7.1.0.202410012040-m1
Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
Change-Id: Ib48cf15ad039bc7102a8af202ffcc39ea9233b9b
Diffstat (limited to 'org.eclipse.jgit.ant.test/META-INF/MANIFEST.MF')
-rw-r--r-- | org.eclipse.jgit.ant.test/META-INF/MANIFEST.MF | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/org.eclipse.jgit.ant.test/META-INF/MANIFEST.MF b/org.eclipse.jgit.ant.test/META-INF/MANIFEST.MF index cc2cecb6ae..01f9b5df35 100644 --- a/org.eclipse.jgit.ant.test/META-INF/MANIFEST.MF +++ b/org.eclipse.jgit.ant.test/META-INF/MANIFEST.MF @@ -5,7 +5,7 @@ Bundle-Name: %Bundle-Name Automatic-Module-Name: org.eclipse.jgit.ant.test Bundle-SymbolicName: org.eclipse.jgit.ant.test Bundle-Vendor: %Bundle-Vendor -Bundle-Version: 7.1.0.qualifier +Bundle-Version: 7.1.0.202410012040-m1 Bundle-ActivationPolicy: lazy Bundle-RequiredExecutionEnvironment: JavaSE-17 Import-Package: org.apache.tools.ant, |