From 35380ffa70afdbcf33b1ad606d9e05be865c33a0 Mon Sep 17 00:00:00 2001 From: yangnuoyu <46553752+yangnuoyu@users.noreply.github.com> Date: Wed, 17 Jun 2020 09:04:41 -0700 Subject: [PATCH] feat(deps): adopt flatten plugin and google-cloud-shared-dependencies (#223) --- .gitignore | 2 +- pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index cc0bc34a..069d08fc 100644 --- a/.gitignore +++ b/.gitignore @@ -14,4 +14,4 @@ target/ *.pyc __pycache__ -.flattened-pom.xml \ No newline at end of file +.flattened-pom.xml diff --git a/pom.xml b/pom.xml index 7d9f9e88..b448d5d4 100644 --- a/pom.xml +++ b/pom.xml @@ -196,7 +196,7 @@ https://developers.google.com/protocol-buffers/docs/reference/java/ https://googleapis.dev/java/google-auth-library/latest/ https://googleapis.dev/java/gax/latest/ - https://googleapis.github.io/api-common-java/${google.api-common.version}/apidocs/ + https://googleapis.github.io/api-common-java/