File tree Expand file tree Collapse file tree 2 files changed +6
-1
lines changed
Expand file tree Collapse file tree 2 files changed +6
-1
lines changed Original file line number Diff line number Diff line change @@ -18,6 +18,11 @@ extraFiles:
1818 hermetic_build/library_generation/owlbot/templates/java_library/.kokoro/presubmit/graalvm-native-c.cfg
1919 - generation_config.yaml
2020branches :
21+ - branch : protobuf-4.x-rc
22+ bumpMinorPreMajor : true
23+ handleGHRelease : true
24+ manifest : true
25+ releaseType : java-yoshi
2126 - branch : 2.23.x
2227 releaseType : java-backport
2328 manifest : true
Original file line number Diff line number Diff line change @@ -402,7 +402,7 @@ jobs:
402402 working-directory : java-showcase
403403 run : |
404404 mvn versions:set -B -ntp -DnewVersion=local
405- mvn clirr:check -B -ntp -Dclirr.skip=false - DcomparisonVersion=$SHOWCASE_CLIENT_VERSION
405+ mvn clirr:check -B -ntp -DcomparisonVersion=$SHOWCASE_CLIENT_VERSION
406406
407407 gapic-generator-java-bom :
408408 runs-on : ubuntu-22.04
You can’t perform that action at this time.
0 commit comments