Skip to content

Commit

Permalink
Change jetty/jetty.project main branch to jetty-12.0.x (#39)
Browse files Browse the repository at this point in the history
  • Loading branch information
joakime authored Jan 8, 2024
1 parent 1684e4a commit c5e8dbc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion otterdog/jetty.jsonnet
Original file line number Diff line number Diff line change
Expand Up @@ -324,7 +324,7 @@ orgs.newOrg('jetty') {
orgs.newRepo('jetty.project') {
allow_merge_commit: true,
allow_update_branch: false,
default_branch: "jetty-10.0.x",
default_branch: "jetty-12.0.x",
delete_branch_on_merge: false,
description: "Eclipse Jetty® - Web Container & Clients - supports HTTP/2, HTTP/1.1, HTTP/1.0, websocket, servlets, and more",
has_wiki: false,
Expand Down

0 comments on commit c5e8dbc

Please sign in to comment.