travis, build: further maven and gpg refinements

This commit is contained in:
Péter Szilágyi
2016-11-15 10:25:51 +02:00
parent dfd2c60509
commit 2cb9738649
3 changed files with 16 additions and 15 deletions

View File

@@ -16,7 +16,7 @@
<activeByDefault>true</activeByDefault>
</activation>
<properties>
<gpg.executable>gpg2</gpg.executable>
<gpg.executable>gpg</gpg.executable>
<gpg.passphrase></gpg.passphrase>
</properties>
</profile>