Skip to content

Commit

Permalink
build: Update nexus-staging-maven-plugin to 1.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
saig0 committed Sep 5, 2024
1 parent 3e3fb52 commit 220e41e
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -93,6 +93,11 @@
<artifactId>maven-source-plugin</artifactId>
<version>3.2.1</version>
</plugin>
<plugin>
<groupId>org.sonatype.plugins</groupId>
<artifactId>nexus-staging-maven-plugin</artifactId>
<version>1.7.0</version>
</plugin>
</plugins>
</pluginManagement>

Expand Down

0 comments on commit 220e41e

Please sign in to comment.