Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLars Vogel2018-05-29 18:00:18 +0000
committerAlexander Kurtakov2018-05-30 06:21:48 +0000
commit9703fe0401b3f80a4d6cc4da1b195750298c56c6 (patch)
tree2b7139938c28118667c29dbc9d070854b3075b8b /org.eclipse.ui.workbench.texteditor/pom.xml
parentb17fc4585e592a3bfc28effef64bec477e0e157f (diff)
downloadeclipse.platform.text-9703fe0401b3f80a4d6cc4da1b195750298c56c6.tar.gz
eclipse.platform.text-9703fe0401b3f80a4d6cc4da1b195750298c56c6.tar.xz
eclipse.platform.text-9703fe0401b3f80a4d6cc4da1b195750298c56c6.zip
eclipse.platform.text Change-Id: I424ff63453ab620a5f4461d369a06798ef1264fd Signed-off-by: Lars Vogel <Lars.Vogel@vogella.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 8d90e138f2e..c6db1877d96 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.8.0-SNAPSHOT</version>
+ <version>4.9.0-SNAPSHOT</version>
</parent>
<groupId>org.eclipse.ui</groupId>
<artifactId>org.eclipse.ui.workbench.texteditor</artifactId>

Back to the top