api / org.gradle.api.artifacts.maven / MavenPom / setVersion

setVersion

abstract fun setVersion(version: String): MavenPom

Sets the version for this POM.

See Also
org.apache.maven.model.Model#setVersion(String)

Return
this