Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSravan Kumar Lakkimsetti2020-06-04 08:46:41 +0000
committerSravan Kumar Lakkimsetti2020-06-04 08:46:41 +0000
commit4dd5d44111cba210cc2a44b596c2cac5296ff716 (patch)
tree74f364279b89ad979d8eaf7c014cd63e138da844 /org.eclipse.jface.text.examples
parentc1c0584eb16f514a3d589e3639afe2ff5443583a (diff)
downloadeclipse.platform.text-I20200605-1500.tar.gz
eclipse.platform.text-I20200605-1500.tar.xz
eclipse.platform.text-I20200605-1500.zip
Change-Id: I3a76e89178819f169a2e7eb1e4b23c3f4e65f371 Signed-off-by: Sravan Kumar Lakkimsetti <sravankumarl@in.ibm.com>
Diffstat (limited to 'org.eclipse.jface.text.examples')
-rw-r--r--org.eclipse.jface.text.examples/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/org.eclipse.jface.text.examples/pom.xml b/org.eclipse.jface.text.examples/pom.xml
index d2ff36998cd..01b66e43b4e 100644
--- a/org.eclipse.jface.text.examples/pom.xml
+++ b/org.eclipse.jface.text.examples/pom.xml
@@ -14,7 +14,7 @@
<parent>
<artifactId>eclipse.platform.text</artifactId>
<groupId>eclipse.platform.text</groupId>
- <version>4.16.0-SNAPSHOT</version>
+ <version>4.17.0-SNAPSHOT</version>
</parent>
<groupId>org.eclipse.core</groupId>
<artifactId>org.eclipse.jface.text.examples</artifactId>

Back to the top