Skip to content

Commit 18aa81c

Browse files
committed
fix: add missing gpg argument
1 parent 2696248 commit 18aa81c

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

pom.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -959,6 +959,7 @@ limitations under the License.]]>
959959
</goals>
960960
<configuration>
961961
<gpgArguments>
962+
<arg>--batch</arg>
962963
<arg>--pinentry-mode</arg>
963964
<arg>loopback</arg>
964965
</gpgArguments>

0 commit comments

Comments
 (0)