| Package | Description |
|---|---|
| org.apache.maven.model |
| Modifier and Type | Method and Description |
|---|---|
DependencyManagement |
ModelBase.getDependencyManagement()
Get default dependency information for projects that inherit
from this one.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ModelBase.setDependencyManagement(DependencyManagement dependencyManagement)
Set default dependency information for projects that inherit
from this one.
|