Skip to content

Commit

Permalink
[pom] Remove clean goal from invoker as its never existed
Browse files Browse the repository at this point in the history
  • Loading branch information
hazendaz committed Dec 2, 2023
1 parent 2f28d9c commit 8b483fc
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 @@ -895,7 +895,6 @@
<postBuildHookScript>verify</postBuildHookScript>
<localRepositoryPath>${project.build.directory}/local-repo</localRepositoryPath>
<goals>
<goal>clean</goal>
<goal>install</goal>
</goals>
<settingsFile>${project.basedir}/src/it/settings.xml</settingsFile>
Expand Down

0 comments on commit 8b483fc

Please sign in to comment.