[maven-release-plugin] prepare release org.apache.sling.feature.analyser-1.3.4
diff --git a/pom.xml b/pom.xml
index 6c0791b..81040bb 100644
--- a/pom.xml
+++ b/pom.xml
@@ -22,7 +22,7 @@
     </parent>
 
     <artifactId>org.apache.sling.feature.analyser</artifactId>
-    <version>1.3.3-SNAPSHOT</version>
+    <version>1.3.4</version>
 
     <name>Apache Sling Feature Model Analyser</name>
     <description>
@@ -37,7 +37,7 @@
         <connection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-feature-analyser.git</connection>
         <developerConnection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-feature-analyser.git</developerConnection>
         <url>https://gitbox.apache.org/repos/asf?p=sling-org-apache-sling-feature-analyser.git</url>
-      <tag>HEAD</tag>
+      <tag>org.apache.sling.feature.analyser-1.3.4</tag>
    </scm>
 
     <build>