[maven-release-plugin] prepare release org.apache.sling.feature.diff-0.0.6
diff --git a/pom.xml b/pom.xml
index 301a2ad..b466943 100644
--- a/pom.xml
+++ b/pom.xml
@@ -26,7 +26,7 @@
   </parent>
 
   <artifactId>org.apache.sling.feature.diff</artifactId>
-  <version>0.0.5-SNAPSHOT</version>
+  <version>0.0.6</version>
 
   <name>Apache Sling Feature Model diff tool</name>
   <description>Feature Model diff tool for Apache Sling</description>
@@ -41,7 +41,7 @@
     <connection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-feature-diff.git</connection>
     <developerConnection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-feature-diff.git</developerConnection>
     <url>https://gitbox.apache.org/repos/asf?p=sling-org-apache-sling-feature-diff.git</url>
-    <tag>HEAD</tag>
+    <tag>org.apache.sling.feature.diff-0.0.6</tag>
   </scm>
 
   <dependencies>