File tree 4 files changed +4
-4
lines changed
library_generation/owlbot/templates/java_library/samples
4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 64
64
<!-- The root project runs nexus-staging:release task -->
65
65
<groupId >org.sonatype.plugins</groupId >
66
66
<artifactId >nexus-staging-maven-plugin</artifactId >
67
- <version >1.6.13 </version >
67
+ <version >1.7.0 </version >
68
68
<extensions >true</extensions >
69
69
<configuration >
70
70
<serverId >sonatype-nexus-staging</serverId >
Original file line number Diff line number Diff line change 271
271
<!-- The root project runs nexus-staging:release task -->
272
272
<groupId >org.sonatype.plugins</groupId >
273
273
<artifactId >nexus-staging-maven-plugin</artifactId >
274
- <version >1.6.13 </version >
274
+ <version >1.7.0 </version >
275
275
<extensions >true</extensions >
276
276
<configuration >
277
277
<serverId >sonatype-nexus-staging</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 >
Original file line number Diff line number Diff line change 69
69
<!-- The root project runs nexus-staging:release task -->
70
70
<groupId >org.sonatype.plugins</groupId >
71
71
<artifactId >nexus-staging-maven-plugin</artifactId >
72
- <version >1.6.13 </version >
72
+ <version >1.7.0 </version >
73
73
<extensions >true</extensions >
74
74
<configuration >
75
75
<serverId >sonatype-nexus-staging</serverId >
You can’t perform that action at this time.
0 commit comments