mirror of
https://github.com/jlengrand/openapi-generator.git
synced 2026-03-10 08:31:23 +00:00
* update version to 4.0.3-SNAPSHOT * update readme * update gradle, maven plugin * update release schedule * update samples
11 lines
265 B
Properties
11 lines
265 B
Properties
openApiGeneratorVersion=4.0.3-SNAPSHOT
|
|
|
|
# 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
|