| Package | Description |
|---|---|
| org.apache.maven.model |
| Modifier and Type | Method and Description |
|---|---|
CiManagement |
Model.getCiManagement()
Get the project's continuous integration information.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Model.setCiManagement(CiManagement ciManagement)
Set the project's continuous integration information.
|