[maven-release-plugin] prepare release org.apache.sling.testing.clients-3.0.6
diff --git a/pom.xml b/pom.xml
index 6a1f368..d123fcd 100644
--- a/pom.xml
+++ b/pom.xml
@@ -28,7 +28,7 @@
     </parent>
 
     <artifactId>org.apache.sling.testing.clients</artifactId>
-    <version>3.0.5-SNAPSHOT</version>
+    <version>3.0.6</version>
 
     <name>Apache Sling Testing Clients</name>
     <description>
@@ -39,12 +39,12 @@
         <developerConnection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-testing-clients.git
         </developerConnection>
         <url>https://gitbox.apache.org/repos/asf?p=sling-org-apache-sling-testing-clients.git</url>
-        <tag>HEAD</tag>
+        <tag>org.apache.sling.testing.clients-3.0.6</tag>
     </scm>
     
     <properties>
         <sling.java.version>8</sling.java.version>
-        <project.build.outputTimestamp>1639046201</project.build.outputTimestamp>
+        <project.build.outputTimestamp>1640198373</project.build.outputTimestamp>
     </properties>
 
     <build>