[maven-release-plugin] prepare release org.apache.sling.jcr.base-3.1.6
diff --git a/pom.xml b/pom.xml
index 0e93fcf..660dbe9 100644
--- a/pom.xml
+++ b/pom.xml
@@ -28,7 +28,7 @@
     </parent>
 
     <artifactId>org.apache.sling.jcr.base</artifactId>
-    <version>3.1.5-SNAPSHOT</version>
+    <version>3.1.6</version>
 
     <name>Apache Sling JCR Base</name>
     <description>
@@ -39,7 +39,7 @@
         <connection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-jcr-base.git</connection>
         <developerConnection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-jcr-base.git</developerConnection>
         <url>https://gitbox.apache.org/repos/asf?p=sling-org-apache-sling-jcr-base.git</url>
-      <tag>HEAD</tag>
+      <tag>org.apache.sling.jcr.base-3.1.6</tag>
   </scm>
 
     <build>