Skip to content

Commit e4be59a

Browse files
committed
---
yaml --- r: 4541 b: refs/heads/logging-alpha c: b2c2d40 h: refs/heads/master i: 4539: f6e4c49
1 parent 3836066 commit e4be59a

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
@@ -12,7 +12,7 @@ refs/heads/compute-alpha: 969cba2627f1d53d352cc4a5ffe0879dacf65e6c
1212
refs/heads/dns-alpha: 2f90e7e338349287ace33375896907af0f032ca1
1313
refs/heads/dns-alpha-batch: 17442b07867021b85d0452f5f3eda29a3413288f
1414
refs/heads/gcs-nio: 283aeaf15efdcf3621eb6859f05e55ad7764375d
15-
refs/heads/logging-alpha: 36fe28733ed42567f22a662a4940738e624b554e
15+
refs/heads/logging-alpha: b2c2d40a9eff216ad86b168dafc39391ff326224
1616
refs/tags/v0.1.0: a615317f7424ed58621b1f65d5c4d8cbbe8a6ed8
1717
refs/tags/v0.1.1: 7a7f6985fe465e9dd6a075af55493f42b4933be0
1818
refs/tags/v0.1.2: 3eb3fe866ba22487686048f45d927b8c8638ea3f

branches/logging-alpha/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>

branches/logging-alpha/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>

branches/logging-alpha/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>

branches/logging-alpha/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)