Skip to content

Commit

Permalink
Bump nexus-staging-maven-plugin to 1.7.0 also inside core/
Browse files Browse the repository at this point in the history
Summary: This follows up the bump for nexus-staging-maven-plugin to 1.7.0

Reviewed By: hick209

Differential Revision: D61846862

fbshipit-source-id: ae83b0eac4c6c66a02bed7a4c194be1669a1a1d1
  • Loading branch information
cortinico authored and facebook-github-bot committed Aug 27, 2024
1 parent 667336f commit aa4fc71
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -220,7 +220,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

0 comments on commit aa4fc71

Please sign in to comment.