support maven release

pull/1551/head
hengyunabc 4 years ago
parent 9a84d2883c
commit 2d0b669e63

@ -385,6 +385,9 @@
<groupId>org.codehaus.mojo</groupId>
<artifactId>flatten-maven-plugin</artifactId>
<version>1.2.2</version>
<configuration>
<flattenMode>minimum</flattenMode>
</configuration>
<executions>
<execution>
<id>flatten</id>

Loading…
Cancel
Save