[maven-release-plugin] prepare release org.apache.felix.healthcheck.generalchecks-3.0.0
diff --git a/healthcheck/generalchecks/pom.xml b/healthcheck/generalchecks/pom.xml
index 42e50e5..b141664 100644
--- a/healthcheck/generalchecks/pom.xml
+++ b/healthcheck/generalchecks/pom.xml
@@ -28,7 +28,7 @@
     </parent>
 
     <artifactId>org.apache.felix.healthcheck.generalchecks</artifactId>
-    <version>3.0.0-SNAPSHOT</version>
+    <version>3.0.0</version>
 
     <name>Apache Felix Health Check General Checks</name>
     <inceptionYear>2013</inceptionYear>
@@ -45,7 +45,7 @@
         <connection>scm:git:ssh://git@github.com/apache/felix-dev.git</connection>
         <developerConnection>scm:git:ssh://git@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-3.0.0</tag>
   </scm>
 
     <build>