[maven-release-plugin] prepare release org.apache.sling.commons.threads-3.2.16
diff --git a/pom.xml b/pom.xml
index c17db6f..e98d6e4 100644
--- a/pom.xml
+++ b/pom.xml
@@ -29,7 +29,7 @@
 
     <artifactId>org.apache.sling.commons.threads</artifactId>
     <packaging>bundle</packaging>
-    <version>3.2.15-SNAPSHOT</version>
+    <version>3.2.16</version>
 
     <name>Apache Sling Thread Support</name>
     <description>
@@ -40,7 +40,7 @@
         <connection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-commons-threads.git</connection>
         <developerConnection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-commons-threads.git</developerConnection>
         <url>https://gitbox.apache.org/repos/asf?p=sling-org-apache-sling-commons-threads.git</url>
-      <tag>HEAD</tag>
+      <tag>org.apache.sling.commons.threads-3.2.16</tag>
   </scm>
 
     <build>