Skip to content

Commit 683b408

Browse files
author
boncey
committed
Fix artifact signing when doing a release
1 parent 05a75ef commit 683b408

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pom.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -79,6 +79,7 @@
7979
<useReleaseProfile>false</useReleaseProfile>
8080
<releaseProfiles>release</releaseProfiles>
8181
<goals>deploy</goals>
82+
<arguments>${arguments} -Prelease-sign-artifacts</arguments>
8283
</configuration>
8384
</plugin>
8485
</plugins>

0 commit comments

Comments
 (0)