public class UpdateProjectVersionCustomizer extends java.lang.Object implements AlignmentService.ResponseCustomizer
AlignmentService.ResponseCustomizer that changes the project version
The heavy lifting is actually done by VersionCalculator| Modifier and Type | Method and Description |
|---|---|
AlignmentService.Response |
customize(AlignmentService.Response response) |
int |
order() |
public int order()
order in interface AlignmentService.ResponseCustomizerpublic AlignmentService.Response customize(AlignmentService.Response response) throws org.commonjava.maven.ext.common.ManipulationException
customize in interface AlignmentService.ResponseCustomizerorg.commonjava.maven.ext.common.ManipulationException