Skip to content

Commit

Permalink
Downgraded maven-staging-plugin to 1.6.8
Browse files Browse the repository at this point in the history
  • Loading branch information
belaban committed Mar 17, 2022
1 parent 9537d5c commit 3f3014d
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 @@ -385,7 +385,7 @@
<plugin>
<groupId>org.sonatype.plugins</groupId>
<artifactId>nexus-staging-maven-plugin</artifactId>
<version>1.6.10</version>
<version>1.6.8</version> <!-- 1.6.9 and 1.6.10 are completely broken!! -->
</plugin>
<plugin>
<groupId>org.apache.maven.plugins</groupId>
Expand Down

0 comments on commit 3f3014d

Please sign in to comment.