diff options
author | Eugen Neufeld | 2018-09-12 14:35:40 +0000 |
---|---|---|
committer | Eugen Neufeld | 2018-09-12 14:35:40 +0000 |
commit | 3eb7d25786f5f86259940fd9895f6b6ea0d31869 (patch) | |
tree | 9cf174a0e934ab46d826814dc357253237048351 /features/org.eclipse.emf.ecp.view.section.feature/feature.xml | |
parent | 196eefb0da211b7e45b109119f92e175b97e4a6d (diff) | |
download | org.eclipse.emf.ecp.core-3eb7d25786f5f86259940fd9895f6b6ea0d31869.tar.gz org.eclipse.emf.ecp.core-3eb7d25786f5f86259940fd9895f6b6ea0d31869.tar.xz org.eclipse.emf.ecp.core-3eb7d25786f5f86259940fd9895f6b6ea0d31869.zip |
TCI - Bump Version to 1.19.0
Change-Id: Iec8e4e8e22de19adb5ca1f17ebfb1dcfd5fe6c70
Signed-off-by: Eugen Neufeld <eneufeld@eclipsesource.com>
Diffstat (limited to 'features/org.eclipse.emf.ecp.view.section.feature/feature.xml')
-rw-r--r-- | features/org.eclipse.emf.ecp.view.section.feature/feature.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/features/org.eclipse.emf.ecp.view.section.feature/feature.xml b/features/org.eclipse.emf.ecp.view.section.feature/feature.xml index 901f6d2dc0..55670e3f69 100644 --- a/features/org.eclipse.emf.ecp.view.section.feature/feature.xml +++ b/features/org.eclipse.emf.ecp.view.section.feature/feature.xml @@ -2,11 +2,11 @@ <feature id="org.eclipse.emf.ecp.view.section.feature" label="EMF Forms Section Model (Experimental)" - version="1.18.0.qualifier" + version="1.19.0.qualifier" provider-name="%providerName" plugin="org.eclipse.emf.ecp.view.section.model" license-feature="org.eclipse.emf.ecp.license.feature" - license-feature-version="1.18.0.qualifier"> + license-feature-version="1.19.0.qualifier"> <description> %description |