Class ScmCommitReleasePhase

All Implemented Interfaces:
ReleasePhase

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