Uses of Class
org.apache.maven.model.CiManagement
Packages that use CiManagement
-
Uses of CiManagement in org.apache.maven.model
Methods in org.apache.maven.model that return CiManagementModifier and TypeMethodDescriptionModel.getCiManagement()Get the project's continuous integration information.Methods in org.apache.maven.model with parameters of type CiManagementModifier and TypeMethodDescriptionvoidModel.setCiManagement(CiManagement ciManagement) Set the project's continuous integration information.