We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0ccf131 commit 4ce0c17Copy full SHA for 4ce0c17
.kokoro/release/publish_javadoc.sh
@@ -33,7 +33,7 @@ python3 -m pip install gcp-docuploader
33
# compile all packages
34
mvn clean install -B -DskipTests=true
35
36
-NAME=google-http-java-client
+NAME=google-http-client
37
VERSION=$(grep ${NAME}: versions.txt | cut -d: -f3)
38
39
# build the docs
synth.metadata
@@ -1,5 +1,5 @@
1
{
2
- "updateTime": "2019-11-19T19:37:30.852037Z",
+ "updateTime": "2019-11-21T08:36:32.990208Z",
3
"sources": [
4
5
"template": {
0 commit comments