Files
openapi-generator-original/modules/openapi-generator-gradle-plugin/gradle.properties
William Cheng 39fbf53150 create v5.3.0
2021-07-10 00:12:23 +08:00

13 lines
302 B
Properties

# RELEASE_VERSION
openApiGeneratorVersion=5.3.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