File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 293
293
<plugin >
294
294
<groupId >org.apache.maven.plugins</groupId >
295
295
<artifactId >maven-gpg-plugin</artifactId >
296
- <version >1.6 </version >
296
+ <version >3.0.1 </version >
297
297
<executions >
298
298
<execution >
299
299
<id >sign-artifacts</id >
365
365
<plugin >
366
366
<groupId >org.apache.maven.plugins</groupId >
367
367
<artifactId >maven-enforcer-plugin</artifactId >
368
- <version >3.0.0 </version >
368
+ <version >3.2.1 </version >
369
369
<executions >
370
370
<execution >
371
371
<id >enforce-release-rules</id >
Original file line number Diff line number Diff line change 76
76
<plugin >
77
77
<groupId >org.apache.maven.plugins</groupId >
78
78
<artifactId >maven-install-plugin</artifactId >
79
- <version >3.0.0-M1 </version >
79
+ <version >3.1.0 </version >
80
80
<configuration >
81
81
<skip >true</skip >
82
82
</configuration >
85
85
<plugin >
86
86
<groupId >org.apache.maven.plugins</groupId >
87
87
<artifactId >maven-deploy-plugin</artifactId >
88
- <version >3.0.0-M1 </version >
88
+ <version >3.1.0 </version >
89
89
<configuration >
90
90
<skip >true</skip >
91
91
</configuration >
You can’t perform that action at this time.
0 commit comments