Skip to content

Commit 85bed80

Browse files
authored
Rollback nexus-staging-maven-plugin to 1.6.8 (#1267)
1 parent cbeaa96 commit 85bed80

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -480,7 +480,7 @@
480480
<plugin>
481481
<groupId>org.sonatype.plugins</groupId>
482482
<artifactId>nexus-staging-maven-plugin</artifactId>
483-
<version>1.6.11</version>
483+
<version>1.6.8</version>
484484
<extensions>true</extensions>
485485
<configuration>
486486
<serverId>ossrh</serverId>

0 commit comments

Comments
 (0)