public class ManifestUpdateAction
extends java.lang.Object
implements org.gradle.api.Action<org.gradle.api.Project>
Currently only overrides manifest entries "Specification-Version" and "Implementation-Version".
| Constructor and Description |
|---|
ManifestUpdateAction(org.jboss.gm.common.model.ManipulationModel alignmentConfiguration) |
| Modifier and Type | Method and Description |
|---|---|
void |
execute(org.gradle.api.Project project) |