[maven-release-plugin] prepare release org.apache.sling.starter.startup-1.0.6
diff --git a/pom.xml b/pom.xml
index 8767c24..19f3f8e 100644
--- a/pom.xml
+++ b/pom.xml
@@ -22,7 +22,7 @@
     </parent>
 
     <artifactId>org.apache.sling.starter.startup</artifactId>
-    <version>1.0.5-SNAPSHOT</version>
+    <version>1.0.6</version>
     <packaging>bundle</packaging>
 
     <name>Apache Sling Starter Startup Module</name>
@@ -38,7 +38,7 @@
         <connection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-starter-startup.git</connection>
         <developerConnection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-starter-startup.git</developerConnection>
         <url>https://gitbox.apache.org/repos/asf?p=sling-org-apache-sling-starter-startup.git</url>
-      <tag>HEAD</tag>
+      <tag>org.apache.sling.starter.startup-1.0.6</tag>
   </scm>
 
     <build>