[maven-release-plugin] prepare release org.apache.sling.installer.provider.installhook-1.0.4
diff --git a/pom.xml b/pom.xml
index deea689..6ccac11 100644
--- a/pom.xml
+++ b/pom.xml
@@ -20,7 +20,7 @@
     </parent>
 
     <artifactId>org.apache.sling.installer.provider.installhook</artifactId>
-    <version>1.0.3-SNAPSHOT</version>
+    <version>1.0.4</version>
     <packaging>bundle</packaging>
 
     <name>Sling Installer Vault Package Install Hook</name>
@@ -41,7 +41,7 @@
         <connection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-installer-provider-installhook.git</connection>
         <developerConnection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-installer-provider-installhook.git</developerConnection>
         <url>https://gitbox.apache.org/repos/asf?p=sling-org-apache-sling-installer-provider-installhook.git</url>
-        <tag>HEAD</tag>
+        <tag>org.apache.sling.installer.provider.installhook-1.0.4</tag>
     </scm>
 
     <build>