Class ScmCommitBranchPhase

All Implemented Interfaces:
ReleasePhase

@Singleton @Named("scm-commit-branch") public class ScmCommitBranchPhase extends AbstractScmCommitPreparationPhase
Commit the changes that were done to prepare the branch or tag to the SCM.
Author:
Brett Porter
  • Constructor Details