[maven-release-plugin] prepare release org.apache.sling.feature.apiregions-1.0.4
diff --git a/pom.xml b/pom.xml
index 4747ae3..563e305 100644
--- a/pom.xml
+++ b/pom.xml
@@ -22,7 +22,7 @@
     </parent>
 
     <artifactId>org.apache.sling.feature.apiregions</artifactId>
-    <version>1.0.3-SNAPSHOT</version>
+    <version>1.0.4</version>
     <packaging>bundle</packaging>
 
     <name>Apache Sling Feature API Regions Runtime</name>
@@ -34,7 +34,7 @@
         <connection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-feature-apiregions.git</connection>
         <developerConnection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-feature-apiregions.git</developerConnection>
         <url>https://gitbox.apache.org/repos/asf?p=sling-org-apache-sling-feature-apiregions.git</url>
-        <tag>HEAD</tag>
+        <tag>org.apache.sling.feature.apiregions-1.0.4</tag>
     </scm>
 
     <properties>