Skip to content

Commit e31587f

Browse files
committed
WIP
1 parent 88d1ef3 commit e31587f

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

pom.xml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -278,6 +278,9 @@
278278
<plugin>
279279
<artifactId>maven-gpg-plugin</artifactId>
280280
<version>${maven-gpg-plugin.version}</version>
281+
<configuration>
282+
<useAgent>false</useAgent>
283+
</configuration>
281284
<executions>
282285
<execution>
283286
<id>sign-artifacts</id>

0 commit comments

Comments
 (0)