mirror of
https://github.com/OpenAPITools/openapi-generator.git
synced 2025-06-29 12:10:54 +00:00
fix cache skip
This commit is contained in:
parent
2155663816
commit
247be2f140
@ -114,7 +114,7 @@
|
||||
<configuration>
|
||||
<url>https://github.com/swagger-api/swagger-ui/archive/master.tar.gz</url>
|
||||
<unpack>true</unpack>
|
||||
<useCache>false</useCache>
|
||||
<skipCache>true</skipCache>
|
||||
<outputDirectory>${project.build.directory}</outputDirectory>
|
||||
</configuration>
|
||||
</execution>
|
||||
|
Loading…
x
Reference in New Issue
Block a user