Skip to content

Commit

Permalink
Change release settings.
Browse files Browse the repository at this point in the history
  • Loading branch information
raphw committed Nov 8, 2019
1 parent 3d82241 commit 1d3f81d
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .mvn/release.settings.xml
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
<settings>
<servers>
<server>
<id>gpg.passphrase</id>
<passphrase>${gpg.passphrase}</passphrase>
</server>
<server>
<id>bintray</id>
<username>${bintray.username}</username>
Expand Down

0 comments on commit 1d3f81d

Please sign in to comment.