Skip to content

Commit b1087b6

Browse files
Merge pull request #114 from contentstack/next
Next
2 parents 694bcc9 + 41ccb79 commit b1087b6

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
@@ -270,6 +270,12 @@
270270
<goals>
271271
<goal>sign</goal>
272272
</goals>
273+
<configuration>
274+
<gpgArguments>
275+
<arg>--pinentry-mode</arg>
276+
<arg>loopback</arg>
277+
</gpgArguments>
278+
</configuration>
273279
</execution>
274280
</executions>
275281
</plugin>

0 commit comments

Comments
 (0)