HBASE-27808 Change flatten mode for oss in our pom file (#5201)
Signed-off-by: Duo Zhang <zhangduo@apache.org>
(cherry picked from commit a2cfa6822a
)
This commit is contained in:
parent
aa7486d598
commit
0fb5053a43
1
pom.xml
1
pom.xml
|
@ -1918,6 +1918,7 @@
|
||||||
<configuration>
|
<configuration>
|
||||||
<embedBuildProfileDependencies>true</embedBuildProfileDependencies>
|
<embedBuildProfileDependencies>true</embedBuildProfileDependencies>
|
||||||
<updatePomFile>true</updatePomFile>
|
<updatePomFile>true</updatePomFile>
|
||||||
|
<flattenMode>oss</flattenMode>
|
||||||
</configuration>
|
</configuration>
|
||||||
<executions>
|
<executions>
|
||||||
<!-- enable flattening -->
|
<!-- enable flattening -->
|
||||||
|
|
Loading…
Reference in New Issue