This repository was archived by the owner on Sep 16, 2023. It is now read-only.
File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -33,6 +33,7 @@ export MAVEN_OPTS="-Xmx1024m -XX:MaxPermSize=128m"
3333retry_with_backoff 3 10 \
3434 mvn install -B -V -ntp \
3535 -DskipTests=true \
36+ -Dmaven.javadoc.skip=true \
3637 -Dclirr.skip=true
3738
3839mvn -B dependency:analyze -DfailOnWarning=true
Original file line number Diff line number Diff line change 9696 <dependency >
9797 <groupId >com.google.cloud</groupId >
9898 <artifactId >google-cloud-shared-dependencies</artifactId >
99- <version >0.20.1 </version >
99+ <version >0.21.0 </version >
100100 <type >pom</type >
101101 <scope >import</scope >
102102 </dependency >
Original file line number Diff line number Diff line change 1414 <parent >
1515 <groupId >com.google.cloud.samples</groupId >
1616 <artifactId >shared-configuration</artifactId >
17- <version >1.0.21 </version >
17+ <version >1.0.22 </version >
1818 </parent >
1919
2020 <properties >
Original file line number Diff line number Diff line change 1818 <parent >
1919 <groupId >com.google.cloud.samples</groupId >
2020 <artifactId >shared-configuration</artifactId >
21- <version >1.0.21 </version >
21+ <version >1.0.22 </version >
2222 </parent >
2323
2424 <properties >
Original file line number Diff line number Diff line change 1414 <parent >
1515 <groupId >com.google.cloud.samples</groupId >
1616 <artifactId >shared-configuration</artifactId >
17- <version >1.0.21 </version >
17+ <version >1.0.22 </version >
1818 </parent >
1919
2020 <properties >
Original file line number Diff line number Diff line change 1414 <parent >
1515 <groupId >com.google.cloud.samples</groupId >
1616 <artifactId >shared-configuration</artifactId >
17- <version >1.0.21 </version >
17+ <version >1.0.22 </version >
1818 </parent >
1919
2020 <properties >
Original file line number Diff line number Diff line change 44 "git": {
55 "name": ".",
66 "remote": "https://github.com/googleapis/java-dialogflow-cx.git",
7- "sha": "43cdc986d04472760a42f61e8318090bd5565052 "
7+ "sha": "45f31e7068457c00a90bebd7be9620319d2634a7 "
88 }
99 },
1010 {
2727 "git": {
2828 "name": "synthtool",
2929 "remote": "https://github.com/googleapis/synthtool.git",
30- "sha": "572ef8f70edd9041f5bcfa71511aed6aecfc2098 "
30+ "sha": "5b0e1592dd7d70b485e157ea4b3eb1704ecbd015 "
3131 }
3232 }
3333 ],
You can’t perform that action at this time.
0 commit comments