Skip to content

Commit

Permalink
improve signing
Browse files Browse the repository at this point in the history
  • Loading branch information
wuan committed Apr 28, 2017
1 parent b3d0bd1 commit 0ebe440
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -112,6 +112,11 @@
<profiles>
<profile>
<id>signing</id>
<activation>
<property>
<name>gpg.passphrase</name>
</property>
</activation>
<build>
<plugins>
<plugin>
Expand Down

0 comments on commit 0ebe440

Please sign in to comment.