Skip to content

Commit

Permalink
updating JAR signature config
Browse files Browse the repository at this point in the history
  • Loading branch information
bradenhc committed Aug 16, 2018
1 parent 1facb50 commit 60bf884
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -113,6 +113,10 @@
<goals>
<goal>sign</goal>
</goals>
<configuration>
<keyname>${gpg.keyname}</keyname>
<passphrase>${gpg.passphrase}</passphrase>
</configuration>
</execution>
</executions>
</plugin>
Expand Down

0 comments on commit 60bf884

Please sign in to comment.