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 classScmCommitDevelopmentPhaseCommit the changes that were done to prepare the branch or tag to the SCM.classScmCommitPreparationPhaseCommit the changes that were done to prepare the branch or tag to the SCM.
-