diff options
author | Matthias Sohn <matthias.sohn@sap.com> | 2018-07-31 17:31:30 +0200 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2018-07-31 17:31:30 +0200 |
commit | e51d2fcda89e0456930f5c46da933072968dfb60 (patch) | |
tree | cf2c5cd1638c421f2774a949efd068a197d83b51 /org.eclipse.jgit.ant.test/META-INF | |
parent | 95a8c3a8f7ed81773834eca065360a1ac4ea9818 (diff) | |
download | jgit-e51d2fcda89e0456930f5c46da933072968dfb60.tar.gz jgit-e51d2fcda89e0456930f5c46da933072968dfb60.zip |
JGit v4.11.1.201807311124-rv4.11.1.201807311124-r
Change-Id: Ic58a916d7e2c380b84690afa5e3517c6c178af8c
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 00cd1a241d..8e2ae8c6e8 100644 --- a/org.eclipse.jgit.ant.test/META-INF/MANIFEST.MF +++ b/org.eclipse.jgit.ant.test/META-INF/MANIFEST.MF @@ -4,7 +4,7 @@ Bundle-ManifestVersion: 2 Bundle-Name: %plugin_name Automatic-Module-Name: org.eclipse.jgit.ant.test Bundle-SymbolicName: org.eclipse.jgit.ant.test -Bundle-Version: 4.11.1.qualifier +Bundle-Version: 4.11.1.201807311124-r Bundle-ActivationPolicy: lazy Bundle-RequiredExecutionEnvironment: JavaSE-1.8 Import-Package: org.apache.tools.ant, |