[maven-release-plugin] prepare release org.apache.sling.testing.resourceresolver-mock-1.4.2
diff --git a/pom.xml b/pom.xml
index 22effe2..72d5034 100644
--- a/pom.xml
+++ b/pom.xml
@@ -28,7 +28,7 @@
     </parent>
 
     <artifactId>org.apache.sling.testing.resourceresolver-mock</artifactId>
-    <version>1.4.1-SNAPSHOT</version>
+    <version>1.4.2</version>
 
     <name>Apache Sling Testing Resource Resolver Mock</name>
     <description>
@@ -39,11 +39,11 @@
         <connection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-testing-resourceresolver-mock.git</connection>
         <developerConnection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-testing-resourceresolver-mock.git</developerConnection>
         <url>https://gitbox.apache.org/repos/asf?p=sling-org-apache-sling-testing-resourceresolver-mock.git</url>
-        <tag>HEAD</tag>
+        <tag>org.apache.sling.testing.resourceresolver-mock-1.4.2</tag>
     </scm>
 
     <properties>
-        <project.build.outputTimestamp>2022-08-29T13:14:23Z</project.build.outputTimestamp>
+        <project.build.outputTimestamp>2023-05-16T08:27:39Z</project.build.outputTimestamp>
     </properties>
 
     <reporting>