Skip to content

Commit

Permalink
HBASE-27808 Change flatten mode for oss in our pom file (#5201)
Browse files Browse the repository at this point in the history
Signed-off-by: Duo Zhang <zhangduo@apache.org>
(cherry picked from commit a2cfa68)
  • Loading branch information
ndimiduk authored and Apache9 committed Apr 28, 2023
1 parent aa7486d commit 0fb5053
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -1918,6 +1918,7 @@
<configuration>
<embedBuildProfileDependencies>true</embedBuildProfileDependencies>
<updatePomFile>true</updatePomFile>
<flattenMode>oss</flattenMode>
</configuration>
<executions>
<!-- enable flattening -->
Expand Down

0 comments on commit 0fb5053

Please sign in to comment.