File tree 1 file changed +4
-4
lines changed
1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 48
48
<jmh .version>1.35</jmh .version>
49
49
<project .encoding>UTF-8</project .encoding>
50
50
<main .user.dir>${user.dir} </main .user.dir>
51
- <maven .staging.plugin>1.6.7 </maven .staging.plugin>
52
- <maven .gpg.pluign>1.5 </maven .gpg.pluign>
51
+ <maven .staging.plugin>1.6.13 </maven .staging.plugin>
52
+ <maven .gpg.pluign>1.6 </maven .gpg.pluign>
53
53
<skipTests >false</skipTests >
54
54
</properties >
55
55
440
440
<plugin >
441
441
<groupId >org.apache.maven.plugins</groupId >
442
442
<artifactId >maven-gpg-plugin</artifactId >
443
- <version >1.6 </version >
443
+ <version >${maven.gpg.pluign} </version >
444
444
<executions >
445
445
<execution >
446
446
<id >sign-artifacts</id >
489
489
<plugin >
490
490
<groupId >org.apache.maven.plugins</groupId >
491
491
<artifactId >maven-gpg-plugin</artifactId >
492
- <version >1.6 </version >
492
+ <version >${maven.gpg.pluign} </version >
493
493
<executions >
494
494
<execution >
495
495
<id >sign-artifacts</id >
You can’t perform that action at this time.
0 commit comments