Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorcmraidha2011-06-23 15:50:48 +0000
committercmraidha2011-06-23 15:50:48 +0000
commit038a3907cc8c98facf3ae2ebf71f3be57e2f75cf (patch)
treecdca169cb4ee58e91fa63b89f6efcd2c2fc1844e /tests/debug/plugins/core/org.eclipse.papyrus.extendedtypes.emf.editor/META-INF/MANIFEST.MF
parent8d9f0082ef286f5991b1af6beec939e5998960d4 (diff)
downloadorg.eclipse.papyrus-038a3907cc8c98facf3ae2ebf71f3be57e2f75cf.tar.gz
org.eclipse.papyrus-038a3907cc8c98facf3ae2ebf71f3be57e2f75cf.tar.xz
org.eclipse.papyrus-038a3907cc8c98facf3ae2ebf71f3be57e2f75cf.zip
[releng] Plugins version update from 0.8.0.qualifier to 0.8.1.qualifier
Diffstat (limited to 'tests/debug/plugins/core/org.eclipse.papyrus.extendedtypes.emf.editor/META-INF/MANIFEST.MF')
-rw-r--r--tests/debug/plugins/core/org.eclipse.papyrus.extendedtypes.emf.editor/META-INF/MANIFEST.MF2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/debug/plugins/core/org.eclipse.papyrus.extendedtypes.emf.editor/META-INF/MANIFEST.MF b/tests/debug/plugins/core/org.eclipse.papyrus.extendedtypes.emf.editor/META-INF/MANIFEST.MF
index 151de2540d0..5127f44e80a 100644
--- a/tests/debug/plugins/core/org.eclipse.papyrus.extendedtypes.emf.editor/META-INF/MANIFEST.MF
+++ b/tests/debug/plugins/core/org.eclipse.papyrus.extendedtypes.emf.editor/META-INF/MANIFEST.MF
@@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: %pluginName
Bundle-SymbolicName: org.eclipse.papyrus.extendedtypes.emf.editor;singleton:=true
-Bundle-Version: 1.0.0.qualifier
+Bundle-Version: 0.8.1.qualifier
Bundle-ClassPath: .
Bundle-Activator: org.eclipse.papyrus.extendedtypes.emf.modifysemanticvaluesactionconfiguration.presentation.ModifySemanticValuesActionConfigurationEditorPlugin$Implementation
Bundle-Vendor: %providerName

Back to the top