Skip to content

Commit 04a6f41

Browse files
committed
Adding release/4.2.5 for spring-cloud-consul-commercial as part of joining 2099.9
1 parent 59e4b17 commit 04a6f41

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
@@ -343,13 +343,14 @@
343343
},
344344
"commercial": {
345345
"branches": {
346-
"scheduled": ["4.3.x", "4.2.x", "3.1.x"],
346+
"scheduled": ["release/4.2.5", "4.3.x", "4.2.x", "3.1.x"],
347347
"default": ["4.3.x"]
348348
},
349349
"jdkVersions": {
350350
"4.2.x": ["17", "21"],
351351
"3.1.x": ["8", "11", "17"],
352-
"4.3.x": ["17", "21", "25"]
352+
"4.3.x": ["17", "21", "25"],
353+
"release/4.2.5": ["17", "21"]
353354
}
354355
}
355356
},

0 commit comments

Comments
 (0)