Class ScmCommitRollbackPhase

All Implemented Interfaces:
ReleasePhase

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