We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 54b07bf commit 1b20293Copy full SHA for 1b20293
1 file changed
exonum-light-client/pom.xml
@@ -359,6 +359,7 @@
359
<plugin>
360
<groupId>org.apache.maven.plugins</groupId>
361
<artifactId>maven-gpg-plugin</artifactId>
362
+ <version>1.6</version>
363
<executions>
364
<execution>
365
<id>sign-artifacts</id>
@@ -380,6 +381,7 @@
380
381
382
383
<artifactId>maven-deploy-plugin</artifactId>
384
+ <version>2.8.2</version>
385
386
387
<id>default-deploy</id>
0 commit comments