[maven-release-plugin] prepare release org.apache.sling.adapter-2.2.0
diff --git a/pom.xml b/pom.xml
index 0729103..58e8b4d 100644
--- a/pom.xml
+++ b/pom.xml
@@ -28,7 +28,7 @@
     </parent>
 
     <artifactId>org.apache.sling.adapter</artifactId>
-    <version>2.1.11-SNAPSHOT</version>
+    <version>2.2.0</version>
 
     <name>Apache Sling Adapter Manager Implementation</name>
     <description>
@@ -41,7 +41,8 @@
         <connection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-adapter.git</connection>
         <developerConnection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-adapter.git</developerConnection>
         <url>https://gitbox.apache.org/repos/asf?p=sling-org-apache-sling-adapter.git</url>
-    </scm>
+      <tag>org.apache.sling.adapter-2.2.0</tag>
+  </scm>
 
     <properties>
         <site.jira.version.id>12314288</site.jira.version.id>