Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorThomas Watson2018-10-24 19:07:34 +0000
committerThomas Watson2018-10-24 19:08:25 +0000
commit2e95b1f63e635616b4f27d857be821ddfa7efb60 (patch)
tree9343879dea2c1a916d3667d30c94c81794fb1d7b /bundles/org.eclipse.osgi.tests/META-INF/MANIFEST.MF
parent778ab8acb88d85c316433e3099547b269d857b4f (diff)
downloadrt.equinox.framework-2e95b1f63e635616b4f27d857be821ddfa7efb60.tar.gz
rt.equinox.framework-2e95b1f63e635616b4f27d857be821ddfa7efb60.tar.xz
rt.equinox.framework-2e95b1f63e635616b4f27d857be821ddfa7efb60.zip
Bug 540230 - Update osgi.tests version and remove unused variable
Change-Id: Ic331aeb45dec9bb43a4cd3c28b817949ab12ec9c Signed-off-by: Thomas Watson <tjwatson@us.ibm.com>
Diffstat (limited to 'bundles/org.eclipse.osgi.tests/META-INF/MANIFEST.MF')
-rw-r--r--bundles/org.eclipse.osgi.tests/META-INF/MANIFEST.MF2
1 files changed, 1 insertions, 1 deletions
diff --git a/bundles/org.eclipse.osgi.tests/META-INF/MANIFEST.MF b/bundles/org.eclipse.osgi.tests/META-INF/MANIFEST.MF
index 42400e6dc..8efe6f0fd 100644
--- a/bundles/org.eclipse.osgi.tests/META-INF/MANIFEST.MF
+++ b/bundles/org.eclipse.osgi.tests/META-INF/MANIFEST.MF
@@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: Core OSGi Tests
Bundle-SymbolicName: org.eclipse.osgi.tests;singleton:=true
-Bundle-Version: 3.13.100.qualifier
+Bundle-Version: 3.13.200.qualifier
Bundle-Vendor: Eclipse.org
Bundle-Localization: plugin
Require-Bundle:

Back to the top