Skip to content

Commit

Permalink
fix(ci): downgrade nexus-staging-maven-plugin to 1.6.8 (#874)
Browse files Browse the repository at this point in the history
  • Loading branch information
Neenu1995 committed Feb 24, 2022
1 parent 9a49e82 commit fc331d4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bom/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@
<plugin>
<groupId>org.sonatype.plugins</groupId>
<artifactId>nexus-staging-maven-plugin</artifactId>
<version>1.6.11</version>
<version>1.6.8</version>
<extensions>true</extensions>
<configuration>
<serverId>ossrh</serverId>
Expand Down

0 comments on commit fc331d4

Please sign in to comment.