Skip to content

Commit

Permalink
Document activating release profile when releasing
Browse files Browse the repository at this point in the history
Should become unnecessary after upgrading hobsoft-parent to 0.7.2.
  • Loading branch information
markhobson committed Oct 15, 2023
1 parent 9bf824b commit 0f0a8d5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -117,7 +117,7 @@ Prerequisites:
To release a new version:

1. `mvn release:clean release:prepare`
1. `mvn release:perform`
1. `mvn release:perform -DuseReleaseProfile`
1. Enter GPG passphrase when prompted

## Links
Expand Down

0 comments on commit 0f0a8d5

Please sign in to comment.