Skip to content

Commit

Permalink
Merge pull request #928 from jenkinsci/rever-flatten-skip
Browse files Browse the repository at this point in the history
Revert skipping of maven flatten plugin to reenable incrementals
  • Loading branch information
uhafner authored May 20, 2024
2 parents 64c9679 + 2178aaf commit 223e10f
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 @@ -752,7 +752,6 @@
<checkstyle.failOnViolation>false</checkstyle.failOnViolation>
<pmd.failOnViolation>false</pmd.failOnViolation>
<spotbugs.failOnError>false</spotbugs.failOnError>
<flatten.flatten.skip>true</flatten.flatten.skip>
</properties>
</profile>
<profile>
Expand Down

0 comments on commit 223e10f

Please sign in to comment.