| commit | 8159d40fee43ab677b814a74e56a57f639fae38d | [log] [tgz] |
|---|---|---|
| author | Stefan Seifert <stefanseifert@users.noreply.github.com> | Fri Dec 13 11:15:34 2024 +0100 |
| committer | Stefan Seifert <stefanseifert@users.noreply.github.com> | Fri Dec 13 11:15:34 2024 +0100 |
| tree | 05fd143b6b27671bd3c5961bd2ecddfd54227f01 | |
| parent | 54701be2cb510e4104270c5711a81f5dd2eb9021 [diff] |
add scm tag
diff --git a/pom.xml b/pom.xml index 92af9c7..9b49ded 100644 --- a/pom.xml +++ b/pom.xml
@@ -37,6 +37,7 @@ <scm> <connection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-scripting-api.git</connection> <developerConnection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-scripting-api.git</developerConnection> + <tag>HEAD</tag> <url>https://github.com/apache/sling-org-apache-sling-scripting-api.git</url> </scm>