Commit 93fecef 1 parent 1139766 commit 93fecef Copy full SHA for 93fecef
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 262
262
<plugin >
263
263
<groupId >org.sonatype.plugins</groupId >
264
264
<artifactId >nexus-staging-maven-plugin</artifactId >
265
- <version >1.6.13 </version >
265
+ <version >1.7.0 </version >
266
266
<extensions >true</extensions >
267
267
<configuration >
268
268
<serverId >sonatype-nexus-staging</serverId >
Original file line number Diff line number Diff line change 86
86
<plugin >
87
87
<groupId >org.sonatype.plugins</groupId >
88
88
<artifactId >nexus-staging-maven-plugin</artifactId >
89
- <version >1.6.13 </version >
89
+ <version >1.7.0 </version >
90
90
<extensions >true</extensions >
91
91
<configuration >
92
92
<serverId >sonatype-nexus-staging</serverId >
Original file line number Diff line number Diff line change 78
78
<!-- The root project runs nexus-staging:release task -->
79
79
<groupId >org.sonatype.plugins</groupId >
80
80
<artifactId >nexus-staging-maven-plugin</artifactId >
81
- <version >1.6.13 </version >
81
+ <version >1.7.0 </version >
82
82
<extensions >true</extensions >
83
83
<configuration >
84
84
<serverId >sonatype-nexus-staging</serverId >
You can’t perform that action at this time.
0 commit comments