[release] Version 3.14.0
diff --git a/maven_plugin_config-master/pom.xml b/maven_plugin_config-master/pom.xml
index 2dd8ea7..979dfeb 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.14.0-SNAPSHOT</version>
+ <version>3.14.0</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 ee89db3..105c214 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.14.0-SNAPSHOT</version>
+ <version>3.14.0</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 4801457..2805a0e 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.14.0-SNAPSHOT</version>
+ <version>3.14.0</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 c3d272f..5be0e6f 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.14.0-SNAPSHOT</version>
+ <version>3.14.0</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 c4d872c..7284496 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.14.0-SNAPSHOT</version>
+ <version>3.14.0</version>
<relativePath>../maven_plugin_config-master</relativePath>
</parent>
diff --git a/pom.xml b/pom.xml
index 6160b89..9119115 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.14.0-SNAPSHOT</version>
+ <version>3.14.0</version>
<relativePath>./maven_plugin_config-master</relativePath>
</parent>
<artifactId>maven-master</artifactId>
- <version>3.14.0-SNAPSHOT</version> <!-- additional version tag required ('parent is also a child module' & versions-maven-plugin) -->
+ <version>3.14.0</version> <!-- additional version tag required ('parent is also a child module' & versions-maven-plugin) -->
<packaging>pom</packaging>
<name>Maven Master Root Module</name>