diff --git a/dcng-api/pom.xml b/dcng-api/pom.xml
index 46032af..2115ce1 100644
--- a/dcng-api/pom.xml
+++ b/dcng-api/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>com.helger.dcng</groupId>
     <artifactId>dcng-parent-pom</artifactId>
-    <version>0.2.9-SNAPSHOT</version>
+    <version>0.2.9</version>
   </parent>
   <artifactId>dcng-api</artifactId>
   <packaging>bundle</packaging>
diff --git a/dcng-core/pom.xml b/dcng-core/pom.xml
index bebced5..87aca4f 100644
--- a/dcng-core/pom.xml
+++ b/dcng-core/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>com.helger.dcng</groupId>
     <artifactId>dcng-parent-pom</artifactId>
-    <version>0.2.9-SNAPSHOT</version>
+    <version>0.2.9</version>
   </parent>
   <artifactId>dcng-core</artifactId>
   <packaging>bundle</packaging>
diff --git a/dcng-holodeck/pom.xml b/dcng-holodeck/pom.xml
index 66ae4dd..3c522b6 100644
--- a/dcng-holodeck/pom.xml
+++ b/dcng-holodeck/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>com.helger.dcng</groupId>
     <artifactId>dcng-parent-pom</artifactId>
-    <version>0.2.9-SNAPSHOT</version>
+    <version>0.2.9</version>
   </parent>
   <artifactId>dcng-holodeck</artifactId>
   <packaging>bundle</packaging>
diff --git a/dcng-phase4/pom.xml b/dcng-phase4/pom.xml
index 98890bd..4f499d9 100644
--- a/dcng-phase4/pom.xml
+++ b/dcng-phase4/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>com.helger.dcng</groupId>
     <artifactId>dcng-parent-pom</artifactId>
-    <version>0.2.9-SNAPSHOT</version>
+    <version>0.2.9</version>
   </parent>
   <artifactId>dcng-phase4</artifactId>
   <packaging>bundle</packaging>
diff --git a/dcng-web-api/pom.xml b/dcng-web-api/pom.xml
index 2fcdd4e..b7a8de9 100644
--- a/dcng-web-api/pom.xml
+++ b/dcng-web-api/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>com.helger.dcng</groupId>
     <artifactId>dcng-parent-pom</artifactId>
-    <version>0.2.9-SNAPSHOT</version>
+    <version>0.2.9</version>
   </parent>
   <artifactId>dcng-web-api</artifactId>
   <packaging>bundle</packaging>
diff --git a/dcng-webapp-phase4-it1-im/pom.xml b/dcng-webapp-phase4-it1-im/pom.xml
index 4fc59bf..d865055 100644
--- a/dcng-webapp-phase4-it1-im/pom.xml
+++ b/dcng-webapp-phase4-it1-im/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>com.helger.dcng</groupId>
     <artifactId>dcng-parent-pom</artifactId>
-    <version>0.2.9-SNAPSHOT</version>
+    <version>0.2.9</version>
   </parent>
   <artifactId>dcng-webapp-phase4-it1-im</artifactId>
   <packaging>war</packaging>
diff --git a/pom.xml b/pom.xml
index c5af5ef..a3be6e5 100644
--- a/pom.xml
+++ b/pom.xml
@@ -26,7 +26,7 @@
   </parent>
   <groupId>com.helger.dcng</groupId>
   <artifactId>dcng-parent-pom</artifactId>
-  <version>0.2.9-SNAPSHOT</version>
+  <version>0.2.9</version>
   <packaging>pom</packaging>
   <name>dcng-parent-pom</name>
   <description>Base POM to build the DE4A Connector NG (DCNG) projects</description>
@@ -45,7 +45,7 @@
     <connection>scm:git:git@github.com:de4a-at/de4a-connector-ng.git</connection>
     <developerConnection>scm:git:git@github.com:de4a-at/de4a-connector-ng.git</developerConnection>
     <url>http://github.com/de4a-at/de4a-connector-ng</url>
-    <tag>HEAD</tag>
+    <tag>dcng-parent-pom-0.2.9</tag>
   </scm>
 
   <organization>