Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNiraj Modi2019-03-08 10:47:35 +0000
committerNiraj Modi2019-03-08 10:47:35 +0000
commit4aabe3d8478bc62e58e22d9549a28892b7aba8f1 (patch)
treec269be3e4e7ec0608b7f1f901b896e8ff84c1fe1
parentc853cdc3615d895365018f566c1b213dace743dd (diff)
downloadeclipse.platform.ui.tools-4aabe3d8478bc62e58e22d9549a28892b7aba8f1.tar.gz
eclipse.platform.ui.tools-4aabe3d8478bc62e58e22d9549a28892b7aba8f1.tar.xz
eclipse.platform.ui.tools-4aabe3d8478bc62e58e22d9549a28892b7aba8f1.zip
Change-Id: Icdd512790e8a87756e660f87de5bb2739613aecf Signed-off-by: Niraj Modi <niraj.modi@in.ibm.com>
-rw-r--r--features/org.eclipse.e4.core.tools.feature/feature.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/features/org.eclipse.e4.core.tools.feature/feature.xml b/features/org.eclipse.e4.core.tools.feature/feature.xml
index d3213b3e..72e772c7 100644
--- a/features/org.eclipse.e4.core.tools.feature/feature.xml
+++ b/features/org.eclipse.e4.core.tools.feature/feature.xml
@@ -2,7 +2,7 @@
<feature
id="org.eclipse.e4.core.tools.feature"
label="%featureName"
- version="4.11.0.qualifier"
+ version="4.12.0.qualifier"
provider-name="%providerName"
license-feature="org.eclipse.license"
license-feature-version="0.0.0">

Back to the top