Skip to content

Commit 354a4c6

Browse files
committed
GH-812 - Force tag signing for releases.
1 parent 85e1fda commit 354a4c6

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
@@ -556,6 +556,7 @@ limitations under the License.
556556
<pushChanges>false</pushChanges>
557557
<tagNameFormat>@{project.version}</tagNameFormat>
558558
<localCheckout>true</localCheckout>
559+
<signTag>true</signTag>
559560
</configuration>
560561
</plugin>
561562

0 commit comments

Comments
 (0)