Skip to content

Commit 8c9608d

Browse files
authored
[chore] Release 6.13.0 take 4 (#416)
1 parent 68c05d7 commit 8c9608d

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

pom.xml

+6
Original file line numberDiff line numberDiff line change
@@ -174,6 +174,12 @@
174174
<goals>
175175
<goal>sign</goal>
176176
</goals>
177+
<configuration>
178+
<gpgArguments>
179+
<arg>--pinentry-mode</arg>
180+
<arg>loopback</arg>
181+
</gpgArguments>
182+
</configuration>
177183
</execution>
178184
</executions>
179185
</plugin>

0 commit comments

Comments
 (0)