[maven-release-plugin] prepare release org.apache.sling.api-2.22.0
diff --git a/pom.xml b/pom.xml
index 0755db9..6907c5b 100644
--- a/pom.xml
+++ b/pom.xml
@@ -28,7 +28,7 @@
     </parent>
 
     <artifactId>org.apache.sling.api</artifactId>
-    <version>2.22.0-SNAPSHOT</version>
+    <version>2.22.0</version>
 
     <name>Apache Sling API</name>
     <description>
@@ -46,7 +46,7 @@
         <connection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-api.git</connection>
         <developerConnection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-api.git</developerConnection>
         <url>https://gitbox.apache.org/repos/asf?p=sling-org-apache-sling-api.git</url>
-      <tag>HEAD</tag>
+      <tag>org.apache.sling.api-2.22.0</tag>
   </scm>
 
     <properties>