Skip to content

Commit 4c8e2df

Browse files
committed
Adding release/3.1.14 for spring-cloud-gateway-commercial as part of joining 2099.9
1 parent 48547d1 commit 4c8e2df

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
@@ -144,13 +144,14 @@
144144
},
145145
"commercial": {
146146
"branches": {
147-
"scheduled": ["4.3.x", "4.2.x", "3.1.x"],
147+
"scheduled": ["release/3.1.14", "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"]
153+
"4.3.x": ["17", "21"],
154+
"release/3.1.14": ["8", "11", "17"]
154155
}
155156
}
156157
},

0 commit comments

Comments
 (0)