Uses of Class
org.apache.maven.buildcache.xml.config.ProjectVersioning
Packages that use ProjectVersioning
-
Uses of ProjectVersioning in org.apache.maven.buildcache.xml.config
Methods in org.apache.maven.buildcache.xml.config that return ProjectVersioningModifier and TypeMethodDescriptionConfiguration.getProjectVersioning()Get specifies parameters to handle project version changes.Methods in org.apache.maven.buildcache.xml.config with parameters of type ProjectVersioningModifier and TypeMethodDescriptionvoidConfiguration.setProjectVersioning(ProjectVersioning projectVersioning) Set specifies parameters to handle project version changes.