Skip to content

Commit

Permalink
DRILL-8158: Remove non-reproducible entry (#2805)
Browse files Browse the repository at this point in the history
  • Loading branch information
hboutemy authored May 22, 2023
1 parent 981aa64 commit d6d1b19
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -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>
Expand Down

0 comments on commit d6d1b19

Please sign in to comment.