Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'update/org.eclipse.update.configurator/pom.xml')
-rw-r--r--update/org.eclipse.update.configurator/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/update/org.eclipse.update.configurator/pom.xml b/update/org.eclipse.update.configurator/pom.xml
index 8fb7ae74b..bb38ebc66 100644
--- a/update/org.eclipse.update.configurator/pom.xml
+++ b/update/org.eclipse.update.configurator/pom.xml
@@ -14,7 +14,7 @@
<parent>
<artifactId>eclipse.platform</artifactId>
<groupId>eclipse.platform</groupId>
- <version>4.15.0-SNAPSHOT</version>
+ <version>4.16.0-SNAPSHOT</version>
<relativePath>../../</relativePath>
</parent>
<groupId>org.eclipse.update</groupId>

Back to the top