Skip to content

Commit c8e45f9

Browse files
committed
Skip flattening for BOM module to preserve dependencyManagement section in pom.xml
1 parent ad9b99a commit c8e45f9

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

nitrite-bom/pom.xml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,8 @@
1515

1616
<properties>
1717
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
18+
<!-- Skip flattening for BOM module to preserve dependencyManagement section -->
19+
<flatten.skip>true</flatten.skip>
1820
</properties>
1921

2022
<dependencyManagement>

0 commit comments

Comments
 (0)