Skip to content

Commit

Permalink
[NO JIRA] Ignore some sonar-packaging-maven-plugin attributes when co…
Browse files Browse the repository at this point in the history
…mputing hash for the build cache (#4581)
  • Loading branch information
alban-auzeill authored Nov 24, 2023
1 parent 8eafb87 commit 5c4d5f5
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -325,6 +325,9 @@
<ignore>Version</ignore>
<ignore>Implementation-Build</ignore>
<ignore>Build-Time</ignore>
<ignore>Plugin-BuildDate</ignore>
<ignore>Plugin-Display-Version</ignore>
<ignore>Plugin-Version</ignore>
</ignoredAttributes>
</metaInf>
</runtimeClassPath>
Expand Down

0 comments on commit 5c4d5f5

Please sign in to comment.