diff --git a/README.md b/README.md index e781f47..e79558f 100644 --- a/README.md +++ b/README.md @@ -48,10 +48,10 @@ therefore its easy for Rabbit client to subscribe to selective combinations eg: ## USAGE: -1. [Download the latest jar](https://github.com/aznamier/keycloak-event-listener-rabbitmq/blob/target/keycloak-to-rabbit-3.0.4.jar?raw=true) or build from source: ``mvn clean install`` +1. [Download the latest jar](https://github.com/aznamier/keycloak-event-listener-rabbitmq/blob/target/keycloak-to-rabbit-3.0.5.jar?raw=true) or build from source: ``mvn clean install`` 2. Copy jar into your Keycloak - 1. Keycloak version 17+ (Quarkus) `/opt/keycloak/providers/keycloak-to-rabbit-3.0.4.jar` - 2. Keycloak version 16 and older `/opt/jboss/keycloak/standalone/deployments/keycloak-to-rabbit-3.0.4.jar` + 1. Keycloak version 17+ (Quarkus) `/opt/keycloak/providers/keycloak-to-rabbit-3.0.5.jar` + 2. Keycloak version 16 and older `/opt/jboss/keycloak/standalone/deployments/keycloak-to-rabbit-3.0.5.jar` 3. Configure as described below (option 1 or 2 or 3) 4. Restart the Keycloak server 5. Enable logging in Keycloak UI by adding **keycloak-to-rabbitmq** diff --git a/pom.xml b/pom.xml index 2dbd7fa..0c1aa26 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ com.github.aznamier.keycloak.event.provider keycloak-to-rabbit jar - 3.0.5-SNAPSHOT + 3.0.5