forked from loafle/openapi-generator-original
* [Java] #3024 - Add build-helper-maven-plugin version to retrofit client template * [Java] #3024 - Add build-helper-maven-plugin version to feign client template * [Java] #3024 - Add build-helper-maven-plugin version to jersey client template * [Java] #3024 - Add build-helper-maven-plugin version to resteasy client template
This commit is contained in:
committed by
William Cheng
parent
44853c31b6
commit
3bd2da9a8b
@@ -104,6 +104,7 @@
|
||||
<plugin>
|
||||
<groupId>org.codehaus.mojo</groupId>
|
||||
<artifactId>build-helper-maven-plugin</artifactId>
|
||||
<version>1.10</version>
|
||||
<executions>
|
||||
<execution>
|
||||
<id>add_sources</id>
|
||||
|
||||
Reference in New Issue
Block a user