We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 502f801 commit 36d12a6Copy full SHA for 36d12a6
library_generation/templates/root-pom.xml.j2
@@ -58,7 +58,7 @@
58
<!-- The root project runs nexus-staging:release task -->
59
<groupId>org.sonatype.plugins</groupId>
60
<artifactId>nexus-staging-maven-plugin</artifactId>
61
- <version>1.6.13</version>
+ <version>1.7.0</version>
62
<extensions>true</extensions>
63
<configuration>
64
<serverId>sonatype-nexus-staging</serverId>
library_generation/test/resources/test_monorepo_postprocessing/pom-golden.xml
0 commit comments