[maven-release-plugin] prepare release org.apache.sling.testing.resourceresolver-mock-1.2.2
diff --git a/pom.xml b/pom.xml
index 980b255..ad6e4ba 100644
--- a/pom.xml
+++ b/pom.xml
@@ -28,7 +28,7 @@
     </parent>
 
     <artifactId>org.apache.sling.testing.resourceresolver-mock</artifactId>
-    <version>1.2.1-SNAPSHOT</version>
+    <version>1.2.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.2.2</tag>
     </scm>
 
     <properties>
-        <project.build.outputTimestamp>2021-06-07T17:05:54Z</project.build.outputTimestamp>
+        <project.build.outputTimestamp>2021-06-21T16:00:22Z</project.build.outputTimestamp>
     </properties>
 
     <reporting>