Skip to main content

This CGIT instance is deprecated, and repositories have been moved to Gitlab or Github. See the repository descriptions for specific locations.

aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorEugen Neufeld2017-01-16 13:37:33 +0000
committerEugen Neufeld2017-01-16 14:00:20 +0000
commitc2382566eb6894298c127aa97a71036d24fa0770 (patch)
treebc130c56694d04491cd29f5ad43d311e16f25c9c /features/org.eclipse.emf.ecp.view.section.feature/feature.xml
parent9275e20865702f3f42b00de382ff880c1e5142eb (diff)
downloadorg.eclipse.emf.ecp.core-c2382566eb6894298c127aa97a71036d24fa0770.tar.gz
org.eclipse.emf.ecp.core-c2382566eb6894298c127aa97a71036d24fa0770.tar.xz
org.eclipse.emf.ecp.core-c2382566eb6894298c127aa97a71036d24fa0770.zip
TCI - Increased Version to 1.12.0
Change-Id: I3745e338adb07a7618bb63fa76b3735145ff55d6 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.xml4
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 1c50cb4a81..17dc59132c 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.11.0.qualifier"
+ version="1.12.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.11.0.qualifier">
+ license-feature-version="1.12.0.qualifier">
<description>
%description

Back to the top