GH-2218 - Enforce release tag signing.

This commit is contained in:
Oliver Drotbohm
2024-09-12 10:10:24 +02:00
parent c7f97a5db9
commit 6449b020f9

View File

@@ -860,6 +860,7 @@
<releaseProfiles>sonatype</releaseProfiles>
<pushChanges>false</pushChanges>
<localCheckout>true</localCheckout>
<signTag>true</signTag>
</configuration>
</plugin>