Skip to content

Commit ff48b7c

Browse files
authored
---
yaml --- r: 13489 b: refs/heads/autosynth-dlp c: 711087f h: refs/heads/master i: 13487: 2096e3d
1 parent 28161f7 commit ff48b7c

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
@@ -104,7 +104,7 @@ refs/tags/v0.60.0: 4cd518d0612329f8a8e53484eef4cd1651e32855
104104
refs/tags/v0.61.0: e4b526656bb1bf5eefd0ee578b7405147821225e
105105
refs/tags/v0.62.0: bbede7385d48ba08f487bdd29ec10668ace96396
106106
refs/heads/0.60.0-alpha: 10939381ffe0b8da32db4fe3087c86e3aa7f3e55
107-
refs/heads/autosynth-dlp: 2a63c9692500cf1586f9ba1bb26b6faf08353dc1
107+
refs/heads/autosynth-dlp: 711087fd50e772c4026dbbea72553305123ae512
108108
refs/heads/autosynth-logging: f8794c50a64f62b167cddf42513d133547679e01
109109
refs/heads/dupes: 3478c5d81fd242d0e985656645a679420a2060c2
110110
refs/tags/v0.63.0: 94f19b71d40f46b36120e7b9d78a1a3d41bfcbd6

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