diff --git a/.project b/.project
new file mode 100644
index 0000000000000000000000000000000000000000..f46465bd4b916335b66bfbfe193c8f8ff29788c2
--- /dev/null
+++ b/.project
@@ -0,0 +1,11 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<projectDescription>
+	<name>tooling-features</name>
+	<comment></comment>
+	<projects>
+	</projects>
+	<buildSpec>
+	</buildSpec>
+	<natures>
+	</natures>
+</projectDescription>
diff --git a/org.fortiss.tooling.feature/feature.xml b/org.fortiss.tooling.feature/feature.xml
index c14c5a7326270f945cc706c188b4fe7964ace133..bb4c174c01701cde60ae16c1b3030c57177f4aa3 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.18-LATEST Feature"
-      version="2.18.0.qualifier"
+      label="Fortiss Tooling Kernel 2.19-LATEST Feature"
+      version="2.19.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 7f8bed3782a35a2275c12daef3c096dad257be99..4c9c15b465f38712839c1ca52a3bfff8e8e2ab85 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.18-LATEST Feature</name>
-  <version>2.18.0-SNAPSHOT</version>
+  <name>Tooling Kernel 2.19-LATEST Feature</name>
+  <version>2.19.0-SNAPSHOT</version>
   <artifactId>org.fortiss.tooling.feature</artifactId>
   <groupId>org.fortiss.tooling.feature</groupId>