[maven-release-plugin] prepare for next development iteration
diff --git a/pom.xml b/pom.xml
index 3793985..9d3ff7d 100644
--- a/pom.xml
+++ b/pom.xml
@@ -38,7 +38,7 @@
   <artifactId>project</artifactId>
   <packaging>pom</packaging>
   <name>Apache Directory Project</name>
-  <version>47</version>
+  <version>48-SNAPSHOT</version>
   <url>https://directory.apache.org/</url>
 
   <description>
@@ -823,7 +823,7 @@
     <arguments />
 
     <!-- activate Reproducible Builds -->
-    <project.build.outputTimestamp>1680683014</project.build.outputTimestamp>
+    <project.build.outputTimestamp>1680683023</project.build.outputTimestamp>
 
     <!-- ================================================ -->
     <!-- Set default encoding for reports and generated   -->