Added flatten plug-in

This commit is contained in:
Oleg Zhurakousky
2019-11-08 16:50:10 +01:00
parent fefd9a3bd6
commit 54fa9a638d

View File

@@ -124,6 +124,10 @@
<build>
<pluginManagement>
<plugins>
<plugin>
<groupId>org.codehaus.mojo</groupId>
<artifactId>flatten-maven-plugin</artifactId>
</plugin>
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-antrun-plugin</artifactId>