[release] set version to 3.14.0-SNAPSHOT
diff --git a/maven_plugin_config-master/pom.xml b/maven_plugin_config-master/pom.xml
index 69095d3..2dd8ea7 100644
--- a/maven_plugin_config-master/pom.xml
+++ b/maven_plugin_config-master/pom.xml
@@ -15,7 +15,7 @@
   <parent>
     <groupId>org.eclipse.scout</groupId>
     <artifactId>maven_plugin_version-master</artifactId>
-    <version>3.13.6-SNAPSHOT</version>
+    <version>3.14.0-SNAPSHOT</version>
     <relativePath>../maven_plugin_version-master</relativePath>
   </parent>
 
diff --git a/maven_plugin_version-master/pom.xml b/maven_plugin_version-master/pom.xml
index 0c162a1..ee89db3 100644
--- a/maven_plugin_version-master/pom.xml
+++ b/maven_plugin_version-master/pom.xml
@@ -8,7 +8,7 @@
 
   <groupId>org.eclipse.scout</groupId>
   <artifactId>maven_plugin_version-master</artifactId>
-  <version>3.13.6-SNAPSHOT</version>
+  <version>3.14.0-SNAPSHOT</version>
   <packaging>pom</packaging>
   <name>Maven Master Plugin Version Configuration</name>
   <description>Maven Master hosted at Eclipse Scout</description>
diff --git a/maven_rt_plugin_config-master/pom.xml b/maven_rt_plugin_config-master/pom.xml
index 8b167e0..4801457 100644
--- a/maven_rt_plugin_config-master/pom.xml
+++ b/maven_rt_plugin_config-master/pom.xml
@@ -15,7 +15,7 @@
   <parent>
     <groupId>org.eclipse.scout</groupId>
     <artifactId>maven_plugin_config-master</artifactId>
-    <version>3.13.6-SNAPSHOT</version>
+    <version>3.14.0-SNAPSHOT</version>
     <relativePath>../maven_plugin_config-master</relativePath>
   </parent>
 
diff --git a/maven_sdk_p2_plugin_config-master/pom.xml b/maven_sdk_p2_plugin_config-master/pom.xml
index e41faa7..c3d272f 100644
--- a/maven_sdk_p2_plugin_config-master/pom.xml
+++ b/maven_sdk_p2_plugin_config-master/pom.xml
@@ -15,7 +15,7 @@
   <parent>
     <groupId>org.eclipse.scout</groupId>
     <artifactId>maven_sdk_plugin_config-master</artifactId>
-    <version>3.13.6-SNAPSHOT</version>
+    <version>3.14.0-SNAPSHOT</version>
     <relativePath>../maven_sdk_plugin_config-master</relativePath>
   </parent>
 
diff --git a/maven_sdk_plugin_config-master/pom.xml b/maven_sdk_plugin_config-master/pom.xml
index 10ff2ff..c4d872c 100644
--- a/maven_sdk_plugin_config-master/pom.xml
+++ b/maven_sdk_plugin_config-master/pom.xml
@@ -15,7 +15,7 @@
   <parent>
     <groupId>org.eclipse.scout</groupId>
     <artifactId>maven_plugin_config-master</artifactId>
-    <version>3.13.6-SNAPSHOT</version>
+    <version>3.14.0-SNAPSHOT</version>
     <relativePath>../maven_plugin_config-master</relativePath>
   </parent>
 
diff --git a/pom.xml b/pom.xml
index 3d068a8..6160b89 100644
--- a/pom.xml
+++ b/pom.xml
@@ -15,12 +15,12 @@
   <parent>
     <groupId>org.eclipse.scout</groupId>
     <artifactId>maven_plugin_config-master</artifactId>
-    <version>3.13.5-SNAPSHOT</version>
+    <version>3.14.0-SNAPSHOT</version>
     <relativePath>./maven_plugin_config-master</relativePath>
   </parent>
 
   <artifactId>maven-master</artifactId>
-  <version>3.13.5-SNAPSHOT</version> <!-- additional version tag required ('parent is also a child module' & versions-maven-plugin) -->
+  <version>3.14.0-SNAPSHOT</version> <!-- additional version tag required ('parent is also a child module' & versions-maven-plugin) -->
   <packaging>pom</packaging>
   <name>Maven Master Root Module</name>