This is an automated email from the ASF dual-hosted git repository. rombert pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-commons-threads.git
commit 594c817e83e43f52fdc88af09f7baee8f0fa1860 Author: Robert Munteanu <[email protected]> AuthorDate: Thu Oct 24 17:42:04 2019 +0200 [maven-release-plugin] prepare release org.apache.sling.commons.threads-3.2.20 --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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>
