Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorEike Stepper2011-05-18 07:45:21 +0000
committerEike Stepper2011-05-18 07:45:21 +0000
commit5435738f6c908048a4a3ddd1bfffead56730386e (patch)
treeae6598ebc651cf8a8e28d992d1e6740de81e8a07
parent198cf55ccf315e6dc728808e8bac7aa6cd9fcb5b (diff)
downloadcdo-5435738f6c908048a4a3ddd1bfffead56730386e.tar.gz
cdo-5435738f6c908048a4a3ddd1bfffead56730386e.tar.xz
cdo-5435738f6c908048a4a3ddd1bfffead56730386e.zip
fixed releng issues
-rw-r--r--plugins/org.eclipse.emf.cdo.dawn.tests/META-INF/MANIFEST.MF2
1 files changed, 2 insertions, 0 deletions
diff --git a/plugins/org.eclipse.emf.cdo.dawn.tests/META-INF/MANIFEST.MF b/plugins/org.eclipse.emf.cdo.dawn.tests/META-INF/MANIFEST.MF
index 9cd8f0d06d..496a197535 100644
--- a/plugins/org.eclipse.emf.cdo.dawn.tests/META-INF/MANIFEST.MF
+++ b/plugins/org.eclipse.emf.cdo.dawn.tests/META-INF/MANIFEST.MF
@@ -47,3 +47,5 @@ Export-Package: org.eclipse.emf.cdo.dawn.tests;version="1.0.0",
org.eclipse.emf.cdo.dawn.tests.ui.util;version="1.0.0"
Import-Package: org.antlr.runtime;version="3.0.0",
org.eclipse.emf.cdo.dawn.examples.acore.provider;version="[0.2.0,1.0.1)"
+Bundle-Localization: plugin
+ \ No newline at end of file

Back to the top