Skip to content

Commit b3f8c30

Browse files
committed
Removing release/4.3.4 for spring-cloud-netflix-commercial after release is ready
1 parent 348a68e commit b3f8c30

1 file changed

Lines changed: 2 additions & 3 deletions

File tree

config/projects.json

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -298,14 +298,13 @@
298298
},
299299
"commercial": {
300300
"branches": {
301-
"scheduled": ["release/4.3.4", "4.3.x", "4.2.x", "3.1.x"],
301+
"scheduled": ["4.3.x", "4.2.x", "3.1.x"],
302302
"default": ["4.3.x"]
303303
},
304304
"jdkVersions": {
305305
"4.2.x": ["17", "21"],
306306
"3.1.x": ["8", "11", "17"],
307-
"4.3.x": ["17", "21", "25"],
308-
"release/4.3.4": ["17", "21", "25"]
307+
"4.3.x": ["17", "21", "25"]
309308
}
310309
}
311310
},

0 commit comments

Comments
 (0)