[maven-release-plugin] prepare release org.apache.sling.testing.resourceresolver-mock-1.2.6
diff --git a/pom.xml b/pom.xml
index 5ffd011..98ab81e 100644
--- a/pom.xml
+++ b/pom.xml
@@ -28,7 +28,7 @@
     </parent>
 
     <artifactId>org.apache.sling.testing.resourceresolver-mock</artifactId>
-    <version>1.2.5-SNAPSHOT</version>
+    <version>1.2.6</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.2.6</tag>
     </scm>
 
     <properties>
-        <project.build.outputTimestamp>2021-12-02T20:10:26Z</project.build.outputTimestamp>
+        <project.build.outputTimestamp>2022-02-22T10:06:31Z</project.build.outputTimestamp>
     </properties>
 
     <reporting>