From 2dd862a7e62a4678b8757064e24a2d266aabd530 Mon Sep 17 00:00:00 2001 From: Yoshi Automation Bot Date: Thu, 14 Nov 2019 10:00:40 -0800 Subject: [PATCH] chore: fix javadoc publish location (#30) --- .kokoro/release/publish_javadoc.sh | 2 +- synth.metadata | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.kokoro/release/publish_javadoc.sh b/.kokoro/release/publish_javadoc.sh index 1d1e7325..7217f38e 100755 --- a/.kokoro/release/publish_javadoc.sh +++ b/.kokoro/release/publish_javadoc.sh @@ -33,7 +33,7 @@ python3 -m pip install gcp-docuploader # compile all packages mvn clean install -B -DskipTests=true -NAME=datacatalog +NAME=google-cloud-datacatalog VERSION=$(grep ${NAME}: versions.txt | cut -d: -f3) # build the docs diff --git a/synth.metadata b/synth.metadata index 204868af..c8f9d1a3 100644 --- a/synth.metadata +++ b/synth.metadata @@ -1,5 +1,5 @@ { - "updateTime": "2019-11-13T08:44:31.158128Z", + "updateTime": "2019-11-14T08:47:36.494884Z", "sources": [ { "generator": { @@ -12,8 +12,8 @@ "git": { "name": "googleapis", "remote": "https://github.com/googleapis/googleapis.git", - "sha": "88bbf96b90089994ed16208a0f38cdd07f743742", - "internalRef": "280134477" + "sha": "bc76ffd87360ce1cd34e3a6eac28afd5e1efda76", + "internalRef": "280356106" } }, {