Skip to content

Commit

Permalink
Merge pull request #687 from hazendaz/master
Browse files Browse the repository at this point in the history
[pom] Remove clean goal from invoker as its never existed
  • Loading branch information
hazendaz authored Dec 2, 2023
2 parents 7ef8b3a + 8b483fc commit 4ed4adc
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 4ed4adc

Please sign in to comment.