[maven-release-plugin] prepare for next development iteration
diff --git a/pom.xml b/pom.xml
index 48ea941..8fe338b 100644
--- a/pom.xml
+++ b/pom.xml
@@ -38,7 +38,7 @@
   <artifactId>project</artifactId>
   <packaging>pom</packaging>
   <name>Apache Directory Project</name>
-  <version>46</version>
+  <version>47-SNAPSHOT</version>
   <url>https://directory.apache.org/</url>
 
   <description>
@@ -811,7 +811,7 @@
     <connection>scm:git:https://gitbox.apache.org/repos/asf/directory-project.git</connection>
     <developerConnection>scm:git:https://gitbox.apache.org/repos/asf/directory-project.git</developerConnection>
     <url>https://github.com/apache/directory-project.git/tree/{project.scm.tag}</url>
-    <tag>46</tag>
+    <tag>master</tag>
   </scm>
 
   <prerequisites>
@@ -823,7 +823,7 @@
     <arguments />
 
     <!-- activate Reproducible Builds -->
-    <project.build.outputTimestamp>1659019033</project.build.outputTimestamp>
+    <project.build.outputTimestamp>1659019042</project.build.outputTimestamp>
 
     <!-- ================================================ -->
     <!-- Set default encoding for reports and generated   -->