Skip to content

Commit

Permalink
Use makeBom since creating sboms in modules specifically
Browse files Browse the repository at this point in the history
  • Loading branch information
rpoet-jh committed Nov 25, 2024
1 parent 4a436a2 commit 093f9ce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -291,7 +291,7 @@
<execution>
<phase>generate-resources</phase>
<goals>
<goal>makeAggregateBom</goal>
<goal>makeBom</goal>
</goals>
<configuration>
<projectType>application</projectType>
Expand Down

0 comments on commit 093f9ce

Please sign in to comment.