File tree Expand file tree Collapse file tree 1 file changed +1
-10
lines changed Expand file tree Collapse file tree 1 file changed +1
-10
lines changed Original file line number Diff line number Diff line change 102102
103103 <!-- to sign artifacts when releasing -->
104104 <gpg .keyname>6026DFCA</gpg .keyname>
105- <nexus-staging-maven-plugin .version>1.6.4 </nexus-staging-maven-plugin .version>
105+ <nexus-staging-maven-plugin .version>1.6.8 </nexus-staging-maven-plugin .version>
106106 </properties >
107107
108108 <profiles >
456456 <groupId >org.sonatype.plugins</groupId >
457457 <artifactId >nexus-staging-maven-plugin</artifactId >
458458 <version >${nexus-staging-maven-plugin.version} </version >
459- <executions >
460- <execution >
461- <id >default-deploy</id >
462- <phase >deploy</phase >
463- <goals >
464- <goal >deploy</goal >
465- </goals >
466- </execution >
467- </executions >
468459 <configuration >
469460 <serverId >ossrh</serverId >
470461 <nexusUrl >https://oss.sonatype.org/</nexusUrl >
You can’t perform that action at this time.
0 commit comments