-
Notifications
You must be signed in to change notification settings - Fork 5
3.2 Goal: release‐jira‐version
David Grierson edited this page Sep 23, 2020
·
1 revision
Updates Jira to release the corresponding Jira fixVersion.
Note: This goal is typically used within the deploy phase of execution.
As well as the configuration parameters described on the Common Configuration Options page, the following configuration options are available for the release-new-version goal:
Parameter | Description | Default Value |
---|---|---|
<autoDiscoverLatestRelease> |
Boolean controlling whether the latest version in Jira should be the one identified for release. | false |
<releaseVersion> |
Version to release within Jira | ${project.version} |