Release management with Bamboo Artifactory Plug-in supports Perforce when using one checkout directory.
During the release the plugin does the following:
Commits the release version directly to the tag (if Create VCStag is checked). The release version is not committed to the working branch.
Commits the next development version to the working branch
Changes
Changes are only committed if the files are modified (POM files or gradle.properties
).