[maven-release-plugin] prepare release org.apache.sling.bundleresource.impl-2.3.4
diff --git a/pom.xml b/pom.xml
index f8e4f8c..626941e 100644
--- a/pom.xml
+++ b/pom.xml
@@ -27,7 +27,7 @@
     </parent>
 
     <artifactId>org.apache.sling.bundleresource.impl</artifactId>
-    <version>2.3.3-SNAPSHOT</version>
+    <version>2.3.4</version>
 
     <name>Apache Sling Bundle Resource Provider</name>
     <description>
@@ -36,14 +36,14 @@
     </description>
 
     <properties>
-        <project.build.outputTimestamp>2020-10-15T22:24:47Z</project.build.outputTimestamp>
+        <project.build.outputTimestamp>2021-04-23T16:33:46Z</project.build.outputTimestamp>
     </properties>
 
     <scm>
         <connection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-bundleresource-impl.git</connection>
         <developerConnection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-bundleresource-impl.git</developerConnection>
         <url>https://gitbox.apache.org/repos/asf?p=sling-org-apache-sling-bundleresource-impl.git</url>
-        <tag>HEAD</tag>
+        <tag>org.apache.sling.bundleresource.impl-2.3.4</tag>
     </scm>
 
     <build>