Skip to content

Commit 5c4d5f5

Browse files
[NO JIRA] Ignore some sonar-packaging-maven-plugin attributes when computing hash for the build cache (#4581)
1 parent 8eafb87 commit 5c4d5f5

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

pom.xml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -325,6 +325,9 @@
325325
<ignore>Version</ignore>
326326
<ignore>Implementation-Build</ignore>
327327
<ignore>Build-Time</ignore>
328+
<ignore>Plugin-BuildDate</ignore>
329+
<ignore>Plugin-Display-Version</ignore>
330+
<ignore>Plugin-Version</ignore>
328331
</ignoredAttributes>
329332
</metaInf>
330333
</runtimeClassPath>

0 commit comments

Comments
 (0)