Skip to content

Commit

Permalink
[MRELEASE-1077] Add the since tag to the documentation
Browse files Browse the repository at this point in the history
Signed-off-by: Niels Basjes <niels@basjes.nl>
  • Loading branch information
nielsbasjes authored and slawekjaranowski committed May 23, 2023
1 parent 2ffacc8 commit e89d46a
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -104,6 +104,7 @@ public class PrepareReleaseMojo extends AbstractScmReleaseMojo {

/**
* Comma separated profiles to enable on release prepare, in addition to active profiles for project execution.
* @since 3.0.0
*/
@Parameter(property = "preparationProfiles")
private String preparationProfiles;
Expand Down

0 comments on commit e89d46a

Please sign in to comment.