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:
parent
1ced254b8d
commit
a2cfa6822a
1
pom.xml
1
pom.xml
|
@ -2140,6 +2140,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