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 Neufeld2019-12-20 11:06:27 +0000
committerEugen Neufeld2019-12-20 16:55:52 +0000
commitf6783ecc806704dda40e91accdafce1371e4359c (patch)
tree7964b1f7202d1e1d0497f719d78cb1646d9f19a7 /features/org.eclipse.emf.ecp.view.section.feature/feature.xml
parent86e58c3f9797876f94c773d806e285c5d343351b (diff)
downloadorg.eclipse.emf.ecp.core-f6783ecc806704dda40e91accdafce1371e4359c.tar.gz
org.eclipse.emf.ecp.core-f6783ecc806704dda40e91accdafce1371e4359c.tar.xz
org.eclipse.emf.ecp.core-f6783ecc806704dda40e91accdafce1371e4359c.zip
TCI - Update Version to 1.24.0
Change-Id: I6ed8c2eeaefefd23c38dca6cb1f3aa7b532edcdd 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 e95cbfb077..9ac90f62f2 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.23.0.qualifier"
+ version="1.24.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.23.0.qualifier">
+ license-feature-version="1.24.0.qualifier">
<description>
%description

Back to the top