This is an automated email from the ASF dual-hosted git repository.

andor pushed a commit to branch branch-3.9
in repository https://gitbox.apache.org/repos/asf/zookeeper.git

commit 078a3e692f08c5de215f6893155a77b6a8b66cd5
Author: Andor Molnar <[email protected]>
AuthorDate: Mon Oct 2 19:59:15 2023 +0000

    Start ZooKeeper 3.9.2-SNAPSHOT
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 7b971660b..24544378a 100644
--- a/pom.xml
+++ b/pom.xml
@@ -542,7 +542,7 @@
     <!-- maven properties -->
     <maven.compiler.source>1.8</maven.compiler.source>
     <maven.compiler.target>1.8</maven.compiler.target>
-    <project.build.outputTimestamp>1691130453</project.build.outputTimestamp>
+    <project.build.outputTimestamp>1696276681</project.build.outputTimestamp>
     <dependency.locations.enabled>false</dependency.locations.enabled>
     <surefire.version>2.22.1</surefire.version>
 

Reply via email to