Skip to content

Commit

Permalink
deps: update dependency org.sonatype.plugins:nexus-staging-maven-plug…
Browse files Browse the repository at this point in the history
…in to v1.6.12 (#2019)
  • Loading branch information
renovate-bot committed Mar 28, 2022
1 parent 1409f23 commit f1e0909
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion google-api-client-bom/pom.xml
Expand Up @@ -118,7 +118,7 @@
<plugin>
<groupId>org.sonatype.plugins</groupId>
<artifactId>nexus-staging-maven-plugin</artifactId>
<version>1.6.11</version>
<version>1.6.12</version>
<extensions>true</extensions>
<configuration>
<serverId>sonatype-nexus-staging</serverId>
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -227,7 +227,7 @@
<plugin>
<groupId>org.sonatype.plugins</groupId>
<artifactId>nexus-staging-maven-plugin</artifactId>
<version>1.6.11</version>
<version>1.6.12</version>
<extensions>true</extensions>
<configuration>
<serverId>ossrh</serverId>
Expand Down
2 changes: 1 addition & 1 deletion samples/pom.xml
Expand Up @@ -46,7 +46,7 @@
<plugin>
<groupId>org.sonatype.plugins</groupId>
<artifactId>nexus-staging-maven-plugin</artifactId>
<version>1.6.11</version>
<version>1.6.12</version>
<configuration>
<skipNexusStagingDeployMojo>true</skipNexusStagingDeployMojo>
</configuration>
Expand Down

0 comments on commit f1e0909

Please sign in to comment.