diff options
author | Matthias Sohn <matthias.sohn@sap.com> | 2019-12-04 22:13:56 +0100 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2019-12-04 22:13:56 +0100 |
commit | 473527e42cc82c1ed38e75f705dd07602266afda (patch) | |
tree | 79c397e912e28869aa47ec518a971186c2c4f005 /org.eclipse.jgit.ant.test/META-INF | |
parent | a7e454bc51d359c2d46b19fd559f770cad8fd7d4 (diff) | |
download | jgit-473527e42cc82c1ed38e75f705dd07602266afda.tar.gz jgit-473527e42cc82c1ed38e75f705dd07602266afda.zip |
Prepare 5.6.0-SNAPSHOT builds
Change-Id: I5e737ff7f262fdd43fc975a0b3594c8b33919663
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 eef7534397..bfa786134c 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: 5.6.0.201912041214-rc1 +Bundle-Version: 5.6.0.qualifier Bundle-ActivationPolicy: lazy Bundle-RequiredExecutionEnvironment: JavaSE-1.8 Import-Package: org.apache.tools.ant, |