Skip to content

Commit 73fc2b4

Browse files
committed
Removing release/4.2.10 for spring-cloud-gateway-commercial after release is ready
1 parent 7988647 commit 73fc2b4

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
@@ -144,14 +144,13 @@
144144
},
145145
"commercial": {
146146
"branches": {
147-
"scheduled": ["release/4.2.10", "4.3.x", "4.2.x", "3.1.x"],
147+
"scheduled": ["4.3.x", "4.2.x", "3.1.x"],
148148
"default": ["4.3.x"]
149149
},
150150
"jdkVersions": {
151151
"4.2.x": ["17", "21"],
152152
"3.1.x": ["8", "11", "17"],
153-
"4.3.x": ["17", "21"],
154-
"release/4.2.10": ["17", "21"]
153+
"4.3.x": ["17", "21"]
155154
}
156155
}
157156
},

0 commit comments

Comments
 (0)