Fixed image links

removed flatten plugin
This commit is contained in:
Oleg Zhurakousky
2019-12-06 10:16:22 +01:00
parent daa61500b1
commit 355cb0c4f1
2 changed files with 2 additions and 4 deletions

View File

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