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 Neufeld2020-09-16 12:20:31 +0000
committerJohannes Faltermeier2020-10-20 06:30:59 +0000
commit4268da0d40f426a2c0e7b14fcb0df9a3d5b10abc (patch)
treefb90261a43948f4ee0a15f2d914c4ff66a958f5f /features/org.eclipse.emf.ecp.view.section.feature/feature.xml
parent9bf5f3eb8092a8a6f6b4d3c048a3e12d8103f14d (diff)
downloadorg.eclipse.emf.ecp.core-4268da0d40f426a2c0e7b14fcb0df9a3d5b10abc.tar.gz
org.eclipse.emf.ecp.core-4268da0d40f426a2c0e7b14fcb0df9a3d5b10abc.tar.xz
org.eclipse.emf.ecp.core-4268da0d40f426a2c0e7b14fcb0df9a3d5b10abc.zip
TCI - Update 1.26.0
Change-Id: Ie168621a6f70a526a21935c8f5221600872a3875 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 a668cbc307..1cbff08460 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.25.0.qualifier"
+ version="1.26.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.25.0.qualifier">
+ license-feature-version="1.26.0.qualifier">
<description>
%description

Back to the top