[maven-release-plugin] prepare release org.apache.sling.scripting.api-2.2.2
diff --git a/pom.xml b/pom.xml
index 9b49ded..45ed1e9 100644
--- a/pom.xml
+++ b/pom.xml
@@ -29,7 +29,7 @@
     </parent>
 
     <artifactId>org.apache.sling.scripting.api</artifactId>
-    <version>2.2.1-SNAPSHOT</version>
+    <version>2.2.2</version>
 
     <name>Apache Sling Scripting API</name>
     <description>This bundle provides the internal API to implement scripting.</description>
@@ -37,7 +37,7 @@
     <scm>
         <connection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-scripting-api.git</connection>
         <developerConnection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-scripting-api.git</developerConnection>
-        <tag>HEAD</tag>
+        <tag>org.apache.sling.scripting.api-2.2.2</tag>
         <url>https://github.com/apache/sling-org-apache-sling-scripting-api.git</url>
     </scm>