[maven-release-plugin] prepare release org.apache.sling.tenant-1.1.6
diff --git a/pom.xml b/pom.xml
index e803e60..d5afb36 100644
--- a/pom.xml
+++ b/pom.xml
@@ -27,7 +27,7 @@
     </parent>
 
     <artifactId>org.apache.sling.tenant</artifactId>
-    <version>1.1.5-SNAPSHOT</version>
+    <version>1.1.6</version>
 
     <name>Apache Sling Tenant</name>
     <description>
@@ -38,7 +38,7 @@
         <connection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-tenant.git</connection>
         <developerConnection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-tenant.git</developerConnection>
         <url>https://gitbox.apache.org/repos/asf?p=sling-org-apache-sling-tenant.git</url>
-      <tag>HEAD</tag>
+      <tag>org.apache.sling.tenant-1.1.6</tag>
   </scm>
 
     <properties>