Codegen location changed
This commit is contained in:
parent
a7b56c80ae
commit
3d446e960c
1 changed files with 2 additions and 2 deletions
|
@ -2,5 +2,5 @@
|
|||
|
||||
if [ ! -e .bin/swagger-codegen-cli.jar ]
|
||||
then
|
||||
curl https://oss.sonatype.org/content/repositories/releases/io/swagger/swagger-codegen-cli/2.3.1/swagger-codegen-cli-2.3.1.jar -o .bin/swagger-codegen-cli.jar --create-dirs
|
||||
fi
|
||||
curl https://repo1.maven.org:443/content/repositories/releases/io/swagger/swagger-codegen-cli/2.3.1/swagger-codegen-cli-2.3.1.jar -o .bin/swagger-codegen-cli.jar --create-dirs
|
||||
fi
|
||||
|
|
Loading…
Reference in a new issue