Package org.gradle.api.publish.maven
Interface MavenPomCiManagement
public interface MavenPomCiManagement
The CI management system of a Maven publication.
- Since:
- 4.8
- See Also:
- 
Method Summary
- 
Method Details- 
getSystemThe name of this CI management system.
- 
getUrlThe URL of this CI management system.
 
-