Skip to content

Commit 175e1c5

Browse files
authored
---
yaml --- r: 12869 b: refs/heads/autosynth-bigtable c: 711087f h: refs/heads/master i: 12867: c9c2908
1 parent 63af6d5 commit 175e1c5

2 files changed

Lines changed: 3 additions & 2 deletions

File tree

[refs]

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -126,7 +126,7 @@ refs/heads/autosynth-asset: af3772eb76acbfc401f7c3f9310f09f2b0e17602
126126
refs/heads/autosynth-automl: d4315b3596bac160e3439432c54435f44b09953e
127127
refs/heads/autosynth-bigquerydatatransfer: 2a9f3938237f85a8919602d74011326580ff387f
128128
refs/heads/autosynth-bigquerystorage: 99aee05df348f39d98b6fb23c292006f1d2a6c28
129-
refs/heads/autosynth-bigtable: 2a63c9692500cf1586f9ba1bb26b6faf08353dc1
129+
refs/heads/autosynth-bigtable: 711087fd50e772c4026dbbea72553305123ae512
130130
refs/heads/autosynth-bigtable-admin: 6379a2bc712f2736c83de0e009b4d26da4fa82ca
131131
refs/heads/autosynth-containeranalysis: 781fdb430a60f9a6491f116e31e4e10118157bdb
132132
refs/heads/autosynth-datastore: af1fb76aa3eee02fe6f31f8fa1c72a4f048d149b

branches/autosynth-bigtable/google-cloud-clients/pom.xml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -157,6 +157,7 @@
157157
<bom.version>0.73.1-alpha-SNAPSHOT</bom.version><!-- {x-version-update:google-cloud-bom:current} -->
158158
<api-client.version>1.27.0</api-client.version>
159159
<gax.version>1.35.0</gax.version>
160+
<api.common.java.version>1.7.0</api.common.java.version>
160161
<google.auth.version>0.12.0</google.auth.version>
161162
<grpc.version>1.16.1</grpc.version>
162163
<nettyssl.version>2.0.7.Final</nettyssl.version>
@@ -779,7 +780,7 @@
779780
<link>https://developers.google.com/protocol-buffers/docs/reference/java/</link>
780781
<link>http://google.github.io/google-auth-library-java/releases/latest/apidocs/</link>
781782
<link>http://googleapis.github.io/gax-java/${gax.version}/apidocs/</link>
782-
<link>http://googleapis.github.io/googleapis/java/all/latest/apidocs/</link>
783+
<link>https://googleapis.github.io/api-common-java/${api.common.java.version}/apidocs/</link>
783784
</links>
784785
</configuration>
785786
</plugin>

0 commit comments

Comments
 (0)