Skip to content

Commit

Permalink
Added keyname
Browse files Browse the repository at this point in the history
  • Loading branch information
Jeaninev committed Apr 12, 2023
1 parent 64e8cc4 commit 986b42d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -356,6 +356,8 @@ limitations under the License.
<version>${maven-gpg-plugin.version}</version>
<configuration>
<executable>gpg</executable>
<keyname>${gpg.keyname}</keyname>
<passphraseServerId>${gpg.keyname}</passphraseServerId>
</configuration>
<executions>
<execution>
Expand Down

0 comments on commit 986b42d

Please sign in to comment.