Skip to content

Commit c316ae7

Browse files
authored
chore(deps): update dependency org.sonatype.plugins:nexus-staging-maven-plugin to v1.7.0 (#2488)
1 parent f805873 commit c316ae7

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

google-api-client-bom/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,7 @@
113113
<plugin>
114114
<groupId>org.sonatype.plugins</groupId>
115115
<artifactId>nexus-staging-maven-plugin</artifactId>
116-
<version>1.6.13</version>
116+
<version>1.7.0</version>
117117
<extensions>true</extensions>
118118
<configuration>
119119
<serverId>sonatype-nexus-staging</serverId>

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -267,7 +267,7 @@
267267
<plugin>
268268
<groupId>org.sonatype.plugins</groupId>
269269
<artifactId>nexus-staging-maven-plugin</artifactId>
270-
<version>1.6.13</version>
270+
<version>1.7.0</version>
271271
<extensions>true</extensions>
272272
<configuration>
273273
<serverId>ossrh</serverId>

samples/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
<plugin>
4747
<groupId>org.sonatype.plugins</groupId>
4848
<artifactId>nexus-staging-maven-plugin</artifactId>
49-
<version>1.6.13</version>
49+
<version>1.7.0</version>
5050
<configuration>
5151
<skipNexusStagingDeployMojo>true</skipNexusStagingDeployMojo>
5252
</configuration>

0 commit comments

Comments
 (0)