Skip to content

Commit

Permalink
Update nexus staging plugin
Browse files Browse the repository at this point in the history
Updating the nexus staging plugin to resolve deployment issues.
  • Loading branch information
mcoats13 committed Nov 29, 2023
1 parent 1b329c9 commit 045f6b3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion openapi/templates/pom.mustache
Original file line number Diff line number Diff line change
Expand Up @@ -225,7 +225,7 @@
<plugin>
<groupId>org.sonatype.plugins</groupId>
<artifactId>nexus-staging-maven-plugin</artifactId>
<version>1.6.7</version>
<version>1.6.13</version>
<extensions>true</extensions>
<configuration>
<autoReleaseAfterClose>true</autoReleaseAfterClose>
Expand Down

0 comments on commit 045f6b3

Please sign in to comment.