Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'features/org.eclipse.core.runtime.feature/pom.xml')
-rw-r--r--features/org.eclipse.core.runtime.feature/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/features/org.eclipse.core.runtime.feature/pom.xml b/features/org.eclipse.core.runtime.feature/pom.xml
index a7af6ac25..7b97aa089 100644
--- a/features/org.eclipse.core.runtime.feature/pom.xml
+++ b/features/org.eclipse.core.runtime.feature/pom.xml
@@ -14,7 +14,7 @@
<parent>
<artifactId>eclipse.platform.runtime</artifactId>
<groupId>eclipse.platform.runtime</groupId>
- <version>4.8.0-SNAPSHOT</version>
+ <version>4.9.0-SNAPSHOT</version>
<relativePath>../../</relativePath>
</parent>
<groupId>org.eclipse.core.feature</groupId>

Back to the top