Uses of Class
org.apache.maven.buildcache.xml.config.ProjectVersioning
-
Packages that use ProjectVersioning Package Description org.apache.maven.buildcache.xml.config -
-
Uses of ProjectVersioning in org.apache.maven.buildcache.xml.config
Methods in org.apache.maven.buildcache.xml.config that return ProjectVersioning Modifier and Type Method Description ProjectVersioningConfiguration. getProjectVersioning()Get specifies parameters to handle project version changes.Methods in org.apache.maven.buildcache.xml.config with parameters of type ProjectVersioning Modifier and Type Method Description voidConfiguration. setProjectVersioning(ProjectVersioning projectVersioning)Set specifies parameters to handle project version changes.
-