Skip to content

Commit b9cfe28

Browse files
authored
Update sonatype plugins in pom.xml (#437)
Update org.sonatype.plugins from 1.6.8 to 1.6.13 to resolve `nexus-staging-maven-plugin: maven deploy failed: An API incompatibility was encountered while executing`
1 parent b96cf3d commit b9cfe28

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
@@ -491,7 +491,7 @@
491491
<plugin>
492492
<groupId>org.sonatype.plugins</groupId>
493493
<artifactId>nexus-staging-maven-plugin</artifactId>
494-
<version>1.6.8</version>
494+
<version>1.6.13</version>
495495
<extensions>true</extensions>
496496
<configuration>
497497
<serverId>sonatype-nexus-staging</serverId>

0 commit comments

Comments
 (0)