Skip to content

Commit e89d46a

Browse files
nielsbasjesslawekjaranowski
authored andcommitted
[MRELEASE-1077] Add the since tag to the documentation
Signed-off-by: Niels Basjes <niels@basjes.nl>
1 parent 2ffacc8 commit e89d46a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

maven-release-plugin/src/main/java/org/apache/maven/plugins/release/PrepareReleaseMojo.java

+1
Original file line numberDiff line numberDiff line change
@@ -104,6 +104,7 @@ public class PrepareReleaseMojo extends AbstractScmReleaseMojo {
104104

105105
/**
106106
* Comma separated profiles to enable on release prepare, in addition to active profiles for project execution.
107+
* @since 3.0.0
107108
*/
108109
@Parameter(property = "preparationProfiles")
109110
private String preparationProfiles;

0 commit comments

Comments
 (0)