Skip to content

Commit 867d090

Browse files
committed
Removing release/3.3.4 for spring-cloud-circuitbreaker-commercial after release is ready
1 parent 978ad8d commit 867d090

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
@@ -34,15 +34,14 @@
3434
},
3535
"commercial": {
3636
"branches": {
37-
"scheduled": ["release/3.3.4", "3.3.x", "3.2.x", "3.1.x", "2.1.x"],
37+
"scheduled": ["3.3.x", "3.2.x", "3.1.x", "2.1.x"],
3838
"default": ["3.3.x"]
3939
},
4040
"jdkVersions": {
4141
"3.2.x": ["17", "21"],
4242
"3.1.x": ["17", "21"],
4343
"2.1.x": ["8", "11", "17"],
44-
"3.3.x": ["17", "21", "25"],
45-
"release/3.3.4": ["17", "21", "25"]
44+
"3.3.x": ["17", "21", "25"]
4645
}
4746
}
4847
},

0 commit comments

Comments
 (0)