diff options
author | Matthias Sohn <matthias.sohn@sap.com> | 2021-10-06 15:47:07 +0200 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2021-10-06 15:47:07 +0200 |
commit | ffe678f08ca719d95f521eb0adcab7454368bfc4 (patch) | |
tree | ecf3acd3d4a34771d9e0a4fc8a4934141f89ec08 /org.eclipse.jgit.ant.test/META-INF | |
parent | 4657e7a99aef1f102f228ab8ea0e3c52d27a94ff (diff) | |
download | jgit-ffe678f08ca719d95f521eb0adcab7454368bfc4.tar.gz jgit-ffe678f08ca719d95f521eb0adcab7454368bfc4.zip |
JGit v6.0.0.202110060947-m1v6.0.0.202110060947-m1
Change-Id: I182115d974d5ef3e611e0e082667d7e51d8babd0
Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
Diffstat (limited to 'org.eclipse.jgit.ant.test/META-INF')
-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 36f91c0c80..50d577485f 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: 6.0.0.qualifier +Bundle-Version: 6.0.0.202110060947-m1 Bundle-ActivationPolicy: lazy Bundle-RequiredExecutionEnvironment: JavaSE-11 Import-Package: org.apache.tools.ant, |