Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'features/org.eclipse.emf.edapt.runtime.cdo.feature/feature.xml')
-rw-r--r--features/org.eclipse.emf.edapt.runtime.cdo.feature/feature.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/features/org.eclipse.emf.edapt.runtime.cdo.feature/feature.xml b/features/org.eclipse.emf.edapt.runtime.cdo.feature/feature.xml
index 4b79902..b4444e9 100644
--- a/features/org.eclipse.emf.edapt.runtime.cdo.feature/feature.xml
+++ b/features/org.eclipse.emf.edapt.runtime.cdo.feature/feature.xml
@@ -1,9 +1,9 @@
<?xml version="1.0" encoding="UTF-8"?>
<feature
id="org.eclipse.emf.edapt.runtime.cdo.feature"
- label="Feature"
+ label="Edapt CDO Feature"
version="1.0.0.qualifier"
- provider-name="Eclipse">
+ provider-name="Eclipse Modeling Project">
<description url="http://www.eclipse.org/edapt">
Edapt eases the coupled evolution of EMF metamodels and models.

Back to the top