Skip to content

Commit

Permalink
changes without context
Browse files Browse the repository at this point in the history
        autosynth cannot find the source of changes triggered by earlier changes in this
        repository, or by version upgrades to tools such as linters.
  • Loading branch information
yoshi-automation committed Apr 13, 2021
1 parent ac25206 commit 5e79389
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
1 change: 0 additions & 1 deletion .kokoro/dependencies.sh
Expand Up @@ -33,7 +33,6 @@ export MAVEN_OPTS="-Xmx1024m -XX:MaxPermSize=128m"
retry_with_backoff 3 10 \
mvn install -B -V -ntp \
-DskipTests=true \
-Dmaven.javadoc.skip=true \
-Dclirr.skip=true

mvn -B dependency:analyze -DfailOnWarning=true
Expand Down
2 changes: 1 addition & 1 deletion synth.metadata
Expand Up @@ -4,7 +4,7 @@
"git": {
"name": ".",
"remote": "https://github.com/googleapis/google-api-java-client.git",
"sha": "d4c821d5217de0f56b9afcdfcd9901d70e027c92"
"sha": "ac25206f5f605a843f65716ca7b161aea015d931"
}
},
{
Expand Down

0 comments on commit 5e79389

Please sign in to comment.