Skip to content

Commit 7ab6327

Browse files
committed
chore: revert GPG workarounds, rely on setup-java for passphrase handling
1 parent dde8b92 commit 7ab6327

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

pom.xml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -218,12 +218,6 @@
218218
</goals>
219219
</execution>
220220
</executions>
221-
<configuration>
222-
<gpgArguments>
223-
<arg>--pinentry-mode</arg>
224-
<arg>loopback</arg>
225-
</gpgArguments>
226-
</configuration>
227221
</plugin>
228222
<plugin>
229223
<groupId>org.sonatype.central</groupId>

0 commit comments

Comments
 (0)