From 9c71a934f8354477b0e229b83047c8203d4ab978 Mon Sep 17 00:00:00 2001 From: Tomo Suzuki Date: Tue, 27 Jun 2023 15:52:57 -0400 Subject: [PATCH] fix: remove javadoc external link configuration (#1815) The undefined variable in the external link configuration fails JDK 17 builds. --- pom.xml | 6 ------ 1 file changed, 6 deletions(-) diff --git a/pom.xml b/pom.xml index 8d7ebba4cf..7f4c04b767 100644 --- a/pom.xml +++ b/pom.xml @@ -286,12 +286,6 @@ **/com/google/cloud/bigtable/data/v2/stub/readrows/** **/com/google/cloud/bigtable/data/v2/stub/metrics/** - - - - https://googleapis.dev/java/gax/${gax.version}/ - https://googleapis.github.io/api-common-java/${google.api-common.version}/apidocs/ -