Skip to content

Commit

Permalink
Revert "Unlist quarkus-resteasy-qute and quarkus-resteasy-reactive-qute"
Browse files Browse the repository at this point in the history
This reverts commit 0ce6017.

Let's do it properly in core, rather than rushing it in the platform.

Related to quarkusio/quarkus#37486
  • Loading branch information
gsmet committed Dec 4, 2023
1 parent 2d35bc2 commit 3ce5495
Showing 1 changed file with 0 additions and 14 deletions.
14 changes: 0 additions & 14 deletions src/main/resources/extensions-overrides.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,20 +52,6 @@
"metadata": {
"unlisted": true
}
},
{
"group-id": "io.quarkus",
"artifact-id": "quarkus-resteasy-qute",
"metadata": {
"unlisted": true
}
},
{
"group-id": "io.quarkus",
"artifact-id": "quarkus-resteasy-reactive-qute",
"metadata": {
"unlisted": true
}
}
]
}

0 comments on commit 3ce5495

Please sign in to comment.