We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 81ac608 commit 4a5c847Copy full SHA for 4a5c847
samples/pom.xml
@@ -62,7 +62,7 @@
62
<plugin>
63
<groupId>org.sonatype.plugins</groupId>
64
<artifactId>nexus-staging-maven-plugin</artifactId>
65
- <version>1.6.14</version>
+ <version>1.7.0</version>
66
<configuration>
67
<skipNexusStagingDeployMojo>true</skipNexusStagingDeployMojo>
68
</configuration>
samples/snippets/pom.xml
@@ -83,7 +83,7 @@
83
84
85
86
87
88
89
0 commit comments