Commit f1e0909 authored Mar 28, 2022 Verified
1 parent 1409f23 commit f1e0909 Copy full SHA for f1e0909
File tree 3 files changed +3
-3
lines changed
3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 118
118
<plugin >
119
119
<groupId >org.sonatype.plugins</groupId >
120
120
<artifactId >nexus-staging-maven-plugin</artifactId >
121
- <version >1.6.11 </version >
121
+ <version >1.6.12 </version >
122
122
<extensions >true</extensions >
123
123
<configuration >
124
124
<serverId >sonatype-nexus-staging</serverId >
Original file line number Diff line number Diff line change 227
227
<plugin >
228
228
<groupId >org.sonatype.plugins</groupId >
229
229
<artifactId >nexus-staging-maven-plugin</artifactId >
230
- <version >1.6.11 </version >
230
+ <version >1.6.12 </version >
231
231
<extensions >true</extensions >
232
232
<configuration >
233
233
<serverId >ossrh</serverId >
Original file line number Diff line number Diff line change 46
46
<plugin >
47
47
<groupId >org.sonatype.plugins</groupId >
48
48
<artifactId >nexus-staging-maven-plugin</artifactId >
49
- <version >1.6.11 </version >
49
+ <version >1.6.12 </version >
50
50
<configuration >
51
51
<skipNexusStagingDeployMojo >true</skipNexusStagingDeployMojo >
52
52
</configuration >
You can’t perform that action at this time.
0 commit comments