Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMartin Fluegge2011-02-01 20:41:45 +0000
committerMartin Fluegge2011-02-01 20:41:45 +0000
commit16ff18f9e76138eb8340afd12b23e69ab50b4f77 (patch)
tree7d57179fa90fadbdbf67dd1e342dca3d4f3aaff7 /plugins/org.eclipse.emf.cdo.dawn.examples.acore.editor
parente38dae5fb172c5a6d926c63dca587aea9bbd7f8a (diff)
downloadcdo-16ff18f9e76138eb8340afd12b23e69ab50b4f77.tar.gz
cdo-16ff18f9e76138eb8340afd12b23e69ab50b4f77.tar.xz
cdo-16ff18f9e76138eb8340afd12b23e69ab50b4f77.zip
fixed branding
Diffstat (limited to 'plugins/org.eclipse.emf.cdo.dawn.examples.acore.editor')
-rw-r--r--plugins/org.eclipse.emf.cdo.dawn.examples.acore.editor/META-INF/MANIFEST.MF2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/org.eclipse.emf.cdo.dawn.examples.acore.editor/META-INF/MANIFEST.MF b/plugins/org.eclipse.emf.cdo.dawn.examples.acore.editor/META-INF/MANIFEST.MF
index 08b3505087..325914fdc8 100644
--- a/plugins/org.eclipse.emf.cdo.dawn.examples.acore.editor/META-INF/MANIFEST.MF
+++ b/plugins/org.eclipse.emf.cdo.dawn.examples.acore.editor/META-INF/MANIFEST.MF
@@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: %pluginName
Bundle-SymbolicName: org.eclipse.emf.cdo.dawn.examples.acore.editor;singleton:=true
-Bundle-Version: 1.0.0
+Bundle-Version: 1.0.0.qualifier
Bundle-ClassPath: .
Bundle-Activator: org.eclipse.emf.cdo.dawn.examples.acore.presentation.AcoreEditorPlugin$Implementation
Bundle-Vendor: %providerName

Back to the top