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
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')
-rw-r--r--org.eclipse.text.quicksearch/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/org.eclipse.text.quicksearch/pom.xml b/org.eclipse.text.quicksearch/pom.xml
index 6720f960ab2..9403169ddd8 100644
--- a/org.eclipse.text.quicksearch/pom.xml
+++ b/org.eclipse.text.quicksearch/pom.xml
@@ -16,7 +16,7 @@
<parent>
<artifactId>eclipse.platform.text</artifactId>
<groupId>eclipse.platform.text</groupId>
- <version>4.13.0-SNAPSHOT</version>
+ <version>4.14.0-SNAPSHOT</version>
</parent>
<groupId>org.eclipse.core</groupId>
<artifactId>org.eclipse.text.quicksearch</artifactId>

Back to the top