mirror of
https://github.com/valitydev/openapi-generator.git
synced 2024-11-07 19:08:52 +00:00
dc81574f2b
* Update version to 4.0.2-SNAPSHOT * Update samples * Change AppVeyor script (test of gradle sample) * Fix release version bump script (gradle plugin, sample poms) * Include sonatype snapshots in maven examples which reference 4.0.2-SNAPSHOT
11 lines
265 B
Properties
11 lines
265 B
Properties
openApiGeneratorVersion=4.0.2-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
|