[maven-release-plugin] prepare release sling-jcrinstall-bundle-archetype-1.0.6
diff --git a/pom.xml b/pom.xml
index 54c0151..a36bcad 100644
--- a/pom.xml
+++ b/pom.xml
@@ -27,7 +27,7 @@
     </parent>
 
     <artifactId>sling-jcrinstall-bundle-archetype</artifactId>
-    <version>1.0.5-SNAPSHOT</version>
+    <version>1.0.6</version>
     <packaging>maven-archetype</packaging>
 
     <name>Apache Sling JCRInstall Bundle Archetype</name>
@@ -37,7 +37,8 @@
         <connection>scm:git:https://gitbox.apache.org/repos/asf/sling-jcrinstall-bundle-archetype.git</connection>
         <developerConnection>scm:git:https://gitbox.apache.org/repos/asf/sling-jcrinstall-bundle-archetype.git</developerConnection>
         <url>https://gitbox.apache.org/repos/asf?p=sling-jcrinstall-bundle-archetype.git</url>
-    </scm>
+      <tag>sling-jcrinstall-bundle-archetype-1.0.6</tag>
+  </scm>
 
     <build>
         <extensions>