[maven-release-plugin] prepare release org.apache.sling.scripting.jsp-2.4.2
diff --git a/pom.xml b/pom.xml
index a571b90..1230b01 100644
--- a/pom.xml
+++ b/pom.xml
@@ -28,7 +28,7 @@
     </parent>
 
     <artifactId>org.apache.sling.scripting.jsp</artifactId>
-    <version>2.4.1-SNAPSHOT</version>
+    <version>2.4.2</version>
 
     <name>Apache Sling Scripting JSP</name>
     <description>Support for JSP scripting</description>
@@ -37,7 +37,7 @@
         <connection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-scripting-jsp.git</connection>
         <developerConnection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-scripting-jsp.git</developerConnection>
         <url>https://gitbox.apache.org/repos/asf?p=sling-org-apache-sling-scripting-jsp.git</url>
-      <tag>HEAD</tag>
+      <tag>org.apache.sling.scripting.jsp-2.4.2</tag>
   </scm>
 
     <build>