HBASE-27808 Change flatten mode for oss in our pom file (#5201)

Signed-off-by: Duo Zhang <zhangduo@apache.org>
This commit is contained in:
Nick Dimiduk 2023-04-28 05:38:15 +02:00 committed by GitHub
parent 1ced254b8d
commit a2cfa6822a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -2140,6 +2140,7 @@
<configuration>
<embedBuildProfileDependencies>true</embedBuildProfileDependencies>
<updatePomFile>true</updatePomFile>
<flattenMode>oss</flattenMode>
</configuration>
<executions>
<!-- enable flattening -->