Skip to content

Commit

Permalink
Merge pull request #142 from Bandwidth/SWI-5508
Browse files Browse the repository at this point in the history
SWI-5508 Fixing OSS Plugin
  • Loading branch information
brianluisgomez authored Jun 25, 2024
2 parents 4b04e23 + 7a8faf7 commit c53212a
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 @@ -224,7 +224,7 @@
<plugin>
<groupId>org.sonatype.plugins</groupId>
<artifactId>nexus-staging-maven-plugin</artifactId>
<version>1.6.2</version>
<version>1.7.0</version>
<extensions>true</extensions>
<configuration>
<serverId>ossrh</serverId>
Expand Down

0 comments on commit c53212a

Please sign in to comment.