Skip to content

Commit

Permalink
HDDS-11882. Make BOM, not aggregate one (apache#7544)
Browse files Browse the repository at this point in the history
  • Loading branch information
adoroszlai authored Dec 8, 2024
1 parent af345b2 commit 9854591
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 @@ -1974,7 +1974,7 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xs
<execution>
<phase>package</phase>
<goals>
<goal>makeAggregateBom</goal>
<goal>makeBom</goal>
</goals>
</execution>
</executions>
Expand Down

0 comments on commit 9854591

Please sign in to comment.