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

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


The following commit(s) were added to refs/heads/master by this push:
     new d6d1b19b8b DRILL-8158: Remove non-reproducible entry (#2805)
d6d1b19b8b is described below

commit d6d1b19b8b5f58909729c0a86b3e4ef5b4fd8cca
Author: HervĂ© Boutemy <[email protected]>
AuthorDate: Mon May 22 07:56:39 2023 +0200

    DRILL-8158: Remove non-reproducible entry (#2805)
---
 pom.xml | 1 -
 1 file changed, 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 59ebc44a6b..79d7f359d3 100644
--- a/pom.xml
+++ b/pom.xml
@@ -562,7 +562,6 @@
             <includeOnlyProperty>^git\.commit\..*$</includeOnlyProperty>
             <includeOnlyProperty>^git\.dirty$</includeOnlyProperty>
             <includeOnlyProperty>^git\.tags$</includeOnlyProperty>
-            
<includeOnlyProperty>^git\.total\.commit\.count$</includeOnlyProperty>
           </includeOnlyProperties>
         </configuration>
       </plugin>

Reply via email to