Skip to content

Commit

Permalink
Updating the release plugin.
Browse files Browse the repository at this point in the history
  • Loading branch information
RyanLCox1 committed Jun 14, 2024
1 parent ab67434 commit ca258cd
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -137,7 +137,7 @@
<plugin>
<groupId>org.sonatype.plugins</groupId>
<artifactId>nexus-staging-maven-plugin</artifactId>
<version>1.6.13</version>
<version>1.7.0</version>
<extensions>true</extensions>
<configuration>
<serverId>ossrh</serverId>
Expand Down Expand Up @@ -190,4 +190,4 @@
</plugin>
</plugins>
</build>
</project>
</project>

0 comments on commit ca258cd

Please sign in to comment.