Fix Spring AI BOM flatten maven plugin configuration
- Make sure to keep the dependencyManagement entries Signed-off-by: Ilayaperumal Gopinathan <ilayaperumal.gopinathan@broadcom.com>
This commit is contained in:
@@ -1273,7 +1273,7 @@
|
||||
<flattenMode>ossrh</flattenMode>
|
||||
<pomElements>
|
||||
<distributionManagement>remove</distributionManagement>
|
||||
<dependencyManagement>remove</dependencyManagement>
|
||||
<dependencyManagement>keep</dependencyManagement>
|
||||
<repositories>remove</repositories>
|
||||
<scm>keep</scm>
|
||||
<url>keep</url>
|
||||
|
||||
Reference in New Issue
Block a user