[maven-release-plugin] prepare release org.apache.sling.serviceusermapper-1.3.6
diff --git a/pom.xml b/pom.xml
index 8b794f4..360e739 100644
--- a/pom.xml
+++ b/pom.xml
@@ -29,7 +29,7 @@
 
     <artifactId>org.apache.sling.serviceusermapper</artifactId>
     <packaging>bundle</packaging>
-    <version>1.3.5-SNAPSHOT</version>
+    <version>1.3.6</version>
 
     <name>Apache Sling Service User Mapper</name>
     <description>
@@ -43,7 +43,8 @@
         <connection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-serviceusermapper.git</connection>
         <developerConnection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-serviceusermapper.git</developerConnection>
         <url>https://gitbox.apache.org/repos/asf?p=sling-org-apache-sling-serviceusermapper.git</url>
-    </scm>
+      <tag>org.apache.sling.serviceusermapper-1.3.6</tag>
+  </scm>
 
     <build>
         <plugins>