Skip to content

Commit

Permalink
updating maven gpg plugin
Browse files Browse the repository at this point in the history
  • Loading branch information
costea32 committed Sep 2, 2021
1 parent 10ae89c commit f502405
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -188,7 +188,7 @@
<plugins>
<plugin>
<artifactId>maven-gpg-plugin</artifactId>
<version>1.6</version>
<version>3.0.1</version>
<executions>
<execution>
<id>sign-artifacts</id>
Expand Down

0 comments on commit f502405

Please sign in to comment.