[maven-release-plugin] prepare release org.apache.sling.testing.jcr-mock-1.3.6
diff --git a/pom.xml b/pom.xml
index cb6f6be..1c41cf7 100644
--- a/pom.xml
+++ b/pom.xml
@@ -28,7 +28,7 @@
     </parent>
 
     <artifactId>org.apache.sling.testing.jcr-mock</artifactId>
-    <version>1.3.5-SNAPSHOT</version>
+    <version>1.3.6</version>
     <packaging>bundle</packaging>
 
     <name>Apache Sling Testing JCR Mock</name>
@@ -38,7 +38,7 @@
         <connection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-testing-jcr-mock.git</connection>
         <developerConnection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-testing-jcr-mock.git</developerConnection>
         <url>https://gitbox.apache.org/repos/asf?p=sling-org-apache-sling-testing-jcr-mock.git</url>
-      <tag>HEAD</tag>
+      <tag>org.apache.sling.testing.jcr-mock-1.3.6</tag>
   </scm>
 
     <dependencies>