Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorlgoubet2018-06-22 12:29:41 +0000
committerlgoubet2018-06-22 12:29:41 +0000
commitc3dd7b800c506b7e5639ab78f7b9b937cd3ea31c (patch)
tree12ff472969f380c769a6f22f252d9cf520595214 /plugins/org.eclipse.emf.compare.tests/META-INF/MANIFEST.MF
parent852f6705de1c21387ec3cde415b54ad1c9868cc0 (diff)
downloadorg.eclipse.emf.compare-c3dd7b800c506b7e5639ab78f7b9b937cd3ea31c.tar.gz
org.eclipse.emf.compare-c3dd7b800c506b7e5639ab78f7b9b937cd3ea31c.tar.xz
org.eclipse.emf.compare-c3dd7b800c506b7e5639ab78f7b9b937cd3ea31c.zip
bump versions
Diffstat (limited to 'plugins/org.eclipse.emf.compare.tests/META-INF/MANIFEST.MF')
-rw-r--r--plugins/org.eclipse.emf.compare.tests/META-INF/MANIFEST.MF2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/org.eclipse.emf.compare.tests/META-INF/MANIFEST.MF b/plugins/org.eclipse.emf.compare.tests/META-INF/MANIFEST.MF
index 66cfa00dc..cb70d9fb6 100644
--- a/plugins/org.eclipse.emf.compare.tests/META-INF/MANIFEST.MF
+++ b/plugins/org.eclipse.emf.compare.tests/META-INF/MANIFEST.MF
@@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: %pluginName
Bundle-SymbolicName: org.eclipse.emf.compare.tests;singleton:=true
-Bundle-Version: 3.5.2.qualifier
+Bundle-Version: 3.5.3.qualifier
Bundle-Activator: org.eclipse.emf.compare.tests.EMFCompareTestsPlugin
Bundle-ClassPath: .
Bundle-Vendor: %providerName

Back to the top