[maven-release-plugin] prepare release org.apache.sling.testing.rules-2.0.0
diff --git a/pom.xml b/pom.xml
index 7a2067e..260014e 100644
--- a/pom.xml
+++ b/pom.xml
@@ -28,7 +28,7 @@
     </parent>
 
     <artifactId>org.apache.sling.testing.rules</artifactId>
-    <version>1.0.11-SNAPSHOT</version>
+    <version>2.0.0</version>
     <packaging>bundle</packaging>
 
     <name>Apache Sling Testing Rules</name>
@@ -40,7 +40,7 @@
         <connection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-testing-rules.git</connection>
         <developerConnection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-testing-rules.git</developerConnection>
         <url>https://gitbox.apache.org/repos/asf?p=sling-org-apache-sling-testing-rules.git</url>
-      <tag>HEAD</tag>
+      <tag>org.apache.sling.testing.rules-2.0.0</tag>
   </scm>
 
     <build>