Skip to content

Commit e87224c

Browse files
authored
fix: downgrading nexus staging plugin 1.6.8 (googleapis#871)
1 parent 77d22d0 commit e87224c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -142,7 +142,7 @@
142142
<plugin>
143143
<groupId>org.sonatype.plugins</groupId>
144144
<artifactId>nexus-staging-maven-plugin</artifactId>
145-
<version>1.6.11</version>
145+
<version>1.6.8</version>
146146
<extensions>true</extensions>
147147
<configuration>
148148
<serverId>ossrh</serverId>

0 commit comments

Comments
 (0)