[maven-release-plugin] prepare release org.apache.sling.servlets.post-2.3.28
diff --git a/pom.xml b/pom.xml
index 727d820..a88aa3a 100644
--- a/pom.xml
+++ b/pom.xml
@@ -28,7 +28,7 @@
 
     <artifactId>org.apache.sling.servlets.post</artifactId>
     <packaging>bundle</packaging>
-    <version>2.3.27-SNAPSHOT</version>
+    <version>2.3.28</version>
 
     <name>Apache Sling Default POST Servlets</name>
     <description>
@@ -39,7 +39,7 @@
         <connection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-servlets-post.git</connection>
         <developerConnection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-servlets-post.git</developerConnection>
         <url>https://gitbox.apache.org/repos/asf?p=sling-org-apache-sling-servlets-post.git</url>
-      <tag>HEAD</tag>
+      <tag>org.apache.sling.servlets.post-2.3.28</tag>
   </scm>
 
     <properties>