[maven-release-plugin] prepare release org.apache.felix.healthcheck.generalchecks-2.0.8
diff --git a/healthcheck/generalchecks/pom.xml b/healthcheck/generalchecks/pom.xml
index 8a6e347..189e613 100644
--- a/healthcheck/generalchecks/pom.xml
+++ b/healthcheck/generalchecks/pom.xml
@@ -28,7 +28,7 @@
     </parent>
 
     <artifactId>org.apache.felix.healthcheck.generalchecks</artifactId>
-    <version>2.0.7-SNAPSHOT</version>
+    <version>2.0.8</version>
 
     <name>Apache Felix Health Check General Checks</name>
     <inceptionYear>2013</inceptionYear>
@@ -45,7 +45,7 @@
         <connection>scm:git:https://github.com/apache/felix-dev.git</connection>
         <developerConnection>scm:git:https://github.com/apache/felix-dev.git</developerConnection>
         <url>https://gitbox.apache.org/repos/asf?p=felix-dev.git</url>
-      <tag>HEAD</tag>
+      <tag>org.apache.felix.healthcheck.generalchecks-2.0.8</tag>
   </scm>
 
     <build>