This is an automated email from the ASF dual-hosted git repository. sseifert pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-commons-log.git
commit 610afdb1c815772735b525e59e9bf914bc8aa9b0 Author: Stefan Seifert <stefanseif...@users.noreply.github.com> AuthorDate: Mon May 5 12:50:18 2025 +0200 add HEAD tag to not break the release process with spotless formatting check --- pom.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/pom.xml b/pom.xml index 2deb9d5..2a08f92 100644 --- a/pom.xml +++ b/pom.xml @@ -36,6 +36,7 @@ <scm> <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> + <tag>HEAD</tag> <url>https://github.com/apache/sling-org-apache-sling-commons-log.git</url> </scm>