Skip to content

Commit 8b8bd7e

Browse files
committed
remove thing from pom
1 parent 055d52b commit 8b8bd7e

File tree

1 file changed

+1
-7
lines changed

1 file changed

+1
-7
lines changed

openfeature-provider/java/pom.xml

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -357,13 +357,7 @@
357357
<groupId>org.apache.maven.plugins</groupId>
358358
<artifactId>maven-gpg-plugin</artifactId>
359359
<version>3.2.8</version>
360-
<configuration>
361-
<gpgArguments>
362-
<arg>--pinentry-mode</arg>
363-
<arg>loopback</arg>
364-
<arg>--no-tty</arg>
365-
</gpgArguments>
366-
</configuration>
360+
367361
<executions>
368362
<execution>
369363
<id>sign-artifacts</id>

0 commit comments

Comments
 (0)