Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorVikas Chandra2019-11-20 13:13:04 +0000
committerVikas Chandra2019-11-20 13:13:04 +0000
commitf44d4bd6becaa8db9ca23dc54da7474e4f7981e9 (patch)
treecafc70193c6e49a22b123d395393aabc1a345406 /org.eclipse.jdt.annotation/META-INF
parent054793dda5fc29018c972833426921360422c7a3 (diff)
downloadeclipse.jdt.core-I20191123-0600.tar.gz
eclipse.jdt.core-I20191123-0600.tar.xz
eclipse.jdt.core-I20191123-0600.zip
Diffstat (limited to 'org.eclipse.jdt.annotation/META-INF')
-rw-r--r--org.eclipse.jdt.annotation/META-INF/MANIFEST.MF2
1 files changed, 1 insertions, 1 deletions
diff --git a/org.eclipse.jdt.annotation/META-INF/MANIFEST.MF b/org.eclipse.jdt.annotation/META-INF/MANIFEST.MF
index 539c360070..7fcce087a0 100644
--- a/org.eclipse.jdt.annotation/META-INF/MANIFEST.MF
+++ b/org.eclipse.jdt.annotation/META-INF/MANIFEST.MF
@@ -3,7 +3,7 @@ Bundle-ManifestVersion: 2
Bundle-Name: %bundleName
Bundle-Localization: bundle
Bundle-SymbolicName: org.eclipse.jdt.annotation
-Bundle-Version: 2.2.300.qualifier
+Bundle-Version: 2.2.400.qualifier
Export-Package: org.eclipse.jdt.annotation
Bundle-RequiredExecutionEnvironment: JavaSE-1.8
Bundle-Vendor: %providerName

Back to the top