File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -23,8 +23,8 @@ cd ${scriptDir}/..
23
23
# include common functions
24
24
source ${scriptDir} /common.sh
25
25
26
- # Print out Java version
27
- java -version
26
+ # Print out Maven & Java version
27
+ mvn -version
28
28
echo ${JOB_TYPE}
29
29
30
30
# attempt to install 3 times with exponential backoff (starting with 10 seconds)
Original file line number Diff line number Diff line change 4
4
"git": {
5
5
"name": ".",
6
6
"remote": "https://github.com/googleapis/google-http-java-client.git",
7
- "sha": "a9aa99cb2aecde39eb138867ec03d7e83259a366 "
7
+ "sha": "e69275ecaa4d85372ebc253dd415a02ba63075be "
8
8
}
9
9
},
10
10
{
11
11
"git": {
12
12
"name": "synthtool",
13
13
"remote": "https://github.com/googleapis/synthtool.git",
14
- "sha": "7332178a11ddddc91188dc0f25bca1ccadcaa6c6 "
14
+ "sha": "8eae0234a16b26c2ff616d305dbd9786c8b10a47 "
15
15
}
16
16
}
17
17
],
You can’t perform that action at this time.
0 commit comments