Skip to content

Commit

Permalink
fix wrong maven-sign-config
Browse files Browse the repository at this point in the history
  • Loading branch information
infeo committed Oct 30, 2024
1 parent 9415e5a commit 2e8a7fd
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 @@ -248,9 +248,7 @@
<goal>sign</goal>
</goals>
<configuration>
<configuration>
<signer>bc</signer>
</configuration>
<signer>bc</signer>
</configuration>
</execution>
</executions>
Expand Down

0 comments on commit 2e8a7fd

Please sign in to comment.