[maven-release-plugin] prepare release org.apache.sling.commons.threads-3.2.20
diff --git a/pom.xml b/pom.xml
index 278d93d..f1feddb 100644
--- a/pom.xml
+++ b/pom.xml
@@ -29,7 +29,7 @@
<artifactId>org.apache.sling.commons.threads</artifactId>
<packaging>bundle</packaging>
- <version>3.2.19-SNAPSHOT</version>
+ <version>3.2.20</version>
<name>Apache Sling Commons Threads</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.20</tag>
</scm>
<build>