Class AbstractScmCommitPreparationPhase

All Implemented Interfaces:
ReleasePhase
Direct Known Subclasses:
ScmCommitBranchPhase, ScmCommitReleasePhase, ScmCommitRollbackPhase

public abstract class AbstractScmCommitPreparationPhase extends AbstractScmCommitPhase
Commit the changes that were done to prepare the branch or tag to the SCM.
Author:
Brett Porter