Skip to content
This repository was archived by the owner on Feb 4, 2022. It is now read-only.

Commit 8d2c089

Browse files
committed
CI: sign JARs when deploying releases
1 parent 72a190b commit 8d2c089

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@
9494
<netbeans.hint.license>apache20</netbeans.hint.license>
9595

9696
<!-- NB: Deploy releases to the SciJava Maven repository. -->
97-
<releaseProfiles>deploy-to-scijava</releaseProfiles>
97+
<releaseProfiles>sign,deploy-to-scijava</releaseProfiles>
9898

9999
<commons-cli.version>1.4</commons-cli.version>
100100
<json-simple.version>1.1.1</json-simple.version>

0 commit comments

Comments
 (0)