Gradle Project Parameters

JFrog Integrations Documentation

Content Type
Integrations

Name

Expected Values

versioning

Not used in Gradle projects

releaseVersion

Not used in Gradle projects

nextVersion

Not used in Gradle projects

release.<Property version name in gradle.properties>

Specifies the new release version for the module using the pattern: release.<Property version name in gradle.properties>

next.<Property version name in gradle.properties>

Specifies the next development version for the module using the pattern: next.<Property version name in gradle.properties>