Class ScmCommitDevelopmentPhase

All Implemented Interfaces:
ReleasePhase

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