Class AbstractScmCommitDevelopmentPhase

All Implemented Interfaces:
ReleasePhase
Direct Known Subclasses:
ScmCommitDevelopmentPhase

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