Skip to content

Commit 609c39f

Browse files
committed
GH-811 - Force tag signing for releases.
1 parent 498f72d commit 609c39f

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
@@ -565,6 +565,7 @@ limitations under the License.
565565
<pushChanges>false</pushChanges>
566566
<tagNameFormat>@{project.version}</tagNameFormat>
567567
<localCheckout>true</localCheckout>
568+
<signTag>true</signTag>
568569
</configuration>
569570
</plugin>
570571

0 commit comments

Comments
 (0)