Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorManoj Palat2019-03-22 04:50:59 +0000
committerManoj Palat2019-03-22 04:50:59 +0000
commit0aca1a5fa4cd20f42bc0e3e5ca7e6c0bdd8570d6 (patch)
treee9357533c471adc26563b2b8db8ea0f40336deb2 /org.eclipse.jdt.compiler.apt.tests/META-INF/MANIFEST.MF
parent9322de8284baa1f4c31390b4753796fd570bcd00 (diff)
downloadeclipse.jdt.core-0aca1a5fa4cd20f42bc0e3e5ca7e6c0bdd8570d6.tar.gz
eclipse.jdt.core-0aca1a5fa4cd20f42bc0e3e5ca7e6c0bdd8570d6.tar.xz
eclipse.jdt.core-0aca1a5fa4cd20f42bc0e3e5ca7e6c0bdd8570d6.zip
Bug 545638 - IUs in current repo that increase versions but withI20190322-1800
qualifier only Change-Id: I3bc56a9e59225e991e686f36688979a652a5ae18 Signed-off-by: Manoj Palat <manpalat@in.ibm.com>
Diffstat (limited to 'org.eclipse.jdt.compiler.apt.tests/META-INF/MANIFEST.MF')
-rw-r--r--org.eclipse.jdt.compiler.apt.tests/META-INF/MANIFEST.MF2
1 files changed, 1 insertions, 1 deletions
diff --git a/org.eclipse.jdt.compiler.apt.tests/META-INF/MANIFEST.MF b/org.eclipse.jdt.compiler.apt.tests/META-INF/MANIFEST.MF
index f08a46a4dd..596b991818 100644
--- a/org.eclipse.jdt.compiler.apt.tests/META-INF/MANIFEST.MF
+++ b/org.eclipse.jdt.compiler.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.compiler.apt.tests;singleton:=true
-Bundle-Version: 1.1.700.qualifier
+Bundle-Version: 1.1.800.qualifier
Bundle-Vendor: %providerName
Bundle-Localization: plugin
Bundle-RequiredExecutionEnvironment: JavaSE-1.8

Back to the top