public class ITFinishExtension extends NoopMavenReleaseFinishExtension
Modifier and Type | Field and Description |
---|---|
static String |
EXTENSION_RESULT |
Constructor and Description |
---|
ITFinishExtension() |
Modifier and Type | Method and Description |
---|---|
void |
onMasterBranchVersionChange(String newVersion,
String oldVersion,
JGitFlowInfo flow)
Called when the version changes on the master branch.
|
onTopicBranchVersionChange
public static final String EXTENSION_RESULT
public void onMasterBranchVersionChange(String newVersion, String oldVersion, JGitFlowInfo flow) throws MavenJGitFlowExtensionException
FinishProductionBranchExtension
JGitFlowCommitHelper
onMasterBranchVersionChange
in interface FinishProductionBranchExtension
onMasterBranchVersionChange
in class NoopMavenReleaseFinishExtension
MavenJGitFlowExtensionException
Copyright © 2017 Atlassian. All rights reserved.