Skip to content

Commit 30e92f0

Browse files
authored
---
yaml --- r: 9093 b: refs/heads/master c: 5417b5d h: refs/heads/master i: 9091: 5a51869
1 parent c76c04f commit 30e92f0

4 files changed

Lines changed: 5 additions & 4 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: e3908826d28d24a5dd68866f1177994050dbe766
2+
refs/heads/master: 5417b5d4abba96c1b4ab67e8768b8d7c3124de74
33
refs/heads/travis: 47e4fee4fd5af9b2a8ce46f23c72ec95f9b195b2
44
refs/heads/gh-pages: 8e9b065ba06cd7a4af306aaea1010aade81670e0
55
refs/tags/0.0.9: 22f1839238f66c39e67ed4dfdcd273b1ae2e8444

trunk/google-cloud-bigtable/src/main/java/com/google/cloud/bigtable/data/v2/internal/DummyBatchingDescriptor.java

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,8 +28,8 @@
2828
* are exposed to the user using the {@link com.google.cloud.bigtable.data.v2.models.RowMutation}
2929
* wrapper, but the actual descriptor works on the underlying {@link
3030
* com.google.bigtable.v2.MutateRowsRequest}s. This class is used as a placeholder for the settings
31-
* and is replaced with the actual implementation of {@link
32-
* com.google.cloud.bigtable.data.v2.stub.bulkmutaterows.BulkMutateRowsBatchingDescriptor} when
31+
* and is replaced with the actual implementation of
32+
* com.google.cloud.bigtable.data.v2.stub.bulkmutaterows.BulkMutateRowsBatchingDescriptor when
3333
* constructing the callable chain.
3434
*
3535
* <p>This class is considered an internal implementation detail and not meant to be used by

trunk/google-cloud-bom/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -168,7 +168,7 @@
168168
<managedtest.version>0.37.1-alpha-SNAPSHOT</managedtest.version><!-- {x-version-update:google-cloud-managedtest:current} -->
169169
<testing.version>0.37.1-alpha-SNAPSHOT</testing.version><!-- {x-version-update:google-cloud-testing:current} -->
170170

171-
<api-common.version>1.3.0</api-common.version>
171+
<api-common.version>1.4.0</api-common.version>
172172
<gax.version>1.19.0</gax.version>
173173
<gax-grpc.version>1.19.0</gax-grpc.version>
174174
<gax-httpjson.version>0.36.0</gax-httpjson.version>

trunk/pom.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -138,6 +138,7 @@
138138
<site.installationModule>google-cloud</site.installationModule>
139139
<bom.version>0.37.1-alpha-SNAPSHOT</bom.version><!-- {x-version-update:google-cloud-pom:current} -->
140140
<api-client.version>1.23.0</api-client.version>
141+
<gax.version>1.19.0</gax.version>
141142
<google.auth.version>0.9.0</google.auth.version>
142143
<grpc.version>1.9.0</grpc.version>
143144
<nettyssl.version>2.0.7.Final</nettyssl.version>

0 commit comments

Comments
 (0)