public interface MavenReleaseStartExtension extends StartProductionBranchExtension
| Modifier and Type | Method and Description |
|---|---|
void |
onDevelopBranchVersionChange(String newVersion,
String oldVersion,
com.atlassian.jgitflow.core.JGitFlowInfo flow)
Called when the version changes on the develop branch.
|
onTopicBranchVersionChangevoid onDevelopBranchVersionChange(String newVersion, String oldVersion, com.atlassian.jgitflow.core.JGitFlowInfo flow) throws MavenJGitFlowExtensionException
JGitFlowCommitHelperMavenJGitFlowExtensionExceptionCopyright © 2016 Atlassian. All Rights Reserved.