Skip to content

Commit 876650e

Browse files
renovate-botchingor13
authored andcommitted
---
yaml --- r: 28489 b: refs/heads/master c: 72f06d7 h: refs/heads/master i: 28487: b46571d
1 parent 1ad4f9c commit 876650e

7 files changed

Lines changed: 7 additions & 7 deletions

File tree

[refs]

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
refs/heads/master: 898c2154a4b5a75e95d038135710563f89e800ee
2+
refs/heads/master: 72f06d700b42d09aa614be02164f062bcc8d0053
33
refs/heads/gh-pages: 9b91392095cbb68bba1a32efe7d8caeac44467d9
44
refs/tags/0.0.9: 22f1839238f66c39e67ed4dfdcd273b1ae2e8444
55
refs/tags/v0.0.10: 207ebd2a3472fddee69fe1298eb90429e3306efd

trunk/google-cloud-examples/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -199,7 +199,7 @@
199199
<plugin>
200200
<groupId>org.apache.maven.plugins</groupId>
201201
<artifactId>maven-deploy-plugin</artifactId>
202-
<version>2.7</version>
202+
<version>2.8.2</version>
203203
<configuration>
204204
<skip>true</skip>
205205
</configuration>

trunk/google-cloud-testing/google-cloud-bigtable-emulator/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@
100100
<plugin>
101101
<groupId>org.apache.maven.plugins</groupId>
102102
<artifactId>maven-deploy-plugin</artifactId>
103-
<version>2.7</version>
103+
<version>2.8.2</version>
104104
</plugin>
105105
<plugin>
106106
<groupId>org.sonatype.plugins</groupId>

trunk/google-cloud-testing/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.apache.maven.plugins</groupId>
115115
<artifactId>maven-deploy-plugin</artifactId>
116-
<version>2.7</version>
116+
<version>2.8.2</version>
117117
<configuration>
118118
<skip>true</skip>
119119
</configuration>

trunk/google-cloud-util/google-cloud-compat-checker/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -112,7 +112,7 @@
112112
<plugin>
113113
<groupId>org.apache.maven.plugins</groupId>
114114
<artifactId>maven-deploy-plugin</artifactId>
115-
<version>2.7</version>
115+
<version>2.8.2</version>
116116
<configuration>
117117
<skip>true</skip>
118118
</configuration>

trunk/google-cloud-util/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
<plugin>
4646
<groupId>org.apache.maven.plugins</groupId>
4747
<artifactId>maven-deploy-plugin</artifactId>
48-
<version>2.7</version>
48+
<version>2.8.2</version>
4949
<configuration>
5050
<skip>true</skip>
5151
</configuration>

trunk/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -122,7 +122,7 @@
122122
<plugin>
123123
<groupId>org.apache.maven.plugins</groupId>
124124
<artifactId>maven-deploy-plugin</artifactId>
125-
<version>2.7</version>
125+
<version>2.8.2</version>
126126
<configuration>
127127
<skip>true</skip>
128128
</configuration>

0 commit comments

Comments
 (0)