Skip to content

Commit 5bdf1be

Browse files
changes without context
autosynth cannot find the source of changes triggered by earlier changes in this repository, or by version upgrades to tools such as linters.
1 parent ac25206 commit 5bdf1be

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

.kokoro/dependencies.sh

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,6 @@ export MAVEN_OPTS="-Xmx1024m -XX:MaxPermSize=128m"
3333
retry_with_backoff 3 10 \
3434
mvn install -B -V -ntp \
3535
-DskipTests=true \
36-
-Dmaven.javadoc.skip=true \
3736
-Dclirr.skip=true
3837

3938
mvn -B dependency:analyze -DfailOnWarning=true

synth.metadata

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"git": {
55
"name": ".",
66
"remote": "https://github.com/googleapis/google-api-java-client.git",
7-
"sha": "d4c821d5217de0f56b9afcdfcd9901d70e027c92"
7+
"sha": "ac25206f5f605a843f65716ca7b161aea015d931"
88
}
99
},
1010
{

0 commit comments

Comments
 (0)