Skip to content

Commit

Permalink
fix build try again
Browse files Browse the repository at this point in the history
  • Loading branch information
moovida committed Nov 5, 2024
1 parent 131b37f commit e082c08
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -1150,9 +1150,11 @@
<version>1.5</version>
<configuration>
<gpgArguments>
<arg>--batch</arg>
<arg>--yes</arg>
<arg>--no-tty</arg>
<arg>--pinentry-mode</arg>
<arg>loopback</arg>
<arg>--no-tty</arg>
</gpgArguments>
</configuration>
<executions>
Expand Down

0 comments on commit e082c08

Please sign in to comment.