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