We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ad9b99a commit c8e45f9Copy full SHA for c8e45f9
1 file changed
nitrite-bom/pom.xml
@@ -15,6 +15,8 @@
15
16
<properties>
17
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
18
+ <!-- Skip flattening for BOM module to preserve dependencyManagement section -->
19
+ <flatten.skip>true</flatten.skip>
20
</properties>
21
22
<dependencyManagement>
0 commit comments