Skip to content

Commit 273254c

Browse files
committed
pom updated
1 parent d67b0bc commit 273254c

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

pom.xml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -128,6 +128,12 @@
128128
</goals>
129129
</execution>
130130
</executions>
131+
<configuration>
132+
<gpgArguments>
133+
<arg>--pinentry-mode</arg>
134+
<arg>loopback</arg>
135+
</gpgArguments>
136+
</configuration>
131137
</plugin>
132138

133139
<!-- Plugin para publicar en Central Publisher Portal -->

0 commit comments

Comments
 (0)