File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 113
113
<plugin >
114
114
<groupId >org.sonatype.plugins</groupId >
115
115
<artifactId >nexus-staging-maven-plugin</artifactId >
116
- <version >1.6.13 </version >
116
+ <version >1.7.0 </version >
117
117
<extensions >true</extensions >
118
118
<configuration >
119
119
<serverId >sonatype-nexus-staging</serverId >
Original file line number Diff line number Diff line change 267
267
<plugin >
268
268
<groupId >org.sonatype.plugins</groupId >
269
269
<artifactId >nexus-staging-maven-plugin</artifactId >
270
- <version >1.6.13 </version >
270
+ <version >1.7.0 </version >
271
271
<extensions >true</extensions >
272
272
<configuration >
273
273
<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