Skip to content

Commit 7596e31

Browse files
committed
---
yaml --- r: 1713 b: refs/heads/master c: b2c2d40 h: refs/heads/master i: 1711: 152369a
1 parent c0b69b6 commit 7596e31

5 files changed

Lines changed: 5 additions & 5 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: 36fe28733ed42567f22a662a4940738e624b554e
2+
refs/heads/master: b2c2d40a9eff216ad86b168dafc39391ff326224
33
refs/heads/travis: e21ee7b88a5edc3f3d8c71f90c3fc32abf7e8dd6
44
refs/heads/gh-pages: d1b373c30c176edc08692348167bec3a244bb823
55
refs/heads/bigquery: 762fa5830e6c398c0396177e3e7fd243bd62cfc3

trunk/gcloud-java-bigquery/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
<dependency>
3131
<groupId>com.google.apis</groupId>
3232
<artifactId>google-api-services-bigquery</artifactId>
33-
<version>v2-rev261-1.21.0</version>
33+
<version>v2-rev270-1.21.0</version>
3434
<scope>compile</scope>
3535
<exclusions>
3636
<exclusion>

trunk/gcloud-java-storage/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
<dependency>
2525
<groupId>com.google.apis</groupId>
2626
<artifactId>google-api-services-storage</artifactId>
27-
<version>v1-rev60-1.21.0</version>
27+
<version>v1-rev62-1.21.0</version>
2828
<scope>compile</scope>
2929
<exclusions>
3030
<exclusion>

trunk/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -229,7 +229,7 @@
229229
<plugin>
230230
<groupId>org.apache.maven.plugins</groupId>
231231
<artifactId>maven-source-plugin</artifactId>
232-
<version>2.4</version>
232+
<version>3.0.0</version>
233233
<executions>
234234
<execution>
235235
<id>attach-sources</id>

trunk/src/site/site.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
<skin>
2121
<groupId>org.apache.maven.skins</groupId>
2222
<artifactId>maven-fluido-skin</artifactId>
23-
<version>1.3.1</version>
23+
<version>1.4</version>
2424
</skin>
2525
<version/>
2626
<body>

0 commit comments

Comments
 (0)