Update integration/admin-client-jee/pom.xml

Co-authored-by: Jon Koops <jonkoops@gmail.com>
This commit is contained in:
Marek Posolda 2024-06-27 09:44:48 +02:00
parent 3c3f59f861
commit 644bdad2f1

View file

@ -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>