[maven-release-plugin] prepare release org.apache.sling.serviceusermapper-1.4.4
diff --git a/pom.xml b/pom.xml
index 0354d1b..3a99cca 100644
--- a/pom.xml
+++ b/pom.xml
@@ -28,7 +28,7 @@
     </parent>
 
     <artifactId>org.apache.sling.serviceusermapper</artifactId>
-    <version>1.4.3-SNAPSHOT</version>
+    <version>1.4.4</version>
 
     <name>Apache Sling Service User Mapper</name>
     <description>
@@ -42,7 +42,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.4</tag>
   </scm>
 
     <build>