[maven-release-plugin] prepare release org.apache.sling.commons.log-5.1.6
diff --git a/pom.xml b/pom.xml
index e65e1c8..55a75e7 100644
--- a/pom.xml
+++ b/pom.xml
@@ -28,7 +28,7 @@
   </parent>
 
   <artifactId>org.apache.sling.commons.log</artifactId>
-  <version>5.1.5-SNAPSHOT</version>
+  <version>5.1.6</version>
   <packaging>bundle</packaging>
 
     <name>Apache Sling Commons Log</name>
@@ -42,7 +42,7 @@
     <connection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-commons-log.git</connection>
     <developerConnection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-commons-log.git</developerConnection>
     <url>https://gitbox.apache.org/repos/asf?p=sling-org-apache-sling-commons-log.git</url>
-    <tag>HEAD</tag>
+    <tag>org.apache.sling.commons.log-5.1.6</tag>
   </scm>
 
   <properties>