Skip to content

Commit 1b20293

Browse files
bullet-toothdmitry-timofeev
authored andcommitted
Add missing plugin versions to LC pom (#910)
1 parent 54b07bf commit 1b20293

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

exonum-light-client/pom.xml

+2
Original file line numberDiff line numberDiff line change
@@ -359,6 +359,7 @@
359359
<plugin>
360360
<groupId>org.apache.maven.plugins</groupId>
361361
<artifactId>maven-gpg-plugin</artifactId>
362+
<version>1.6</version>
362363
<executions>
363364
<execution>
364365
<id>sign-artifacts</id>
@@ -380,6 +381,7 @@
380381
<plugin>
381382
<groupId>org.apache.maven.plugins</groupId>
382383
<artifactId>maven-deploy-plugin</artifactId>
384+
<version>2.8.2</version>
383385
<executions>
384386
<execution>
385387
<id>default-deploy</id>

0 commit comments

Comments
 (0)