[maven-release-plugin] prepare branch @{releaseLabel}
diff --git a/pom.xml b/pom.xml
index ac8d128..daf9657 100644
--- a/pom.xml
+++ b/pom.xml
@@ -44,7 +44,7 @@
     <connection>scm:git:https://gitbox.apache.org/repos/asf/plc4x.git</connection>
     <developerConnection>scm:git:https://gitbox.apache.org/repos/asf/plc4x.git</developerConnection>
     <url>https://github.com/apache/plc4x</url>
-    <tag>release/0.8</tag>
+    <tag>rel/0.8</tag>
   </scm>
 
   <!-- Only configure the site distribution as the rest is handled by the apache parent -->
@@ -96,7 +96,7 @@
     <project.reporting.outputencoding>UTF-8</project.reporting.outputencoding>
 
     <!-- Timestamp for the reproducible builds -->
-    <project.build.outputTimestamp>2021-01-25T11:24:26Z</project.build.outputTimestamp>
+    <project.build.outputTimestamp>2021-01-25T11:30:56Z</project.build.outputTimestamp>
 
     <!-- Exclude all generated code -->
     <sonar.exclusions>**/generated-sources</sonar.exclusions>