Skip to content

Commit

Permalink
configured Maven Invoker plugin to update snapshots
Browse files Browse the repository at this point in the history
  • Loading branch information
DirkMahler committed Oct 12, 2024
1 parent e4332f3 commit efabe3c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -298,6 +298,7 @@
<goals>
<goal>verify -e</goal>
</goals>
<updateSnapshots>true</updateSnapshots>
<streamLogs>true</streamLogs>
<postBuildHookScript>verify</postBuildHookScript>
<writeJunitReport>true</writeJunitReport>
Expand Down

0 comments on commit efabe3c

Please sign in to comment.