@Incubating public interface MavenPomRelocation
MavenPom, 
MavenPomDistributionManagement| Modifier and Type | Method | Description | 
|---|---|---|
| Property<java.lang.String> | getArtifactId() | The new artifact ID of the artifact. | 
| Property<java.lang.String> | getGroupId() | The new group ID of the artifact. | 
| Property<java.lang.String> | getMessage() | The message to show the user for this relocation. | 
| Property<java.lang.String> | getVersion() | The new version of the artifact. | 
Property<java.lang.String> getGroupId()
Property<java.lang.String> getArtifactId()
Property<java.lang.String> getVersion()
Property<java.lang.String> getMessage()