Uses of Class
org.apache.maven.shared.release.phase.AbstractScmCommitPhase
-
Packages that use AbstractScmCommitPhase Package Description org.apache.maven.shared.release.phase -
-
Uses of AbstractScmCommitPhase in org.apache.maven.shared.release.phase
Subclasses of AbstractScmCommitPhase in org.apache.maven.shared.release.phase Modifier and Type Class Description class
ScmCommitDevelopmentPhase
Commit the changes that were done to prepare the branch or tag to the SCM.class
ScmCommitPreparationPhase
Commit the changes that were done to prepare the branch or tag to the SCM.
-