Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNiraj Modi2019-09-06 14:10:53 +0000
committerNiraj Modi2019-09-06 14:10:53 +0000
commit0a4f6ad2be2ec08cddae6952c33bd73c3c7f9b13 (patch)
treefa5b74d0524ab082a760399fe71cd38d6eecd959 /org.eclipse.text.quicksearch.tests
parent20f86e123c7e6fa0950be7a8f87a1a61f2650395 (diff)
downloadeclipse.platform.text-0a4f6ad2be2ec08cddae6952c33bd73c3c7f9b13.tar.gz
eclipse.platform.text-0a4f6ad2be2ec08cddae6952c33bd73c3c7f9b13.tar.xz
eclipse.platform.text-0a4f6ad2be2ec08cddae6952c33bd73c3c7f9b13.zip
Bug 550767 - POM and product version change for 4.14 releaseI20190910-0815I20190910-0145I20190909-1520I20190909-1425I20190909-0925
Change-Id: I2c4bd92c6c1243366afa1cf5db4d5052794c66fa Signed-off-by: Niraj Modi <niraj.modi@in.ibm.com>
Diffstat (limited to 'org.eclipse.text.quicksearch.tests')
-rw-r--r--org.eclipse.text.quicksearch.tests/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/org.eclipse.text.quicksearch.tests/pom.xml b/org.eclipse.text.quicksearch.tests/pom.xml
index ef0c5fc224b..92ebf09d29c 100644
--- a/org.eclipse.text.quicksearch.tests/pom.xml
+++ b/org.eclipse.text.quicksearch.tests/pom.xml
@@ -19,7 +19,7 @@
<parent>
<artifactId>tests-pom</artifactId>
<groupId>eclipse.platform.text</groupId>
- <version>4.13.0-SNAPSHOT</version>
+ <version>4.14.0-SNAPSHOT</version>
<relativePath>../tests-pom/</relativePath>
</parent>
<groupId>org.eclipse.text</groupId>

Back to the top