Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMat Booth2020-03-06 19:09:09 +0000
committerMat Booth2020-03-06 19:09:09 +0000
commit41db00b7796be8a4a8c22d0bd04d080800baba80 (patch)
tree998a68af148d77fd5ba9b23a0e15cd7768a73cf4 /pom.xml
parent08f575104a3d072ed99fdd912764adaaf5799126 (diff)
downloadrt.equinox.bundles-41db00b7796be8a4a8c22d0bd04d080800baba80.tar.gz
rt.equinox.bundles-41db00b7796be8a4a8c22d0bd04d080800baba80.tar.xz
rt.equinox.bundles-41db00b7796be8a4a8c22d0bd04d080800baba80.zip
Change-Id: Iee2d785e7d9bd63a074da765c47efd04c5243fb3 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 ccbde8658..c1338fadb 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