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

xiangfu0 pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/pinot.git


The following commit(s) were added to refs/heads/master by this push:
     new 413edae9935 drop non-reproducible entries (#18812)
413edae9935 is described below

commit 413edae9935b4d27bbf0bbf294760d84c09c7711
Author: HervĂ© Boutemy <[email protected]>
AuthorDate: Sat Jun 20 05:13:52 2026 +0200

    drop non-reproducible entries (#18812)
---
 pom.xml | 2 --
 1 file changed, 2 deletions(-)

diff --git a/pom.xml b/pom.xml
index b5f5efe195d..d5972c6a9ed 100644
--- a/pom.xml
+++ b/pom.xml
@@ -2148,8 +2148,6 @@
           <configuration>
             <archive>
               <manifestEntries>
-                <Build-Time>${maven.build.timestamp}</Build-Time>
-                <Implementation-Branch>${scmBranch}</Implementation-Branch>
                 
<Implementation-Title>${project.artifactId}</Implementation-Title>
                 
<Implementation-Version>${project.version}-${buildNumber}</Implementation-Version>
                 
<Implementation-Vendor-Id>${project.groupId}</Implementation-Vendor-Id>


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to