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

getInceptionYear

@Incubating abstract fun getInceptionYear(): Property<String>

The year of the inception for the publication represented by this POM.

Since
4.8