This is an automated email from the ASF dual-hosted git repository.

rombert pushed a commit to branch issue/minor-cleanups
in repository 
https://gitbox.apache.org/repos/asf/sling-org-apache-sling-starter.git

commit d6e922cc3e88207e1dfc1fd74e539a03db421f52
Author: Robert Munteanu <[email protected]>
AuthorDate: Fri Jun 3 15:23:52 2022 +0200

    Correct SCM tag
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 8c258dc..8e44506 100644
--- a/pom.xml
+++ b/pom.xml
@@ -32,7 +32,7 @@
         
<connection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-starter.git</connection>
         
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-starter.git</developerConnection>
         
<url>https://gitbox.apache.org/repos/asf?p=sling-org-apache-sling-starter.git</url>
-        <tag>org.apache.sling.starter-12</tag>
+        <tag>HEAD</tag>
     </scm>
 
     <properties>

Reply via email to