We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5344803 commit 9c71a93Copy full SHA for 9c71a93
pom.xml
@@ -286,12 +286,6 @@
286
<sourceFileExclude>**/com/google/cloud/bigtable/data/v2/stub/readrows/**</sourceFileExclude>
287
<sourceFileExclude>**/com/google/cloud/bigtable/data/v2/stub/metrics/**</sourceFileExclude>
288
</sourceFileExcludes>
289
-
290
- <!-- Enable external linking -->
291
- <links>
292
- <link>https://googleapis.dev/java/gax/${gax.version}/</link>
293
- <link>https://googleapis.github.io/api-common-java/${google.api-common.version}/apidocs/</link>
294
- </links>
295
</configuration>
296
</plugin>
297
<plugin>
0 commit comments