[maven-release-plugin] prepare release org.apache.sling.installer.hc-2.0.2
diff --git a/pom.xml b/pom.xml
index e9f401e..0adf602 100644
--- a/pom.xml
+++ b/pom.xml
@@ -20,7 +20,7 @@
     </parent>
 
     <artifactId>org.apache.sling.installer.hc</artifactId>
-    <version>2.0.1-SNAPSHOT</version>
+    <version>2.0.2</version>
 
     <name>Apache Sling Installer Health Checks</name>
     <description> 
@@ -31,7 +31,7 @@
         <connection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-installer-hc.git</connection>
         <developerConnection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-installer-hc.git</developerConnection>
         <url>https://gitbox.apache.org/repos/asf?p=sling-org-apache-sling-installer-hc.git</url>
-      <tag>HEAD</tag>
+      <tag>org.apache.sling.installer.hc-2.0.2</tag>
   </scm>
 
     <!-- compile with java 7 -->