We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0d6c1a6 commit 47f7eb2Copy full SHA for 47f7eb2
pom.xml
@@ -455,7 +455,7 @@
455
<plugin>
456
<groupId>org.codehaus.mojo</groupId>
457
<artifactId>flatten-maven-plugin</artifactId>
458
- <version>1.2.2</version>
+ <version>1.7.0</version>
459
<configuration>
460
<flattenMode>minimum</flattenMode>
461
</configuration>
@@ -468,7 +468,7 @@
468
</goals>
469
</execution>
470
<execution>
471
- <id>flatten-clean</id>
+ <id>flatten.clean</id>
472
<phase>clean</phase>
473
<goals>
474
<goal>clean</goal>
0 commit comments