Skip to content

Commit 412cbb2

Browse files
committed
Create SBOM during packaging
1 parent ae1c1b7 commit 412cbb2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -187,7 +187,7 @@
187187
<executions>
188188
<execution>
189189
<id>attach-sbom</id>
190-
<phase>verify</phase>
190+
<phase>package</phase>
191191
<goals>
192192
<goal>attach-artifact</goal>
193193
</goals>

0 commit comments

Comments
 (0)