[maven-release-plugin] prepare release org.apache.sling.distribution.core-0.3.4
diff --git a/pom.xml b/pom.xml
index 061d32b..e98c93f 100644
--- a/pom.xml
+++ b/pom.xml
@@ -32,7 +32,7 @@
     <!-- P R O J E C T                                                           -->
     <!-- ======================================================================= -->
     <artifactId>org.apache.sling.distribution.core</artifactId>
-    <version>0.3.3-SNAPSHOT</version>
+    <version>0.3.4</version>
     <packaging>bundle</packaging>
 
     <name>Apache Sling Distribution Core</name>
@@ -45,7 +45,7 @@
         <connection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-distribution-core.git</connection>
         <developerConnection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-distribution-core.git</developerConnection>
         <url>https://gitbox.apache.org/repos/asf?p=sling-org-apache-sling-distribution-core.git</url>
-      <tag>HEAD</tag>
+      <tag>org.apache.sling.distribution.core-0.3.4</tag>
   </scm>
 
     <!-- ======================================================================= -->