Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorjay2018-09-21 14:16:46 +0000
committerjay2018-09-21 14:16:46 +0000
commit82ecd558a68c292366dc5ff97630a05be0f36ac3 (patch)
tree8ee2a6e26a2f774c12fe09bf057d22b8e18cd4e9 /org.eclipse.jdt.apt.tests/META-INF/MANIFEST.MF
parent2b4fabe947129628a6a2f070e7b3848b3abaa52e (diff)
downloadeclipse.jdt.core-82ecd558a68c292366dc5ff97630a05be0f36ac3.tar.gz
eclipse.jdt.core-82ecd558a68c292366dc5ff97630a05be0f36ac3.tar.xz
eclipse.jdt.core-82ecd558a68c292366dc5ff97630a05be0f36ac3.zip
plug-ins have lower qualifiers than in R4.9 Change-Id: If6c3f34f4065b74541c5cc5eb997472dc1adcba2 Signed-off-by: jay <jarthana@in.ibm.com>
Diffstat (limited to 'org.eclipse.jdt.apt.tests/META-INF/MANIFEST.MF')
-rw-r--r--org.eclipse.jdt.apt.tests/META-INF/MANIFEST.MF2
1 files changed, 1 insertions, 1 deletions
diff --git a/org.eclipse.jdt.apt.tests/META-INF/MANIFEST.MF b/org.eclipse.jdt.apt.tests/META-INF/MANIFEST.MF
index 0ae5aa40bd..b36858f0bd 100644
--- a/org.eclipse.jdt.apt.tests/META-INF/MANIFEST.MF
+++ b/org.eclipse.jdt.apt.tests/META-INF/MANIFEST.MF
@@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: %pluginName
Bundle-SymbolicName: org.eclipse.jdt.apt.tests; singleton:=true
-Bundle-Version: 3.4.400.qualifier
+Bundle-Version: 3.4.500.qualifier
Bundle-ClassPath: apt.jar,
aptext.jar,
.

Back to the top