[maven-release-plugin] prepare release org.apache.sling.discovery.support-1.0.4
diff --git a/pom.xml b/pom.xml
index 2a9d42f..9b1fc87 100644
--- a/pom.xml
+++ b/pom.xml
@@ -29,7 +29,7 @@
 
     <artifactId>org.apache.sling.discovery.support</artifactId>
     <packaging>bundle</packaging>
-    <version>1.0.3-SNAPSHOT</version>
+    <version>1.0.4</version>
 
     <name>Apache Sling Discovery Support Bundle</name>
     <description>
@@ -40,7 +40,7 @@
         <connection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-discovery-support.git</connection>
         <developerConnection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-discovery-support.git</developerConnection>
         <url>https://gitbox.apache.org/repos/asf?p=sling-org-apache-sling-discovery-support.git</url>
-      <tag>HEAD</tag>
+      <tag>org.apache.sling.discovery.support-1.0.4</tag>
   </scm>
 
     <build>