[maven-release-plugin] prepare release 4.2.0
diff --git a/pom.xml b/pom.xml
index 716d83c..29ce4f8 100644
--- a/pom.xml
+++ b/pom.xml
@@ -29,7 +29,7 @@
   </parent>
 
   <artifactId>org.apache.sling.pipes</artifactId>
-  <version>4.1.3-SNAPSHOT</version>
+  <version>4.2.0</version>
 
   <name>Apache Sling Pipes</name>
   <description>bulk content changes tool</description>
@@ -43,7 +43,7 @@
     <connection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-pipes.git</connection>
     <developerConnection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-pipes.git</developerConnection>
     <url>https://gitbox.apache.org/repos/asf?p=sling-org-apache-sling-pipes.git</url>
-    <tag>HEAD</tag>
+    <tag>4.2.0</tag>
   </scm>
 
   <build>