Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorEike Stepper2010-05-19 10:27:48 +0000
committerEike Stepper2010-05-19 10:27:48 +0000
commitc53e99c0b72a3351fda8370c889a9101f1331a0b (patch)
treea8a0fd88e8bc3ae5f4889a6f7e1b9c5232d17707 /plugins/org.eclipse.emf.cdo.dawn.util/META-INF/MANIFEST.MF
parent83656b36c11fe6969ffa6934ae9a1662cc50764c (diff)
downloadcdo-c53e99c0b72a3351fda8370c889a9101f1331a0b.tar.gz
cdo-c53e99c0b72a3351fda8370c889a9101f1331a0b.tar.xz
cdo-c53e99c0b72a3351fda8370c889a9101f1331a0b.zip
preparing RC1
Diffstat (limited to 'plugins/org.eclipse.emf.cdo.dawn.util/META-INF/MANIFEST.MF')
-rw-r--r--plugins/org.eclipse.emf.cdo.dawn.util/META-INF/MANIFEST.MF2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/org.eclipse.emf.cdo.dawn.util/META-INF/MANIFEST.MF b/plugins/org.eclipse.emf.cdo.dawn.util/META-INF/MANIFEST.MF
index a97447ae88..a167798f41 100644
--- a/plugins/org.eclipse.emf.cdo.dawn.util/META-INF/MANIFEST.MF
+++ b/plugins/org.eclipse.emf.cdo.dawn.util/META-INF/MANIFEST.MF
@@ -1,6 +1,6 @@
Manifest-Version: 1.0
Bundle-ManifestVersion: 2
-Bundle-Name: %providerName
+Bundle-Name: %pluginName
Bundle-SymbolicName: org.eclipse.emf.cdo.dawn.util;singleton:=true
Bundle-Version: 0.2.0.qualifier
Bundle-Activator: org.eclipse.emf.cdo.dawn.util.Activator

Back to the top