Update integration/admin-client-jee/pom.xml
Co-authored-by: Jon Koops <jonkoops@gmail.com>
This commit is contained in:
parent
3c3f59f861
commit
644bdad2f1
1 changed files with 1 additions and 1 deletions
|
@ -29,7 +29,7 @@
|
|||
<artifactId>keycloak-admin-client-jee-tests</artifactId>
|
||||
<name>Keycloak Admin REST Client JavaEE For Tests</name>
|
||||
<description>Keycloak Admin REST Client. This module is supposed to be used just in the Keycloak repository for the testsuite. It is NOT supposed to be used by the 3rd party applications.
|
||||
For the use by 3rd party applications, please use `org.keycloak:keycloak-admin-client` module.
|
||||
For the use by 3rd party applications, please use `org.keycloak:keycloak-admin-client-jee` module.
|
||||
</description>
|
||||
|
||||
<properties>
|
||||
|
|
Loading…
Reference in a new issue