Skip to content

Commit 6ed665a

Browse files
committed
Adding release/4.3.4 for spring-cloud-stream-commercial as part of joining 2026.1
1 parent 0c21060 commit 6ed665a

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
@@ -166,13 +166,14 @@
166166
},
167167
"commercial": {
168168
"branches": {
169-
"scheduled": ["4.3.x", "4.2.x", "3.2.x"],
169+
"scheduled": ["release/4.3.4", "4.3.x", "4.2.x", "3.2.x"],
170170
"default": ["4.3.x"]
171171
},
172172
"jdkVersions": {
173173
"4.2.x": ["17", "21"],
174174
"3.2.x": ["8", "11", "17"],
175-
"4.3.x": ["17", "21"]
175+
"4.3.x": ["17", "21"],
176+
"release/4.3.4": ["17", "21"]
176177
}
177178
}
178179
},

0 commit comments

Comments
 (0)