diff --git a/org.fortiss.tooling.feature/feature.xml b/org.fortiss.tooling.feature/feature.xml
index bb4c174c01701cde60ae16c1b3030c57177f4aa3..3ce3e96f686755979c4e464a3b9d6f4ec2214f72 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.19-LATEST Feature"
-      version="2.19.0.qualifier"
+      label="Fortiss Tooling Kernel 2.20-LATEST Feature"
+      version="2.20.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 4c9c15b465f38712839c1ca52a3bfff8e8e2ab85..eb1a3103004f1c0846bda040cc6be50e16f0f517 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.19-LATEST Feature</name>
-  <version>2.19.0-SNAPSHOT</version>
+  <name>Tooling Kernel 2.20-LATEST Feature</name>
+  <version>2.20.0-SNAPSHOT</version>
   <artifactId>org.fortiss.tooling.feature</artifactId>
   <groupId>org.fortiss.tooling.feature</groupId>