We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e4824ea commit dfa6437Copy full SHA for dfa6437
java-workflows/samples/pom.xml
@@ -46,7 +46,7 @@
46
<plugin>
47
<groupId>org.sonatype.plugins</groupId>
48
<artifactId>nexus-staging-maven-plugin</artifactId>
49
- <version>1.6.12</version>
+ <version>1.6.13</version>
50
<configuration>
51
<skipNexusStagingDeployMojo>true</skipNexusStagingDeployMojo>
52
</configuration>
0 commit comments