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 /pom.xml
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 'pom.xml')
-rw-r--r--pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/pom.xml b/pom.xml
index 0a06dda77b9..08c869dd467 100644
--- a/pom.xml
+++ b/pom.xml
@@ -15,13 +15,13 @@
<parent>
<groupId>org.eclipse</groupId>
<artifactId>eclipse-platform-parent</artifactId>
- <version>4.14.0-SNAPSHOT</version>
+ <version>4.15.0-SNAPSHOT</version>
<relativePath>../eclipse-platform-parent</relativePath>
</parent>
<groupId>eclipse.platform.text</groupId>
<artifactId>eclipse.platform.text</artifactId>
- <version>4.14.0-SNAPSHOT</version>
+ <version>4.15.0-SNAPSHOT</version>
<packaging>pom</packaging>
<properties>

Back to the top