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 117
117
<plugin >
118
118
<groupId >org.sonatype.plugins</groupId >
119
119
<artifactId >nexus-staging-maven-plugin</artifactId >
120
- <version >1.6.13 </version >
120
+ <version >1.7.0 </version >
121
121
<extensions >true</extensions >
122
122
<configuration >
123
123
<serverId >sonatype-nexus-staging</serverId >
Original file line number Diff line number Diff line change 273
273
<plugin >
274
274
<groupId >org.sonatype.plugins</groupId >
275
275
<artifactId >nexus-staging-maven-plugin</artifactId >
276
- <version >1.6.13 </version >
276
+ <version >1.7.0 </version >
277
277
<extensions >true</extensions >
278
278
<configuration >
279
279
<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.13 </version >
49
+ <version >1.7.0 </version >
50
50
<configuration >
51
51
<skipNexusStagingDeployMojo >true</skipNexusStagingDeployMojo >
52
52
</configuration >
You can’t perform that action at this time.
0 commit comments