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>