Skip to content

Commit 7772ac4

Browse files
authored
---
yaml --- r: 13949 b: refs/heads/autosynth-container c: 711087f h: refs/heads/master i: 13947: 7d7bdc8
1 parent a996c85 commit 7772ac4

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
@@ -113,7 +113,7 @@ refs/tags/v0.65.0: 10939381ffe0b8da32db4fe3087c86e3aa7f3e55
113113
refs/tags/v0.66.0: ed6a3f57cbdaa20339a1995f7d7d53b172a5b8ef
114114
refs/tags/v0.67.0: 30b56f02092efc6f3c3667650ea8b8825003e0b7
115115
refs/heads/autosynth-compute: 8e86445e504cea6f99b9fb237bfd7f0e5ef8b3ce
116-
refs/heads/autosynth-container: 2a63c9692500cf1586f9ba1bb26b6faf08353dc1
116+
refs/heads/autosynth-container: 711087fd50e772c4026dbbea72553305123ae512
117117
refs/heads/autosynth-dataproc: bc74a8841bc1693d7945d991d15979df550b1fd1
118118
refs/heads/autosynth-monitoring: 120f508e0065f4ce39cf0e6a69a08138773f2cfb
119119
refs/heads/autosynth-pubsub: ed3340e32d13bb1a42ca4431cb1ad9bdaf550aa4

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