Skip to content

Commit

Permalink
fix(signing) on verify
Browse files Browse the repository at this point in the history
  • Loading branch information
arnaud-thorel-of committed Feb 7, 2024
1 parent 9c3d8a1 commit 3d2da27
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 @@ -149,7 +149,7 @@
<executions>
<execution>
<id>sign-artifacts</id>
<phase>deploy</phase>
<phase>verify</phase>
<goals>
<goal>sign</goal>
</goals>
Expand Down

0 comments on commit 3d2da27

Please sign in to comment.