Skip to content

Commit

Permalink
Merge pull request #31 from mdaubie/feat/10/toolbox
Browse files Browse the repository at this point in the history
fix(publish): downgrade nexus-staging-maven-plugin to more stable 1.6…
  • Loading branch information
Matthieu Daubié committed May 5, 2023
2 parents 5d52497 + cd18c3e commit b7ae6c0
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 @@ -122,7 +122,7 @@
<plugin>
<groupId>org.sonatype.plugins</groupId>
<artifactId>nexus-staging-maven-plugin</artifactId>
<version>1.6.7</version>
<version>1.6.13</version>
<extensions>true</extensions>
<configuration>
<serverId>ossrh</serverId>
Expand Down

0 comments on commit b7ae6c0

Please sign in to comment.