Added flatten plug-in

This commit is contained in:
Oleg Zhurakousky
2019-11-08 16:34:00 +01:00
parent 602c4c4112
commit c49c7b5e48

View File

@@ -120,6 +120,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>