Uses of Class
br.org.soujava.pomeditor.api.Property
-
Packages that use Property Package Description br.org.soujava.pomeditor.api -
-
Uses of Property in br.org.soujava.pomeditor.api
Methods in br.org.soujava.pomeditor.api that return Property Modifier and Type Method Description PropertyProperty.PropertyBuilder. build()Methods in br.org.soujava.pomeditor.api with parameters of type Property Modifier and Type Method Description static voidChangeProperty. execute(org.apache.maven.plugin.logging.Log log, Path pom, Property property)Change a property based on thePropertyinstance into the target POM xml
-