forked from loafle/openapi-generator-original
fix mvn
This commit is contained in:
parent
6095a0676c
commit
151017b672
4
pom.xml
4
pom.xml
@ -120,9 +120,9 @@
|
||||
<executions>
|
||||
<execution>
|
||||
<id>copy-resources</id>
|
||||
<phase>package</phase>
|
||||
<phase>process-resources</phase>
|
||||
<goals>
|
||||
<goal>process-resources</goal>
|
||||
<goal>copy-resources</goal>
|
||||
</goals>
|
||||
<configuration>
|
||||
<outputDirectory>${project.build.directory}/ci</outputDirectory>
|
||||
|
Loading…
x
Reference in New Issue
Block a user