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-webconsole.git
commit 2c017fc096eca918e98924eb9cd4ed4765e65df7 Author: Stefan Seifert <[email protected]> AuthorDate: Fri Dec 13 10:58:53 2024 +0100 add scm tag --- pom.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/pom.xml b/pom.xml index 65cf424..472191c 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-webconsole.git</connection> <developerConnection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-commons-log-webconsole.git</developerConnection> + <tag>HEAD</tag> <url>https://github.com/apache/sling-org-apache-sling-commons-log-webconsole.git</url> </scm>
