This is an automated email from the ASF dual-hosted git repository. cziegeler pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-commons-log.git
The following commit(s) were added to refs/heads/master by this push: new b0cd0ee [maven-release-plugin] prepare release org.apache.sling.commons.log-5.3.0 b0cd0ee is described below commit b0cd0ee837efcbbc788285bb65413260e68e391c Author: Carsten Ziegeler <cziege...@apache.org> AuthorDate: Mon Dec 20 09:32:21 2021 +0100 [maven-release-plugin] prepare release org.apache.sling.commons.log-5.3.0 --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 5d8d258..55a09b6 100644 --- a/pom.xml +++ b/pom.xml @@ -28,7 +28,7 @@ </parent> <artifactId>org.apache.sling.commons.log</artifactId> - <version>5.2.1-SNAPSHOT</version> + <version>5.3.0</version> <name>Apache Sling Commons Log</name> <description> @@ -41,7 +41,7 @@ <connection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-commons-log.git</connection> <developerConnection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-commons-log.git</developerConnection> <url>https://gitbox.apache.org/repos/asf?p=sling-org-apache-sling-commons-log.git</url> - <tag>HEAD</tag> + <tag>org.apache.sling.commons.log-5.3.0</tag> </scm> <properties>