Skip to content

Commit

Permalink
Remove unnecessary useReleaseProfile configuration (#682)
Browse files Browse the repository at this point in the history
  • Loading branch information
basil authored Jan 20, 2023
1 parent cd569bc commit ead3363
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 @@ -721,7 +721,6 @@
<artifactId>maven-release-plugin</artifactId>
<configuration>
<mavenExecutorId>forked-path</mavenExecutorId>
<useReleaseProfile>false</useReleaseProfile>
<preparationGoals>clean install</preparationGoals>
<goals>deploy</goals>
<arguments>${arguments}</arguments>
Expand Down

0 comments on commit ead3363

Please sign in to comment.