Skip to content

Commit

Permalink
Merge pull request #1052 from quarkusio/ia3andy-patch-1
Browse files Browse the repository at this point in the history
Unlist quarkus-resteasy-qute and quarkus-resteasy-reactive-qute
  • Loading branch information
gsmet authored Nov 28, 2023
2 parents b5622b9 + 0ce6017 commit 94877d4
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions src/main/resources/extensions-overrides.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,20 @@
"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 94877d4

Please sign in to comment.