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

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

commit c61d51ff1859b75a53dbe4852b5b09e09b774f99
Author: Hervé Boutemy <hbout...@apache.org>
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 8240633312..860edec6e3 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