Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNiraj Modi2018-12-07 10:31:46 +0000
committerNiraj Modi2018-12-07 10:31:46 +0000
commit4b4ffed479c0cab62f623a53a076d117e03b0e03 (patch)
tree110d27e3459a37d1912d1910b8688cf5c9da0338 /org.eclipse.ui.workbench.texteditor/pom.xml
parent66e22caacafdfe48f7561114f1ae7c347fc0079c (diff)
downloadeclipse.platform.text-4b4ffed479c0cab62f623a53a076d117e03b0e03.tar.gz
eclipse.platform.text-4b4ffed479c0cab62f623a53a076d117e03b0e03.tar.xz
eclipse.platform.text-4b4ffed479c0cab62f623a53a076d117e03b0e03.zip
Change-Id: I975429ca29af362e54dee6d31c2c7373e644f397 Signed-off-by: Niraj Modi <niraj.modi@in.ibm.com>
Diffstat (limited to 'org.eclipse.ui.workbench.texteditor/pom.xml')
-rw-r--r--org.eclipse.ui.workbench.texteditor/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/org.eclipse.ui.workbench.texteditor/pom.xml b/org.eclipse.ui.workbench.texteditor/pom.xml
index c09c91067b8..df9829b29e0 100644
--- a/org.eclipse.ui.workbench.texteditor/pom.xml
+++ b/org.eclipse.ui.workbench.texteditor/pom.xml
@@ -14,7 +14,7 @@
<parent>
<artifactId>eclipse.platform.text</artifactId>
<groupId>eclipse.platform.text</groupId>
- <version>4.10.0-SNAPSHOT</version>
+ <version>4.11.0-SNAPSHOT</version>
</parent>
<groupId>org.eclipse.ui</groupId>
<artifactId>org.eclipse.ui.workbench.texteditor</artifactId>

Back to the top