Skip to content

Commit a467cd0

Browse files
authored
---
yaml --- r: 12949 b: refs/heads/autosynth-scheduler c: 711087f h: refs/heads/master i: 12947: f154460
1 parent 8c1591d commit a467cd0

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
@@ -138,7 +138,7 @@ refs/heads/autosynth-kms: dcc6e15d68759010c8735cc868135bd7e6c1cc5f
138138
refs/heads/autosynth-language: 8972866b016473559702424205ce5569de47b34d
139139
refs/heads/autosynth-os-login: daa910328b954bbe87068f684a3088ed910f1ddf
140140
refs/heads/autosynth-redis: 4c68cb0fbc599124e717ab3f24bd8a8a5d085ca9
141-
refs/heads/autosynth-scheduler: 2a63c9692500cf1586f9ba1bb26b6faf08353dc1
141+
refs/heads/autosynth-scheduler: 711087fd50e772c4026dbbea72553305123ae512
142142
refs/heads/autosynth-securitycenter: 80dc94847b954c97a641519177c98dc8e9e9fbe1
143143
refs/heads/autosynth-spanner: 1804eb46dd34a05b47163758d376a7fac49188f1
144144
refs/heads/autosynth-speech: 631df42a628621fe42eb4974c9eb725b2fe8e473

branches/autosynth-scheduler/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)