Table of Contents
| API Documentation: | MavenPomDistributionManagement | 
|---|
The distribution management configuration of a Maven publication.
| Property | Description | 
| downloadUrl | The download URL of the corresponding Maven publication. | 
| Method | Description | 
| relocation(action) | Configures the relocation information. | 
void relocation(Action<? super MavenPomRelocation>
Action<? super MavenPomRelocation>Configures the relocation information.