Skip to content

Commit

Permalink
Update to latest nexus-staging-maven-plugin
Browse files Browse the repository at this point in the history
Continued effort to resolve null pointer on deployment step
  • Loading branch information
harrisric authored Nov 22, 2024
1 parent d926176 commit 0a2f4b3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -255,7 +255,7 @@
<plugin>
<groupId>org.sonatype.plugins</groupId>
<artifactId>nexus-staging-maven-plugin</artifactId>
<version>1.6.7</version>
<version>1.7.0</version>
<extensions>true</extensions>
<configuration>
<serverId>ossrh</serverId>
Expand Down

0 comments on commit 0a2f4b3

Please sign in to comment.