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 <[email protected]>
  • Loading branch information
ndimiduk authored Apr 28, 2023
1 parent 1ced254 commit a2cfa68
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 @@ -2140,6 +2140,7 @@
<configuration>
<embedBuildProfileDependencies>true</embedBuildProfileDependencies>
<updatePomFile>true</updatePomFile>
<flattenMode>oss</flattenMode>
</configuration>
<executions>
<!-- enable flattening -->
Expand Down

0 comments on commit a2cfa68

Please sign in to comment.