Skip to content

Commit

Permalink
Fix config
Browse files Browse the repository at this point in the history
  • Loading branch information
cstamas committed Sep 10, 2024
1 parent 4b44bd7 commit a4b63d4
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -467,9 +467,7 @@
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-gpg-plugin</artifactId>
<configuration>
<signArtifact>
<skip>${takari.release.gpg.skip}</skip>
</signArtifact>
<skip>${takari.release.gpg.skip}</skip>
</configuration>
<executions>
<execution>
Expand Down

0 comments on commit a4b63d4

Please sign in to comment.