[maven-release-plugin] prepare release org.apache.sling.feature.analyser-1.3.28
diff --git a/pom.xml b/pom.xml
index 2992a05..02faee2 100644
--- a/pom.xml
+++ b/pom.xml
@@ -22,7 +22,7 @@
     </parent>
 
     <artifactId>org.apache.sling.feature.analyser</artifactId>
-    <version>1.3.27-SNAPSHOT</version>
+    <version>1.3.28</version>
 
     <name>Apache Sling Feature Model Analyser</name>
     <description>
@@ -37,7 +37,7 @@
         <connection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-feature-analyser.git</connection>
         <developerConnection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-feature-analyser.git</developerConnection>
         <url>https://gitbox.apache.org/repos/asf?p=sling-org-apache-sling-feature-analyser.git</url>
-      <tag>HEAD</tag>
+      <tag>org.apache.sling.feature.analyser-1.3.28</tag>
    </scm>
 
     <build>