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

scm

@Incubating abstract fun scm(action: Action<in MavenPomScm>): Unit

Configures the SCM (source control management) for the publication represented by this POM.

Since
4.8