[maven-release-plugin] prepare release org.apache.sling.serviceusermapper-1.4.0
diff --git a/pom.xml b/pom.xml
index a2cece3..1fbe78f 100644
--- a/pom.xml
+++ b/pom.xml
@@ -29,7 +29,7 @@
 
     <artifactId>org.apache.sling.serviceusermapper</artifactId>
     <packaging>bundle</packaging>
-    <version>1.3.7-SNAPSHOT</version>
+    <version>1.4.0</version>
 
     <name>Apache Sling Service User Mapper</name>
     <description>
@@ -43,7 +43,7 @@
         <connection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-serviceusermapper.git</connection>
         <developerConnection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-serviceusermapper.git</developerConnection>
         <url>https://gitbox.apache.org/repos/asf?p=sling-org-apache-sling-serviceusermapper.git</url>
-      <tag>HEAD</tag>
+      <tag>org.apache.sling.serviceusermapper-1.4.0</tag>
   </scm>
 
     <build>