Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
Description
@Parameter(defaultValue = "false”)
should be:
@Parameter(property = "commons.release.dryRun", defaultValue = "false”)