Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMat Booth2020-03-06 19:25:19 +0000
committerMat Booth2020-03-06 19:25:19 +0000
commit7cbd6d9b0d5cb226252a9cdeebb9017661c028b7 (patch)
tree431a69398a9a9da9baea44f183c89c1163a8ffb6 /pom.xml
parent95ce1d5900ef6e4e4aafb1d0c0220cdcd2413f52 (diff)
downloadeclipse.platform.debug-7cbd6d9b0d5cb226252a9cdeebb9017661c028b7.tar.gz
eclipse.platform.debug-7cbd6d9b0d5cb226252a9cdeebb9017661c028b7.tar.xz
eclipse.platform.debug-7cbd6d9b0d5cb226252a9cdeebb9017661c028b7.zip
Change-Id: Ifcb7805f8c4c779f434dc85604d0b8c24ad08890 Signed-off-by: Mat Booth <mat.booth@redhat.com>
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index 792afb2c2..ac442f040 100644
--- a/pom.xml
+++ b/pom.xml
@@ -15,7 +15,7 @@
<parent>
<groupId>org.eclipse</groupId>
<artifactId>eclipse-platform-parent</artifactId>
- <version>4.15.0-SNAPSHOT</version>
+ <version>4.16.0-SNAPSHOT</version>
<relativePath>../eclipse-platform-parent</relativePath>
</parent>

Back to the top