Skip to content

Commit

Permalink
Bump nexus-staging-maven-plugin to 1.6.13
Browse files Browse the repository at this point in the history
  • Loading branch information
pzygielo committed Aug 9, 2022
1 parent 281bb69 commit fcd1964
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion parent/pom.xml
Expand Up @@ -138,7 +138,7 @@
<plugin>
<groupId>org.sonatype.plugins</groupId>
<artifactId>nexus-staging-maven-plugin</artifactId>
<version>1.6.8</version>
<version>1.6.13</version>
<configuration>
<serverId>ossrh</serverId>
<nexusUrl>${sonatypeOssDistMgmtNexusUrl}</nexusUrl>
Expand Down

0 comments on commit fcd1964

Please sign in to comment.