Skip to content

Commit 5f8375e

Browse files
committed
Adding release/4.2.6 for spring-cloud-vault-commercial as part of joining 2099.9
1 parent 02004cf commit 5f8375e

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

config/projects.json

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -387,13 +387,14 @@
387387
},
388388
"commercial": {
389389
"branches": {
390-
"scheduled": ["4.3.x", "4.2.x", "3.1.x"],
390+
"scheduled": ["release/4.2.6", "4.3.x", "4.2.x", "3.1.x"],
391391
"default": ["4.3.x"]
392392
},
393393
"jdkVersions": {
394394
"4.2.x": ["17", "21"],
395395
"3.1.x": ["8", "11", "17"],
396-
"4.3.x": ["17", "21", "25"]
396+
"4.3.x": ["17", "21", "25"],
397+
"release/4.2.6": ["17", "21"]
397398
}
398399
}
399400
},

0 commit comments

Comments
 (0)