Skip to content

Commit 511eebb

Browse files
committed
Removing release/3.3.4 for spring-cloud-circuitbreaker-commercial after release is ready
1 parent 3412b78 commit 511eebb

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

0 commit comments

Comments
 (0)