api / org.gradle.api.publish.maven / MavenPom / organization

organization

@Incubating abstract fun organization(action: Action<in MavenPomOrganization>): Unit

Configures the organization for the publication represented by this POM.

Since
4.8