Promote 2023.1 release train to commercial support.
This commit is contained in:
@@ -114,7 +114,8 @@ public class ReleaseTrains {
|
||||
|
||||
VAUGHAN = ULLMAN.next("Vaughan", Transition.MINOR) //
|
||||
.withDocumentationFormat(DocumentationFormat.ANTORA) //
|
||||
.withCalver("2023.1");
|
||||
.withCalver("2023.1") //
|
||||
.withSupportStatus(SupportStatus.COMMERCIAL);
|
||||
|
||||
W = VAUGHAN.next("W", Transition.MINOR) //
|
||||
.withCalver("2024.0");
|
||||
|
||||
Reference in New Issue
Block a user