Skip to content

Commit

Permalink
Fix flatten pom configuration
Browse files Browse the repository at this point in the history
  • Loading branch information
dfuchss committed Nov 16, 2022
1 parent b29e7bd commit 93243b8
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -284,6 +284,10 @@
<configuration>
<updatePomFile>true</updatePomFile>
<flattenMode>resolveCiFriendliesOnly</flattenMode>
<pomElements>
<dependencyManagement>expand</dependencyManagement>
<dependencies>expand</dependencies>
</pomElements>
</configuration>
<executions>
<execution>
Expand Down

0 comments on commit 93243b8

Please sign in to comment.