|
|
|
@ -108,7 +108,7 @@
|
|
|
|
<artifactId>flatten-maven-plugin</artifactId>
|
|
|
|
<artifactId>flatten-maven-plugin</artifactId>
|
|
|
|
<version>${flatten-maven-plugin.version}</version>
|
|
|
|
<version>${flatten-maven-plugin.version}</version>
|
|
|
|
<configuration>
|
|
|
|
<configuration>
|
|
|
|
<flattenMode>resolveCiFriendliesOnly</flattenMode>
|
|
|
|
<flattenMode>oss</flattenMode>
|
|
|
|
<updatePomFile>true</updatePomFile>
|
|
|
|
<updatePomFile>true</updatePomFile>
|
|
|
|
</configuration>
|
|
|
|
</configuration>
|
|
|
|
<executions>
|
|
|
|
<executions>
|
|
|
|
|