Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNiraj Modi2019-12-06 13:21:45 +0000
committerNiraj Modi2019-12-06 13:21:45 +0000
commit886c7608726492c5f7374f48a4268758b723b04e (patch)
tree73e34b27b2c7494520eff5a2b870550b4af5983e /org.eclipse.ui.workbench.texteditor.tests
parent51d5ac2140a667c6020818f5303480ab74aac410 (diff)
downloadeclipse.platform.text-886c7608726492c5f7374f48a4268758b723b04e.tar.gz
eclipse.platform.text-886c7608726492c5f7374f48a4268758b723b04e.tar.xz
eclipse.platform.text-886c7608726492c5f7374f48a4268758b723b04e.zip
Change-Id: Ida060a8dc6a0e22acc8d5d0665eee7b754db89cd Signed-off-by: Niraj Modi <niraj.modi@in.ibm.com>
Diffstat (limited to 'org.eclipse.ui.workbench.texteditor.tests')
-rw-r--r--org.eclipse.ui.workbench.texteditor.tests/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/org.eclipse.ui.workbench.texteditor.tests/pom.xml b/org.eclipse.ui.workbench.texteditor.tests/pom.xml
index 3249c98e80f..c98778bb5bb 100644
--- a/org.eclipse.ui.workbench.texteditor.tests/pom.xml
+++ b/org.eclipse.ui.workbench.texteditor.tests/pom.xml
@@ -14,7 +14,7 @@
<parent>
<artifactId>tests-pom</artifactId>
<groupId>eclipse.platform.text</groupId>
- <version>4.14.0-SNAPSHOT</version>
+ <version>4.15.0-SNAPSHOT</version>
<relativePath>../tests-pom/</relativePath>
</parent>
<groupId>org.eclipse.ui</groupId>

Back to the top