aboutsummaryrefslogtreecommitdiffstats
path: root/installer
diff options
context:
space:
mode:
Diffstat (limited to 'installer')
-rw-r--r--installer/pom.xml2
1 files changed, 2 insertions, 0 deletions
diff --git a/installer/pom.xml b/installer/pom.xml
index 082c27640..74f83354b 100644
--- a/installer/pom.xml
+++ b/installer/pom.xml
@@ -54,6 +54,8 @@
-->
<!-- By default, do not deploy artifacts - but deploy this public one -->
<!--<maven.deploy.skip>false</maven.deploy.skip>-->
+ <!-- By default, do not sign artifacts - but sign this public one -->
+ <!--<maven.gpg.skip>false</maven.gpg.skip>-->
</properties>
<dependencies>