diff --git a/org.fortiss.tooling.feature/feature.xml b/org.fortiss.tooling.feature/feature.xml
index 87e0943178e7f3d042b598ed81ab0db5d4ce564d..c14c5a7326270f945cc706c188b4fe7964ace133 100644
--- a/org.fortiss.tooling.feature/feature.xml
+++ b/org.fortiss.tooling.feature/feature.xml
@@ -1,8 +1,8 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <feature
       id="org.fortiss.tooling.feature"
-      label="Fortiss Tooling Kernel 2.14-LATEST Feature"
-      version="2.17.0.qualifier"
+      label="Fortiss Tooling Kernel 2.18-LATEST Feature"
+      version="2.18.0.qualifier"
       provider-name="fortiss GmbH">
 
    <description url="http://www.example.com/description">
diff --git a/org.fortiss.tooling.feature/pom.xml b/org.fortiss.tooling.feature/pom.xml
index 8596f906fadc9a695d212d27895655824fa9e56b..7f8bed3782a35a2275c12daef3c096dad257be99 100644
--- a/org.fortiss.tooling.feature/pom.xml
+++ b/org.fortiss.tooling.feature/pom.xml
@@ -1,8 +1,8 @@
 <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
   <modelVersion>4.0.0</modelVersion>
 
-  <name>Tooling Kernel 2.14-LATEST Feature</name>
-  <version>2.17.0-SNAPSHOT</version>
+  <name>Tooling Kernel 2.18-LATEST Feature</name>
+  <version>2.18.0-SNAPSHOT</version>
   <artifactId>org.fortiss.tooling.feature</artifactId>
   <groupId>org.fortiss.tooling.feature</groupId>