Interface MavenPomCiManagement


  • public interface MavenPomCiManagement
    The CI management system of a Maven publication.
    Since:
    4.8
    See Also:
    MavenPom
    • Method Detail

      • getSystem

        Property<java.lang.String> getSystem()
        The name of this CI management system.
      • getUrl

        Property<java.lang.String> getUrl()
        The URL of this CI management system.