Skip to content

Commit

Permalink
maven-release-plugin useReleaseProfile
Browse files Browse the repository at this point in the history
  • Loading branch information
sabomichal committed Jun 28, 2023
1 parent 3cca44c commit 650bc89
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 @@ -196,6 +196,7 @@
<artifactId>maven-release-plugin</artifactId>
<configuration>
<arguments>-Dgpg.passphrase=${gpg.passphrase}</arguments>
<useReleaseProfile>true</useReleaseProfile>
</configuration>
</plugin>
</plugins>
Expand Down

0 comments on commit 650bc89

Please sign in to comment.