Skip to content

Commit

Permalink
Update the description copied from non-reactive variants
Browse files Browse the repository at this point in the history
  • Loading branch information
rsvoboda committed Dec 2, 2022
1 parent b82d50f commit 92bd8d8
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion extensions/keycloak-admin-client-reactive/runtime/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@

<artifactId>quarkus-keycloak-admin-client-reactive</artifactId>
<name>Quarkus - Keycloak Admin Client - Reactive - Runtime</name>
<description>Administer a Keycloak Instance</description>
<description>Administer a Keycloak Instance using Reactive</description>

<dependencies>
<dependency>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@

<artifactId>quarkus-hibernate-reactive-rest-data-panache</artifactId>
<name>Quarkus - Hibernate Reactive REST data with Panache - Runtime</name>
<description>Generate JAX-RS resources for your Hibernate Panache entities and repositories</description>
<description>Generate JAX-RS resources for your Hibernate Reactive Panache entities and repositories</description>

<dependencies>
<dependency>
Expand Down

0 comments on commit 92bd8d8

Please sign in to comment.