Skip to content

Commit 561aa65

Browse files
committed
Adjust extension name for consistency with rest of Quarkus
1 parent b2179b8 commit 561aa65

File tree

1 file changed

+1
-1
lines changed
  • extensions/resteasy-reactive/quarkus-resteasy-reactive-servlet/runtime/src/main/resources/META-INF

1 file changed

+1
-1
lines changed

extensions/resteasy-reactive/quarkus-resteasy-reactive-servlet/runtime/src/main/resources/META-INF/quarkus-extension.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: "Quarkus RESTEasy Reactive Servlet"
1+
name: "RESTEasy Reactive Servlet"
22
artifact: ${project.groupId}:${project.artifactId}:${project.version}
33
metadata:
44
unlisted: true

0 commit comments

Comments
 (0)