Files
openapi-generator/modules/openapi-generator-gradle-plugin/gradle.properties
William Cheng 01222268e8 update samples
2019-08-11 18:56:47 +08:00

13 lines
302 B
Properties

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