Files
openapi-generator-original/modules/openapi-generator-gradle-plugin/gradle.properties
William Cheng c54b0623b8 prepare 7.0.x
2022-05-26 13:17:52 +08:00

13 lines
302 B
Properties

# RELEASE_VERSION
openApiGeneratorVersion=7.0.0-SNAPSHOT
# /RELEASE_VERSION
# BEGIN placeholders
# these are just placeholders to allow contributors to build directly
ossrhUsername=user
ossrhPassword=pass
signing.keyId=unset
signing.password=unset
# signing.secretKeyRingFile=unset
# END placeholders