Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorEike Stepper2011-01-28 11:11:14 +0000
committerEike Stepper2011-01-28 11:11:14 +0000
commit5368d1239436814010871636848d6b3429dbaa46 (patch)
treeaa0597384d55d21ef0ea0bdb914c9c4f207e904e /plugins/org.eclipse.emf.cdo.dawn.examples.acore
parent6de62ae21edf8d8ad45ffe188bc4ee7cd4632902 (diff)
downloadcdo-5368d1239436814010871636848d6b3429dbaa46.tar.gz
cdo-5368d1239436814010871636848d6b3429dbaa46.tar.xz
cdo-5368d1239436814010871636848d6b3429dbaa46.zip
removed "experimental" tag from dawn components
Diffstat (limited to 'plugins/org.eclipse.emf.cdo.dawn.examples.acore')
-rw-r--r--plugins/org.eclipse.emf.cdo.dawn.examples.acore/plugin.properties2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/org.eclipse.emf.cdo.dawn.examples.acore/plugin.properties b/plugins/org.eclipse.emf.cdo.dawn.examples.acore/plugin.properties
index 2220156727..ba996a71ac 100644
--- a/plugins/org.eclipse.emf.cdo.dawn.examples.acore/plugin.properties
+++ b/plugins/org.eclipse.emf.cdo.dawn.examples.acore/plugin.properties
@@ -7,5 +7,5 @@
# Contributors:
# Martin Fluegge - initial API and implementation
-pluginName = CDO Dawn Examples Acore (Experimental)
+pluginName = CDO Dawn Examples Acore
providerName = Eclipse Modeling Project

Back to the top