diff options
Diffstat (limited to 'features/org.eclipse.emf.ecp.view.table.feature/feature.xml')
-rw-r--r-- | features/org.eclipse.emf.ecp.view.table.feature/feature.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/features/org.eclipse.emf.ecp.view.table.feature/feature.xml b/features/org.eclipse.emf.ecp.view.table.feature/feature.xml index 0cfc0d5c17..bb64f2c60e 100644 --- a/features/org.eclipse.emf.ecp.view.table.feature/feature.xml +++ b/features/org.eclipse.emf.ecp.view.table.feature/feature.xml @@ -2,12 +2,12 @@ <feature id="org.eclipse.emf.ecp.view.table.feature" label="EMF Forms Table Model" - version="1.19.0.qualifier" + version="1.20.0.qualifier" provider-name="Eclipse Modeling Project" plugin="org.eclipse.emf.ecp.view.table.model" image="eclipse_update_120.jpg" license-feature="org.eclipse.emf.ecp.license.feature" - license-feature-version="1.19.0.qualifier"> + license-feature-version="1.20.0.qualifier"> <description> %description |