File tree Expand file tree Collapse file tree 1 file changed +1
-10
lines changed
Expand file tree Collapse file tree 1 file changed +1
-10
lines changed Original file line number Diff line number Diff line change 8888 <animal-sniffer .version>1.23</animal-sniffer .version>
8989 <api-level-24 .version>7.0_r2</api-level-24 .version>
9090 <nexus-staging-maven-plugin .version>1.6.13</nexus-staging-maven-plugin .version>
91- <maven-gpg-plugin .version>3.1.0 </maven-gpg-plugin .version>
91+ <maven-gpg-plugin .version>1.6 </maven-gpg-plugin .version>
9292 </properties >
9393
9494 <dependencyManagement >
482482 <goals >
483483 <goal >sign</goal >
484484 </goals >
485- <configuration >
486- <useAgent >true</useAgent >
487- <!-- Prevent `gpg` from using pinentry programs -->
488- <gpgArguments >
489- <arg >--batch</arg >
490- <arg >--pinentry-mode</arg >
491- <arg >loopback</arg >
492- </gpgArguments >
493- </configuration >
494485 </execution >
495486 </executions >
496487 </plugin >
You can’t perform that action at this time.
0 commit comments